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

/illumos-gate/usr/src/cmd/bnu/
H A Dpermission.c90 static char *_WPaths[MAXPATHS+1]; variable
283 Pubdir = _RPaths[0] = _WPaths[0] = _Pubdir; /* reset default */
371 * (e.g. _RPaths, _WPaths, _Request, ...)
399 _RPaths[0] = _WPaths[0] = PUBDIR; /* default is public */
400 _RPaths[1] = _WPaths[1] = NULLCHAR;
460 fillList(U_WRITEPATH, _WPaths);
918 if (listMatch(path, _WPaths)

Completed in 61 milliseconds