Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derror.h131 int probethisfile(char *name);
H A Derrortouch.c351 switch (probethisfile(name)) { in settotouch()
756 probethisfile(char *name) in probethisfile() function