Home
last modified time | relevance | path

Searched refs:whom (Results 1 – 25 of 60) sorted by relevance

123

/openbsd/usr.bin/rwall/
H A Drwall.c112 char *whom, hostname[HOST_NAME_MAX+1], lbuf[100], tmpname[PATH_MAX]; in makemsg() local
119 if (!(whom = getlogin())) in makemsg()
120 whom = (pw = getpwuid(getuid())) ? pw->pw_name : "???"; in makemsg()
133 whom, hostname); in makemsg()
/openbsd/usr.bin/wall/
H A Dwall.c184 char *p, *whom, hostname[HOST_NAME_MAX+1], lbuf[100], tmpname[PATH_MAX]; in makemsg() local
197 if (!(whom = getlogin())) in makemsg()
198 whom = (pw = getpwuid(getuid())) ? pw->pw_name : "???"; in makemsg()
214 "Broadcast Message from %s@%s", whom, hostname); in makemsg()
/openbsd/sbin/shutdown/
H A Dshutdown.c92 static char *whom, mbuf[BUFSIZ]; variable
234 if (!(whom = getlogin())) in main()
235 whom = (pw = getpwuid(getuid())) ? pw->pw_name : "???"; in main()
343 timeleft ? "": "FINAL ", whom, hostname); in timewarn()
398 "shutdown", whom, mbuf); in die_you_gravy_sucking_pig_dog()
/openbsd/usr.bin/newsyslog/
H A Dnewsyslog.c127 char *whom; /* Whom to notify if logfile changes */ member
656 working->whom = NULL; in parse_file()
701 working->whom = strdup(q); in parse_file()
702 if (working->whom == NULL) in parse_file()
714 if ((working->flags & CE_MONITOR) && working->whom == NULL) { in parse_file()
1080 ent->whom, ent->log); in domonitor()
/openbsd/lib/libcbor/
H A DLICENSE.md9 copies of the Software, and to permit persons to whom the Software is
H A DREADME.md38 copies of the Software, and to permit persons to whom the Software is
/openbsd/lib/libexpat/
H A DCOPYING9 permit persons to whom the Software is furnished to do so, subject to
/openbsd/sys/dev/microcode/afb/
H A Dafb-license7 and/or sell copies of the Software, and to permit persons to whom the
/openbsd/lib/libexpat/doc/
H A Dstyle.css19 persons to whom the Software is furnished to do so, subject to the
/openbsd/lib/libcurses/
H A Dmanhtml.externs12 # copies of the Software, and to permit persons to whom the Software is *
H A Dmanhtml.aliases11 # copies of the Software, and to permit persons to whom the Software is *
/openbsd/lib/libform/
H A DREAD.ME10 -- of the Software, and to permit persons to whom the Software is furnished --
/openbsd/lib/libmenu/
H A DREAD.ME10 -- of the Software, and to permit persons to whom the Software is furnished --
/openbsd/gnu/llvm/clang/lib/Headers/cuda_wrappers/
H A Dnew7 * copies of the Software, and to permit persons to whom the Software is
H A Dcmath7 * copies of the Software, and to permit persons to whom the Software is
H A Dcomplex7 * copies of the Software, and to permit persons to whom the Software is
H A Dalgorithm7 * copies of the Software, and to permit persons to whom the Software is
/openbsd/games/hack/
H A DOriginal_READ_ME62 without whom I would never have seen Rogue. I am especially grateful to
/openbsd/gnu/llvm/libcxx/
H A DLICENSE.TXT67 on behalf of whom a Contribution has been received by Licensor and
268 of the Software, and to permit persons to whom the Software is furnished to do
299 copies of the Software, and to permit persons to whom the Software is
/openbsd/gnu/llvm/compiler-rt/
H A DLICENSE.TXT67 on behalf of whom a Contribution has been received by Licensor and
268 of the Software, and to permit persons to whom the Software is furnished to do
299 copies of the Software, and to permit persons to whom the Software is
/openbsd/gnu/llvm/libcxxabi/
H A DLICENSE.TXT67 on behalf of whom a Contribution has been received by Licensor and
268 of the Software, and to permit persons to whom the Software is furnished to do
299 copies of the Software, and to permit persons to whom the Software is
/openbsd/gnu/llvm/libunwind/
H A DLICENSE.TXT67 on behalf of whom a Contribution has been received by Licensor and
268 of the Software, and to permit persons to whom the Software is furnished to do
299 copies of the Software, and to permit persons to whom the Software is
/openbsd/lib/libc/time/
H A DREADME92 ago by Arthur David Olson, to whom the timezone community owes the
/openbsd/gnu/usr.bin/perl/cpan/podlators/t/data/
H A Dperlcriticrc21 # and/or sell copies of the Software, and to permit persons to whom the
/openbsd/gnu/llvm/llvm/docs/PDB/
H A Dindex.rst30 We would like to extend our heartfelt gratitude to Microsoft, without whom we

123