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

  /external/mksh/src/
funcs.c 444 ksh_isdash(wp[builtin_opt.optind]))
    [all...]
misc.c 1247 if (flag == '-' && ksh_isdash(arg + 1)) {
    [all...]
histrap.c 106 if (ksh_isdash(p))
    [all...]
eval.c     [all...]
exec.c     [all...]
sh.h 1521 #define ksh_isdash macro
    [all...]

Completed in 172 milliseconds