Searched defs:ld_rpath (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c134 char *ld_rpath; member in struct:logging_data
261 free(lq->ld_rpath);
309 if (lq->ld_rpath)
310 mntlist_new(host, lq->ld_rpath);
1038 lq->ld_rpath = strdup(rpath);
1039 if (lq->ld_rpath == NULL)

Completed in 65 milliseconds