Searched refs:prcwd_mntspec (Results 1 – 9 of 9) sorted by relevance
155 if (cwd->prcwd_mntspec[0] == '\0') { in pwdx()158 spec = cwd->prcwd_mntspec; in pwdx()
211 (void) strlcpy(cwd->prcwd_mntspec, in fill_prcwd()213 sizeof (cwd->prcwd_mntspec)); in fill_prcwd()
558 sl_field_t prcwd_mntspec; member
633 ARRAY_FIELD(prcwd_t, prcwd_mntspec, 0); in gen_prcwd()
1874 if (data_present(state, &layout->prcwd_mntspec)) { in dump_cwd()1876 &layout->prcwd_mntspec); in dump_cwd()
666 @ MSG_CNOTE_T_CWD_MNTSPEC "prcwd_mntspec:"
701 char prcwd_mntspec[MAXPATHLEN];
351 (void) strlcpy(cwd->prcwd_mntspec, ent.mnt_special, in Pcwd_live()352 sizeof (cwd->prcwd_mntspec)); in Pcwd_live()
310 cwd->prcwd_mntspec[sizeof (cwd->prcwd_mntpt) - 1] = '\0'; in Pcwd_core()