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

/darwin-on-arm/xnu/bsd/netat/
H A Drouting_tables.h221 int zt_find_zname(at_nvestr_t *);
H A Dat.c277 if (!(zno = zt_find_zname(&defzonep->zonename)))
380 if (!(zno = zt_find_zname(&nve.zone))) {
H A Dddp_nbp.c285 if ((p == NULL) || !(zno = zt_find_zname((at_nvestr_t *)p))) {
343 if ((p == NULL) || !(zno = zt_find_zname((at_nvestr_t *)p))) {
1487 if (!(zno = zt_find_zname(&nve.zone))) {
H A Dddp_rtmptable.c502 if ((res = zt_find_zname(zname)))
732 * zt_find_zname: match a zone name in the zone table and return the entry if found
735 zt_find_zname(zname) function
H A Dddp_r_zip.c165 if ((znumber = zt_find_zname(zname))) {

Completed in 28 milliseconds