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

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Drmtab.c92 #define exstrdup(s) \ macro
133 m->m_host = exstrdup(host);
134 m->m_path = exstrdup(path);

Completed in 44 milliseconds