Searched refs:banned (Results 1 – 15 of 15) sorted by relevance
170 const char *banned; in sanitize_file_name() local179 for(banned = "|<>\"?*"; *banned; ++banned) { in sanitize_file_name()180 if(*p == *banned) { in sanitize_file_name()
124 ./%LOGDIR/code1185.c:30:5: warning: use of sprintf is banned (BANNEDFUNC)163 ./%LOGDIR/code1185.c:53:10: warning: use of snprintf is banned (SNPRINTF)
47 - `BANNEDFUNC`: A banned function was used. The functions sprintf, vsprintf,138 - `STRERROR`: use of banned function strerror()140 - `STDERR`: use of banned variable `stderr`
36 Because inline scripts are banned, the usual methods for XSS are dead;85 Inline `onclick()` etc are kinds of inline scripting and are banned.
48 # banned targets like absl/types:any. A few targets require exceptions.
27 5. If the user comes back and continues to make trouble, they will be banned, i.e., indefinitely ex…
112 // document.cookie is a banned property in a couple of conformance check
127 # is a direct dependency of the otherwise banned crate
1001 # Using the same key twice for encryption is always banned.1010 # Using the same key twice for decryption is banned in FIPS mode.
49 banned. Additionally, the `\xNN` syntax represents arbitrary bytes when Unicode
183 This is a small bug fix release that bans `\P{any}`. We previously banned empty
136 > PepeTheFrog has been banned from all organization or user repositories belonging to KeeperOfCom…
308 # Some abseil features are explicitly banned.
211 (some people would, for example, rather see all shells banned to
1170 - ci/softpipe: Re-enable GS tests that had been banned for being flaky.