Home
last modified time | relevance | path

Searched refs:unsafe (Results 1 – 11 of 11) sorted by relevance

/titanic_51/usr/src/contrib/ast/src/lib/libcmd/
H A Dmktemp.c55 "[u:unsafe|dry-run?Check for file/directory existence but do not create. "
74 int unsafe = 0; in b_mktemp() local
107 unsafe = 1; in b_mktemp()
154 if (fdp || unsafe || !mkdir(path, mode)) in b_mktemp()
H A DRELEASE62 09-06-19 mktemp.c: --unsafe now checks and prints path but does create
/titanic_51/usr/src/lib/libcmd/common/
H A Dmktemp.c74 int unsafe = 0; in b_mktemp() local
109 unsafe = 1; in b_mktemp()
156 if (fdp || unsafe || !mkdir(path, mode)) in b_mktemp()
H A DRELEASE26 09-06-19 mktemp.c: --unsafe now checks and prints path but does create
/titanic_51/usr/src/uts/common/os/
H A Dpriv_defs263 unsafe privilege PRIV_PROC_AUDIT
326 unsafe privilege PRIV_PROC_SETID
457 unsafe privilege PRIV_SYS_RESOURCE
/titanic_51/usr/src/boot/sys/boot/i386/btx/btx/
H A Dbtx.S680 andl $~(PSL_T|PSL_NT),%eax # Clear unsafe flags
/titanic_51/usr/src/boot/lib/libz/
H A DChangeLog20 - Replace use of unsafe string functions with snprintf if available
/titanic_51/usr/src/cmd/sendmail/cf/
H A DREADME3787 considered "unsafe", that is, programs
3790 are always considered unsafe.
/titanic_51/usr/src/contrib/zlib/
H A DChangeLog126 - Replace use of unsafe string functions with snprintf if available
/titanic_51/usr/src/cmd/terminfo/
H A Dtermcap.src9446 # also has :ll:=\E[70H commented out and marked unsafe.
H A Dterminfo.src10664 # also has <ll>=\E[70H commented out and marked unsafe.