Home
last modified time | relevance | path

Searched refs:check_option (Results 1 – 3 of 3) sorted by relevance

/NextBSD/crypto/heimdal/lib/sl/
HDslc-gram.y126 check_option(struct assignment *as) in check_option() function
210 ret += check_option(a->u.assignment); in check_command()
HDslc-gram.c1635 check_option(struct assignment *as) in check_option() function
1719 ret += check_option(a->u.assignment); in check_command()
/NextBSD/sbin/dhclient/
HDdhclient.c123 int check_option(struct client_lease *l, int option);
1077 if (!check_option(lease,i)) { in packet_to_lease()
2404 check_option(struct client_lease *l, int option) in check_option() function