Searched refs:check_prot (Results 1 – 3 of 3) sorted by relevance
33 int (*check_prot)(void *, int); member
409 options_from_file(filename, must_exist, check_prot, priv) in options_from_file() argument412 int check_prot;426 if (check_prot && seteuid(getuid()) == -1) {432 if (check_prot && seteuid(euid) == -1)
701 int options_from_file __P((char *filename, int must_exist, int check_prot,