HomeSort by: relevance | last modified time | path
    Searched defs:is_restricted (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ksh/
main.c 29 static int is_restricted ARGS((char *name));
389 if (is_restricted(argv[0]) || is_restricted(str_val(global("SHELL"))))
773 is_restricted(name) function

Completed in 58 milliseconds