Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dauth_list.h44 #define CDRW_AUTH "solaris.device.cdrw" macro
/illumos-gate/usr/src/cmd/cdrw/
H A Dutil.c268 if (chkauthattr(CDRW_AUTH, pw->pw_name) != 1) { in check_auth()