Home
last modified time | relevance | path

Searched refs:forbid (Results 1 - 17 of 17) sorted by relevance

/third_party/toybox/toys/pending/
H A Dsulogin.c81 char *forbid[] = { in sulogin_main() local
86 char *shell = NULL, *pass = NULL, **temp = forbid; in sulogin_main()
98 for (temp = forbid; *temp; temp++) unsetenv(*temp); in sulogin_main()
/third_party/libwebsockets/lib/roles/http/
H A Dparsers.c816 goto forbid; in lws_parse_urldecode()
825 goto forbid; in lws_parse_urldecode()
965 goto forbid; in lws_parse_urldecode()
993 forbid: in lws_parse_urldecode()
1118 goto forbid; in lws_parse()
1129 goto forbid; in lws_parse()
1365 goto forbid; in lws_parse()
1489 goto forbid; in lws_parse()
1510 goto forbid; in lws_parse()
1526 forbid in lws_parse()
[all...]
/third_party/rust/crates/clap/clap_complete_fig/src/
H A Dlib.rs10 #![forbid(unsafe_code)]
/third_party/rust/crates/clap/clap_complete/src/
H A Dlib.rs11 #![forbid(unsafe_code)]
/third_party/rust/crates/humantime/src/
H A Dlib.rs18 #![forbid(unsafe_code)]
/third_party/rust/crates/pin-utils/tests/
H A Dstack_pin.rs0 #![forbid(unsafe_code)] // pin_mut! is completely safe.
/third_party/rust/crates/clap/src/
H A Dlib.rs88 #![forbid(unsafe_code)]
/third_party/rust/crates/regex/regex-syntax/src/
H A Dlib.rs159 #![forbid(unsafe_code)]
/third_party/rust/crates/clap/clap_derive/src/
H A Dlib.rs17 #![forbid(unsafe_code)]
/third_party/rust/crates/peeking_take_while/src/
H A Dlib.rs62 #![forbid(
/third_party/rust/crates/heck/src/
H A Dlib.rs42 #![forbid(unsafe_code)]
/third_party/rust/crates/clap/clap_mangen/src/
H A Dlib.rs4 #![forbid(unsafe_code)]
/third_party/rust/crates/proc-macro-error/src/
H A Dlib.rs275 #![forbid(unsafe_code)]
/third_party/rust/crates/cxx/macro/src/
H A Dexpand.rs54 let mut forbid = TokenStream::new(); in expand() variables
69 forbid.extend(expand_struct_forbid_drop(strct)); in expand()
117 if !forbid.is_empty() { in expand()
118 hidden.extend(expand_forbid(forbid)); in expand()
920 mod forbid { in expand_forbid() modules
/third_party/rust/crates/strsim-rs/src/
H A Dlib.rs3 #![forbid(unsafe_code)]
/third_party/qrcodegen/rust-no-heap/src/
H A Dlib.rs93 #![forbid(unsafe_code)]
/third_party/qrcodegen/rust/src/
H A Dlib.rs88 #![forbid(unsafe_code)]

Completed in 13 milliseconds