Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.h46 extern void mntlist_new(char *host, char *path);
H A Drmtab.c141 mntlist_new(char *host, char *path) in mntlist_new() function
H A Dmountd.c319 mntlist_new(host, lq->ld_rpath); in do_logging_queue()
1613 mntlist_new(host, rpath); /* add entry to mount list */ in mount()