Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dckentry.c58 static char *findspool(struct cfent *ept);
105 if ((path = findspool(ept)) == NULL) { in ckentry()
287 findspool(struct cfent *ept) in findspool() function