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

  /external/mksh/src/
histrap.c 411 if (getn(str, &n)) {
1175 if (getn(name, &n) && 0 <= n && n < NSIG)
    [all...]
jobs.c     [all...]
misc.c 448 getn(const char *s, int *ai) function
480 /* getn() that prints error */
486 if (!(rv = getn(as, ai)))
    [all...]
funcs.c 1366 } else if (!getn(p, &n)) {
    [all...]
exec.c     [all...]
sh.h     [all...]

Completed in 939 milliseconds