Searched defs:check_prot (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c446 (char *filename, bool must_exist, bool check_prot, bool priv)
448 (filename, must_exist, check_prot, priv)
451 bool check_prot;
471 if (check_prot)
476 if (check_prot)
444 options_from_file(char *filename, bool must_exist, bool check_prot, bool priv) argument

Completed in 48 milliseconds