Home
last modified time | relevance | path

Searched refs:countfiles (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.bin/error/
H A Dtouch.c74 static int countfiles(Eptr *);
120 my_nfiles = countfiles(my_errors); in findfiles()
162 countfiles(Eptr *errors) in countfiles() function