Home | Sort by: relevance | last modified time | path |
/src/distrib/utils/more/ | |
prim.c | 630 static char lpbuf[100]; local in function:search 696 (void)strlcpy(lpbuf, pattern, sizeof(lpbuf)); 697 last_pattern = lpbuf; |
/src/games/larn/ | |
data.c | 117 u_char *lpbuf, *lpnt, *inbuffer, *lpend; /* input/output pointers variable in typeref:typename:u_char * |