Searched refs:is_restricted (Results 1 – 1 of 1) sorted by relevance
28 static int is_restricted(char *name);431 if (is_restricted(argv[0]) || is_restricted(str_val(global("SHELL")))) in main()833 is_restricted(char *name) in is_restricted() function