Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A DMakefile32 dockspace.o \
H A Dpkginstall.h100 extern int dockspace __P((char *spacefile));
H A Dcheck.c501 n = dockspace(path); in ckspace()
503 n = dockspace(NULL); in ckspace()
H A Ddockspace.c84 dockspace(char *spacefile) in dockspace() function