Home
last modified time | relevance | path

Searched refs:ADMIN (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Duudemon.cleanup128 [ -f $ADMIN/xferstats ] && mv $ADMIN/xferstats $OLD/xferstats
129 [ -f $ADMIN/audit ] && mv $ADMIN/audit $OLD/audit
130 [ -f $ADMIN/command ] &&mv $ADMIN/command $OLD/command
131 [ -f $ADMIN/errors ] && mv $ADMIN/errors $OLD/errors
132 [ -f $ADMIN/Foreign ] && mv $ADMIN/Foreign $OLD/Foreign
135 > $ADMIN/audit
136 > $ADMIN/command
137 > $ADMIN/errors
138 > $ADMIN/Foreign
160 [ -f $ADMIN/security ] && mv $ADMIN/security ${SEC_LOGS}-1
[all …]
H A Duucheck.c90 "admin directory", ADMIN,
H A Duucp.h257 #define ADMIN "/var/uucp/.Admin" macro
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_mcdi.c252 EFX_MCDI_HAVE_PRIVILEGE(privilege_mask, ADMIN); in ef10_mcdi_feature_supported()
261 EFX_MCDI_HAVE_PRIVILEGE(privilege_mask, ADMIN); in ef10_mcdi_feature_supported()
272 EFX_MCDI_HAVE_PRIVILEGE(privilege_mask, ADMIN); in ef10_mcdi_feature_supported()
283 EFX_MCDI_HAVE_PRIVILEGE(privilege_mask, ADMIN); in ef10_mcdi_feature_supported()
/illumos-gate/usr/src/cmd/print/scripts/
H A Dppdmgr164 [[ "${1}" = "${ADMIN}" ]] || return 0
235 if [[ "${4}" != "${USER}" && "${4}" != "${ADMIN}" ]] ; then
948 ${ADMIN})
979 echo "${ADMIN}"
1422 ADMIN=admin
1560 "${ADMIN}")
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg_grammar.y138 %token MAXSEMIDS LOCKED SWAP SCHED CLEAR DEFROUTER ADMIN SECFLAGS USER AUTHS MAXPROCS
145 ADMIN SECFLAGS
962 | ADMIN { $$ = RT_ADMIN; }
H A Dzonecfg_lex.l184 <TSTATE>admin { return ADMIN; }
/illumos-gate/usr/src/lib/libnsl/dial/
H A Duucp.h161 #define ADMIN (const char *)"/var/uucp/.Admin" macro
/illumos-gate/usr/src/cmd/ttymon/
H A Duucp.h203 #define ADMIN "/var/uucp/.Admin" macro