Searched refs:check_prot (Results 1 – 2 of 2) sorted by relevance
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,