Home
last modified time | relevance | path

Searched defs:usr (Results 1 – 17 of 17) sorted by relevance

/third_party/ltp/testcases/kernel/security/prot_hsymlinks/
Dprot_hsymlinks.c240 usr, in test_run() local
361 int dir, usr; in init_base_dirs() local
375 unsigned int dir, usr; in init_files_dirs() local
406 static void ufiles_add(int usr, char *path, int type) in ufiles_add()
438 int result = 0, usr; in create_check_slinks() local
464 int result = 0, usr; in create_check_hlinks() local
503 int usr; in check_symlink() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DTestUScriptRun.java432 UScriptRun usr = new UScriptRun((String)null); in TestRuns() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DTestUScriptRun.java429 UScriptRun usr = new UScriptRun((String)null); in TestRuns() local
/third_party/glfw/deps/
Dnuklear_glfw_gl2.h233 nk_glfw3_clipboard_paste(nk_handle usr, struct nk_text_edit *edit) in nk_glfw3_clipboard_paste()
241 nk_glfw3_clipboard_copy(nk_handle usr, const char *text, int len) in nk_glfw3_clipboard_copy()
/third_party/node/deps/openssl/openssl/engines/
De_devcrypto.c599 static int cryptodev_select_cipher_cb(const char *str, int len, void *usr) in cryptodev_select_cipher_cb()
1029 static int cryptodev_select_digest_cb(const char *str, int len, void *usr) in cryptodev_select_digest_cb()
/third_party/openssl/engines/
De_devcrypto.c599 static int cryptodev_select_cipher_cb(const char *str, int len, void *usr) in cryptodev_select_cipher_cb()
1029 static int cryptodev_select_digest_cb(const char *str, int len, void *usr) in cryptodev_select_digest_cb()
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_mbuf.h140 uint32_t usr; /**< User defined tags. See rte_distributor_process() */ member
Dlayout_mbuf_1_0.h141 uint32_t usr; /**< User defined tags. See rte_distributor_process() */ member
/third_party/openssl/crypto/conf/
Dconf_mod.c656 int (*list_cb) (const char *elem, int len, void *usr), in CONF_parse_list()
/third_party/node/deps/openssl/openssl/crypto/conf/
Dconf_mod.c662 int (*list_cb) (const char *elem, int len, void *usr), in CONF_parse_list()
/third_party/node/deps/openssl/openssl/crypto/x509/
Dv3_utl.c1249 static int ipv6_cb(const char *elem, int len, void *usr) in ipv6_cb()
/third_party/openssl/crypto/x509/
Dv3_utl.c1277 static int ipv6_cb(const char *elem, int len, void *usr) in ipv6_cb()
/third_party/node/deps/openssl/openssl/ssl/
Dssl_conf.c158 static int ssl_set_option_list(const char *elem, int len, void *usr) in ssl_set_option_list()
/third_party/openssl/ssl/
Dssl_conf.c158 static int ssl_set_option_list(const char *elem, int len, void *usr) in ssl_set_option_list()
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_mbuf_1_0.rs507 pub usr: __BindgenUnionField<u32>, field
/third_party/rust/crates/bindgen/bindgen/
Dclang.rs75 pub fn usr(&self) -> Option<String> { in usr() method
/third_party/ntfs-3g/ntfsprogs/
Dntfssecaudit.c3379 int usr; in posixtest() local