Home
last modified time | relevance | path

Searched defs:user_str (Results 1 – 4 of 4) sorted by relevance

/third_party/cups/scheduler/
Dprocess.c479 user_str[16], /* User string */ in cupsdStartProcess() local
/third_party/selinux/libsepol/cil/src/
Dcil_internal.h484 char *user_str; member
491 char *user_str; member
498 char *user_str; member
505 char *user_str; member
512 char *user_str; member
736 char *user_str; member
/third_party/rust/rust/src/tools/rustfmt/src/
Dexpr.rs467 let user_str = context.snippet(block.span); in rewrite_empty_block() localVariable
468 let user_str = user_str.trim(); in rewrite_empty_block() localVariable
/third_party/selinux/libsepol/src/
Dmodule_to_cil.c3249 char *user_str = NULL; in user_extra_to_cil() local