Searched refs:machfrom (Results 1 – 1 of 1) sorted by relevance
| /freebsd-11-stable/usr.sbin/timed/timed/ |
| HD | readmsg.c | 72 readmsg(int type, char *machfrom, struct timeval *intvl, struct netinfo *netfrom) in readmsg() argument 86 tsptype[type], machfrom == NULL ? "ANY" : machfrom, in readmsg() 115 if (LOOKAT(ptr->info, type, machfrom, netfrom, ptr->addr)) { in readmsg() 301 if (LOOKAT(msgin, type, machfrom, netfrom, from)) { in readmsg()
|