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

  /external/mksh/src/
histrap.c 377 if (getn(str, &n)) {
502 getn(str, &rec);
1146 if (getn(name, &n) && 0 <= n && n < NSIG)
misc.c 420 getn(const char *s, int *ai) function
452 /* getn() that prints error */
458 if (!(rv = getn(as, ai)))
    [all...]
jobs.c     [all...]
funcs.c     [all...]
exec.c     [all...]
sh.h     [all...]

Completed in 1055 milliseconds