Searched refs:ld_path (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c133 char *ld_path; member in struct:logging_data
260 free(lq->ld_path);
306 audit_mountd_mount(host, lq->ld_path, lq->ld_status); /* BSM */
1033 lq->ld_path = strdup(path);
1034 if (lq->ld_path == NULL)

Completed in 62 milliseconds