Home
last modified time | relevance | path

Searched refs:U_NOWRITEPATH (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Dpermission.c47 #define U_NOWRITEPATH 8 macro
75 {"NOWRITE", U_NOWRITEPATH},
326 || type == U_NOREADPATH || type == U_NOWRITEPATH)
465 fillList(U_NOWRITEPATH, _NoWPaths);
H A Duucheck.c190 fillList(U_NOWRITEPATH, _NoWPaths); in checkPerm()
258 if (_Flds[U_NOWRITEPATH] != NULL) {