Searched refs:FILS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/pr/
H A Dpr.c107 typedef struct { FILE *f_f; char *f_name; wchar_t f_nextc; } FILS; typedef in typeref:struct:__anon1270
115 static FILS *Files;
185 static FILE *mustopen(char *, FILS *);
196 FILS fstr[NFILES];
1093 FILS *q;
1321 mustopen(char *s, FILS *f)

Completed in 48 milliseconds