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

/freebsd-12-stable/libexec/ypxfr/
H A Dypxfr_misc.c260 ypreq_key ypkey; local
273 ypkey.domain = domain;
274 ypkey.map = map;
275 ypkey.key.keydat_len = keylen;
276 ypkey.key.keydat_val = key;
278 if ((ypval = ypproc_match_2(&ypkey, clnt)) == NULL) {

Completed in 106 milliseconds