Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Duuxqt.c369 char buf[BUFSIZ], rqfile[MAXNAMESIZE]; local
383 (void) sscanf(&buf[1], "%63s", rqfile);
388 expfile(rqfile);
393 if (stat(rqfile, &stbuf) == -1) {