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

  /src/usr.bin/lam/
lam.c 59 struct openfile { /* open file structure */ struct
74 static char *gatherline(struct openfile *);
76 static char *pad(struct openfile *);
81 struct openfile *ip;
102 struct openfile *ip = input;
177 pad(struct openfile *ip)
191 gatherline(struct openfile *ip)
lam.c 59 struct openfile { /* open file structure */ struct
74 static char *gatherline(struct openfile *);
76 static char *pad(struct openfile *);
81 struct openfile *ip;
102 struct openfile *ip = input;
177 pad(struct openfile *ip)
191 gatherline(struct openfile *ip)

Completed in 67 milliseconds