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

/osnet-11/usr/src/lib/libdhcpsvc/private/
H A Dprivate.c65 static boolean_t validate_dd_entry(dsvc_handle_t, const void *, boolean_t);
621 if (!validate_dd_entry(hand, newp, B_FALSE))
656 if (!validate_dd_entry(hand, origp, B_TRUE))
659 if (!validate_dd_entry(hand, newp, B_FALSE))
693 if (!validate_dd_entry(hand, entryp, B_TRUE))
756 validate_dd_entry(dsvc_handle_t hand, const void *entryp, boolean_t justkey) function

Completed in 26 milliseconds