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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c1768 char *pubpath; local
1773 pubpath = kmem_alloc(*alloc_length, KM_SLEEP);
1775 (void) strcpy(pubpath, exi_public->exi_export.ex_path);
1779 return (pubpath);

Completed in 46 milliseconds