Home
last modified time | relevance | path

Searched defs:n_file (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/news/
H A Dnews.c73 struct n_file { struct
74 long n_time;
75 char n_name[MAXNAMLEN];
/titanic_44/usr/src/cmd/grep_xpg4/
H A Dgrep.c131 int i, n_pattern = 0, n_file = 0; in main() local