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

/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Duuxqt.c371 char buf[BUFSIZ], rqfile[MAXNAMESIZE]; local
385 (void) sscanf(&buf[1], "%63s", rqfile);
390 expfile(rqfile);
395 if (stat(rqfile, &stbuf) == -1) {

Completed in 45 milliseconds