Home
last modified time | relevance | path

Searched refs:readmsg (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/usr.sbin/timed/timed/
H A Dcandidate.c64 while (0 != readmsg(TSP_REFUSE, ANYADDR, &wait, net)) { in election()
68 while (0 != readmsg(TSP_QUIT, ANYADDR, &wait, net)) { in election()
89 resp = readmsg(TSP_ANY, ANYADDR, &wait, net); in election()
H A Dtimed.c433 while (0 != readmsg(TSP_ANY, ANYADDR, &wait, net)) { in suppress()
476 answer = readmsg(TSP_MASTERREQ, ANYADDR, &ntime, ntp); in lookformaster()
486 answer = readmsg(TSP_MASTERUP, ANYADDR, &ntime, ntp); in lookformaster()
496 answer = readmsg(TSP_ELECTION, ANYADDR, &ntime, ntp); in lookformaster()
523 answer = readmsg(TSP_MASTERACK, ANYADDR, &ntime, ntp); in lookformaster()
H A DMakefile7 SRCS= acksend.c candidate.c correct.c master.c networkdelta.c readmsg.c \
H A Dtimed-extern.h44 struct tsp *readmsg(int, char *, struct timeval *, struct netinfo *);
H A Dacksend.c117 answer = readmsg(ack, name, &twait, net); in acksend()
H A Dmaster.c109 msg = readmsg(TSP_ANY, ANYADDR, &wait, 0); in master()
429 if (0 != readmsg(TSP_TRACEON,ANYADDR, in synch()
H A Dreadmsg.c76 readmsg(int type, char *machfrom, struct timeval *intvl, in readmsg() function
H A Dslave.c161 msg = readmsg(TSP_ANY, ANYADDR, &wait, 0); in slave()
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Ddir-example416 * readmsg: (mailutils)readmsg. Extract messages from a folder.