Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/rpcsvc/
H A Dmount.x178 struct ppathcnf { struct
314 ppathcnf
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c2448 struct ppathcnf *p = NULL; in get_pathconf()
2452 p = (struct ppathcnf *)malloc(sizeof (struct ppathcnf)); in get_pathconf()
2457 memset((caddr_t)p, 0, sizeof (struct ppathcnf)); in get_pathconf()