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

/opensolaris-onvv-gate/usr/src/lib/libdhcpsvc/private/
H A Dconfopt.c53 find_dhcp_confopt(dhcp_confopt_t *ddp, const char *key) function
228 if ((tdp = find_dhcp_confopt(*ddpp, key)) != NULL) {
369 if ((tdp = find_dhcp_confopt(ddp, key)) != NULL) {
395 tdp = find_dhcp_confopt(ddp, DSVC_CK_CONVER);

Completed in 86 milliseconds