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

  /src/distrib/utils/more/
prim.c 631 static char *last_pattern = NULL; local in function:search
688 if (last_pattern == NULL)
693 pattern = last_pattern;
697 last_pattern = lpbuf;
prim.c 631 static char *last_pattern = NULL; local in function:search
688 if (last_pattern == NULL)
693 pattern = last_pattern;
697 last_pattern = lpbuf;
prim.c 631 static char *last_pattern = NULL; local in function:search
688 if (last_pattern == NULL)
693 pattern = last_pattern;
697 last_pattern = lpbuf;

Completed in 33 milliseconds