Home | Sort by: relevance | last modified time | path |
/src/usr.bin/error/ | |
touch.c | 203 bool someerrors; local in function:filenames 209 someerrors = nopertain(my_files); 212 someerrors = true; 230 if (!someerrors) 241 bool someerrors = false; local in function:nopertain 251 someerrors = true; 266 return someerrors; |