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

  /src/usr.bin/lam/
lam.c 68 static int morefiles; /* set by getargs(), changed by gatherline() */
74 static char *gatherline(struct openfile *);
89 linep = gatherline(ip);
191 gatherline(struct openfile *ip) function in typeref:typename:char *
lam.c 68 static int morefiles; /* set by getargs(), changed by gatherline() */
74 static char *gatherline(struct openfile *);
89 linep = gatherline(ip);
191 gatherline(struct openfile *ip) function in typeref:typename:char *

Completed in 24 milliseconds