NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
findhost
usr.sbin/timed/timed/master.c
188
htp = findhost(msg->tsp_name);
usr.sbin/timed/timed/master.c
563
ret = findhost(name);
usr.sbin/timed/timed/slave.c
343
htp = findhost(msg->tsp_name);
usr.sbin/timed/timed/timed-extern.h
41
struct hosttbl *findhost(char *);