Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c140 char *ld_path; member
269 free(lq->ld_path); in free_logging_data()
315 audit_mountd_mount(host, lq->ld_path, lq->ld_status); /* BSM */ in do_logging_queue()
1164 lq->ld_path = strdup(path); in enqueue_logging_data()
1165 if (lq->ld_path == NULL) in enqueue_logging_data()