Searched refs:unsafe (Results 1 – 11 of 11) sorted by relevance
55 "[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()
62 09-06-19 mktemp.c: --unsafe now checks and prints path but does create
74 int unsafe = 0; in b_mktemp() local109 unsafe = 1; in b_mktemp()156 if (fdp || unsafe || !mkdir(path, mode)) in b_mktemp()
26 09-06-19 mktemp.c: --unsafe now checks and prints path but does create
263 unsafe privilege PRIV_PROC_AUDIT326 unsafe privilege PRIV_PROC_SETID457 unsafe privilege PRIV_SYS_RESOURCE
680 andl $~(PSL_T|PSL_NT),%eax # Clear unsafe flags
20 - Replace use of unsafe string functions with snprintf if available
3787 considered "unsafe", that is, programs3790 are always considered unsafe.
126 - Replace use of unsafe string functions with snprintf if available
9446 # also has :ll:=\E[70H commented out and marked unsafe.
10664 # also has <ll>=\E[70H commented out and marked unsafe.