HomeSort by: relevance | last modified time | path
    Searched defs:grabhist (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ksh/
vi.c 57 static int grabhist ARGS((int, int));
882 if (grabhist(modified, argcnt - 1) < 0)
904 if (grabhist(modified, hnum + argcnt) < 0)
915 if (grabhist(modified, hnum - argcnt) < 0)
998 if (grabhist(modified, ohnum) < 0)
1676 grabhist(save, n) function
1691 internal_errorf(0, "grabhist: bad history array");

Completed in 12 milliseconds