Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtsol/
H A DMakefile.com35 misc.o getpathbylabel.o private.o privlib.o \
/titanic_50/usr/src/lib/libtsol/common/
H A Dlabel.h85 extern char *getpathbylabel(const char *, char *, size_t,
H A Dmapfile-vers96 getpathbylabel;
H A Dgetpathbylabel.c466 getpathbylabel(const char *path_name, char *resolved_path, size_t bufsize, in getpathbylabel() function
/titanic_50/usr/src/man/man3tsol/
H A DMakefile27 getpathbylabel.3tsol \
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3tsol.inc23 file path=usr/share/man/man3tsol/getpathbylabel.3tsol
/titanic_50/usr/src/cmd/tar/
H A Dtar.c8846 if ((getpathbylabel(tempbuf, buf, in extract_attr()