Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libproc/common/
H A DPzone.c311 Plofspath(const char *path, char *s, size_t n) in Plofspath() function
446 (void) Plofspath(tmp, tmp, PATH_MAX); in Plofspath()
547 (void) Plofspath(zroot, zroot, sizeof (zroot)); in Pzonepath()
558 (void) Plofspath(zroot, zroot, sizeof (zroot)); in Pzonepath()
641 (void) Plofspath(tmp, tmp, sizeof (tmp)); in Pzonepath()
737 (void) Plofspath(zpath, zpath, sizeof (zpath)); in Pzonepath()
760 if (Plofspath(path, s, n) != NULL) in Pfindobj()
807 (void) Plofspath(buf, buf, sizeof (buf)); in Pfindmap()
H A DPcontrol.h289 extern char *Plofspath(const char *, char *, size_t);