Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrortouch.c45 static void hackfile(char *name, Eptr **files, int ix, int nerrors);
254 hackfile(name, files, fi, ntrueerrors); in touchfiles()
276 hackfile(char *name, Eptr **files, int ix, int nerrors) in hackfile() function