HomeSort by: relevance | last modified time | path
    Searched refs:bi_getn (Results 1 - 5 of 5) sorted by relevancy

  /src/bin/ksh/
proto.h 189 int bi_getn ARGS((const char *, int *));
c_ksh.c 667 if (fieldstr && !bi_getn(fieldstr, &field))
670 if (basestr && !bi_getn(basestr, &base))
1225 if (!bi_getn(wp[i], &n))
c_test.c 338 if (opnd1 && !bi_getn(opnd1, &res)) {
c_sh.c 591 else if (!bi_getn(arg, &n))
misc.c 503 bi_getn(as, ai) function

Completed in 23 milliseconds