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

/osnet-11/usr/src/lib/libdhcpsvc/private/
H A Dprivate.c359 if (type == DSVC_DHCPTAB)
426 if (type == DSVC_DHCPTAB)
461 if (type != DSVC_DHCPTAB) {
473 if (type == DSVC_DHCPTAB)
497 if ((*handp)->d_type == DSVC_DHCPTAB)
545 if (hand->d_type == DSVC_DHCPTAB) {
586 if (hand->d_type == DSVC_DHCPTAB)
601 if (hand->d_type == DSVC_DHCPTAB)
630 if (hand->d_type == DSVC_DHCPTAB)
668 if (hand->d_type == DSVC_DHCPTAB)
[all...]
/osnet-11/usr/src/lib/libdhcpsvc/head/
H A Ddhcp_svc_private.h86 DSVC_DHCPTAB, enumerator in enum:__anon1534
/osnet-11/usr/src/lib/libdhcpsvc/tests/
H A Dtest_private.c119 error = list_dd(&dsp, DSVC_DHCPTAB, &listpp, &count);
137 error = open_dd(&handle, &dsp, DSVC_DHCPTAB, "dhcptab",
285 error = list_dd(&dsp, DSVC_DHCPTAB, &listpp, &count);
303 error = remove_dd(&dsp, DSVC_DHCPTAB, NULL);

Completed in 18 milliseconds