Searched refs:rqfile (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/bnu/ | ||
H A D | uuxqt.c | 371 char buf[BUFSIZ], rqfile[MAXNAMESIZE]; local 385 (void) sscanf(&buf[1], "%63s", rqfile); 390 expfile(rqfile); 395 if (stat(rqfile, &stbuf) == -1) { |
Completed in 56 milliseconds