Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rwhod.c133 static struct whod mywd;
143 static int verify(const struct whod *);
252 struct whod wd; in main()
253 int cc, whod; in main() local
256 cc = recvfrom(s, &wd, sizeof (struct whod), 0, in main()
289 whod = open(path, O_WRONLY | O_CREAT, 0644); in main()
290 if (whod < 0) { in main()
315 (void) write(whod, &wd, cc); in main()
316 if (fstat(whod, &st) < 0 || st.st_size > cc) in main()
317 (void) ftruncate(whod, cc); in main()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Druptime.c55 struct whod *hs_wd;
75 struct whod *buf; in main()
80 struct whod *wd; in main()
119 if ((buf = malloc(sizeof (struct whod))) == NULL) { in main()
164 cc = read(f, buf, sizeof (struct whod)); in main()
H A Drwho.c54 static struct whod wd;
79 register struct whod *w = &wd; in main()
110 cc = read(f, (char *)&wd, sizeof (struct whod)); in main()
/illumos-gate/usr/src/head/protocols/
H A Drwhod.h52 struct whod { struct
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dservices200 who 513/udp whod