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

/freebsd-11.0-release/usr.sbin/ctld/
H A Dctld.h362 struct pport *pport_find(const struct conf *conf, const char *name);
H A Dparse.y770 pp = pport_find(conf, $2);
H A Duclparse.c745 pp = pport_find(conf, value);
H A Dkernel.c536 pp = pport_find(conf, name);
H A Dctld.c1180 pport_find(const struct conf *conf, const char *name) function

Completed in 91 milliseconds