Searched refs:add_good_host (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/timed/timed/
H A Dtimed.c94 static void add_good_host(char *, int);
171 add_good_host(optarg,1);
173 add_good_host(argv[optind++], 1);
209 add_good_host(hostname,1);
717 add_good_host(char *name, int perm) function
796 add_good_host(mach,0);

Completed in 72 milliseconds