Home
last modified time | relevance | path

Searched refs:check_prot (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c440 (char *filename, bool must_exist, bool check_prot, bool priv) in options_from_file() argument
442 (filename, must_exist, check_prot, priv) in options_from_file()
445 bool check_prot;
465 if (check_prot)
470 if (check_prot)
H A Dpppd.h656 bool check_prot, bool privileged));