Searched refs:unsafe (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libcmd/common/
H A Dmktemp.c55 "[u:unsafe|dry-run?Check for file/directory existence but do not create. "
74 int unsafe = 0; local
109 unsafe = 1;
156 if (fdp || unsafe || !mkdir(path, mode))
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs263 unsafe privilege PRIV_PROC_AUDIT
331 unsafe privilege PRIV_PROC_SETID
462 unsafe privilege PRIV_SYS_RESOURCE
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A Dbtx.S680 andl $~(PSL_T|PSL_NT),%eax # Clear unsafe flags

Completed in 1143 milliseconds