HomeSort by relevance Sort by last modified time
    Searched refs:mksh_vdirsep (Results 1 - 2 of 2) sorted by null

  /external/mksh/src/
exec.c 677 if (Flag(FRESTRICTED) && mksh_vdirsep(cp)) {
963 if (mksh_vdirsep(sh) && !search_path(sh, path, X_OK, NULL)) {
1175 if (mksh_vdirsep(name)) {
1326 if (mksh_vdirsep(name)) {
    [all...]
sh.h 2774 #define mksh_vdirsep macro
2786 #define mksh_vdirsep macro
    [all...]

Completed in 102 milliseconds