Home
last modified time | relevance | path

Searched defs:nameidata (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/sys/
H A Dnamei.h47 struct nameidata { struct
51 const char *ni_dirp; /* pathname pointer */
52 int ni_dirfd; /* dirfd from *at() functions */
53 enum uio_seg ni_segflg; /* location of pathname */
81 * information from the nameidata structure that is passed argument
84 struct componentname {
101 } ni_cnd;