Searched defs:Wfile (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Dcntrl.c191 char Wfile[MAXFULLNAME] = {'\0'}; variable
272 Wfile[0] = '\0';
286 if ((narg = gtwvec(Wfile, wrkvec, W_MAX)) == 0) {
292 DEBUG(7, "Wfile - %s,", Wfile);
293 strncpy(Jobid, BASENAME(Wfile, '/')+2, NAMESIZE);
587 if ( (switchRole() == FALSE) || !iswrk(Wfile) ) {
595 /* Note that Wfile is the first C. to process at top

Completed in 155 milliseconds