Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/bnu/
H A Duucleanup.c159 DIR *jcdir, *machdir, *spooldir; local
278 if ((jcdir = opendir(statfile)) == NULL) {
286 while (gnamef(jcdir, file3)) {
303 closedir(jcdir);
H A Duustat.c1229 state(jcdir, cdotfile) in state() argument
1230 char *jcdir, *cdotfile; in state()
1240 sjcdir = opendir(jcdir);
1266 (void) sprintf(lockname,"%s%s.%s",LOCK, f, jcdir);