Searched refs:npst (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/lib9p/backend/ |
H A D | fs.c | 2293 struct stat cst, opst, npst; in fs_rename() local 2351 if (fstatat(f2ff->ff_dirfd, f2ff->ff_name, &npst, in fs_rename() 2356 error = check_access(op, f2ff->ff_acl, &npst, NULL, NULL, in fs_rename()
|