Home
last modified time | relevance | path

Searched refs:whod (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/usr.sbin/rwhod/
HDrwhod.c122 struct whod mywd;
357 struct whod wd; in receiver_process()
359 int cc, whod; in receiver_process() local
410 whod = openat(dirfd, path, O_WRONLY | O_CREAT, 0644); in receiver_process()
411 if (whod < 0) { in receiver_process()
416 if (caph_rights_limit(whod, &rights) < 0) { in receiver_process()
442 (void) write(whod, (char *)&wd, cc); in receiver_process()
443 if (fstat(whod, &st) < 0 || st.st_size > cc) in receiver_process()
444 ftruncate(whod, cc); in receiver_process()
445 (void) close(whod); in receiver_process()
[all …]
/freebsd-13-stable/usr.bin/rwho/
HDrwho.c73 static struct whod wd;
94 struct whod *w; in main()
150 cc = read(f, (char *)&wd, sizeof(struct whod)); in main()
/freebsd-13-stable/usr.bin/ruptime/
HDruptime.c58 struct whod hs_wd;
63 #define WHDRSIZE __offsetof(struct whod, wd_we)
192 struct whod *wd; in ruptime()
/freebsd-13-stable/include/protocols/
HDrwhod.h48 struct whod { struct
/freebsd-13-stable/share/doc/psd/21.ipc/
HDspell.ok343 whod
/freebsd-13-stable/usr.sbin/services_mkdb/
HDservices902 who 513/udp whod #maintains data bases showing who's