/third_party/ltp/testcases/kernel/syscalls/reboot/ |
H A D | reboot02.c | 27 int cmd; member
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/ |
H A D | msgctl12.c | 25 int cmd; member
|
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/ |
H A D | semctl05.c | 31 int cmd; member
|
/third_party/ltp/testcases/kernel/syscalls/pipe2/ |
H A D | pipe2_01.c | 25 int cmd; member
|
/third_party/ltp/testcases/kernel/syscalls/quotactl/ |
H A D | quotactl02.c | 36 int cmd; member
|
H A D | quotactl05.c | 27 int cmd; member
|
/third_party/ltp/testcases/kernel/syscalls/request_key/ |
H A D | request_key02.c | 61 static int init_key(char *name, int cmd) in init_key() argument
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl13.c | 29 int cmd; member
|
/third_party/ltp/testcases/kernel/syscalls/ulimit/ |
H A D | ulimit01.c | 124 int cmd; variable 128 int cmd; member [all...] |
/third_party/musl/libc-test/src/functional/ |
H A D | vfork.c | 39 static int sh(const char *cmd) in sh() argument 54 static void test_shell_exit(const char *cmd, int code) in test_shell_exit() argument 61 static void test_shell_kill(const char *cmd, int sig) in test_shell_kill() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/process/ |
H A D | posix_spawn.c | 29 void posix_spawn_0100(char *cmd) in posix_spawn_0100() argument 48 void posix_spawn_0200(char *cmd) in posix_spawn_0200() argument 83 void posix_spawn_0300(char *cmd) in posix_spawn_0300() argument
|
H A D | posix_spawnp.c | 29 void posix_spawnp_0100(char *cmd) in posix_spawnp_0100() argument 48 void posix_spawnp_0200(char *cmd) in posix_spawnp_0200() argument 83 void posix_spawnp_0300(char *cmd) in posix_spawnp_0300() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
H A D | getpid.c | 32 char cmd[PATH_MAX] = {0}; in getpid_0100() local
|
/third_party/node/deps/openssl/openssl/crypto/md5/ |
H A D | md5_sha1.c | 41 int ossl_md5_sha1_ctrl(MD5_SHA1_CTX *mctx, int cmd, int mslen, void *ms) in ossl_md5_sha1_ctrl() argument
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | app_x509.c | 37 static int x509_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_ctrl() argument 61 static int x509_req_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_req_ctrl() argument 85 static int do_x509_ctrl_string(int (*ctrl)(void *object, int cmd, in do_x509_ctrl_string() argument 92 int cmd = 0; /* Will get command values that make sense somehow */ in do_x509_ctrl_string() local
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bio_cb.c | 19 long BIO_debug_callback_ex(BIO *bio, int cmd, const char *argp, size_t len, in BIO_debug_callback_ex() argument 103 long BIO_debug_callback(BIO *bio, int cmd, const char *argp, in BIO_debug_callback() argument
|
/third_party/rust/crates/clap/clap_mangen/tests/ |
H A D | roff.rs | 76 let mut cmd = common::sub_subcommands_command(name); sub_subcommands_help() variables [all...] |
/third_party/rust/crates/clap/tests/builder/ |
H A D | error.rs | 56 let mut cmd = cmd; in app_error() variables [all...] |
/third_party/openssl/crypto/bio/ |
H A D | bio_cb.c | 19 long BIO_debug_callback_ex(BIO *bio, int cmd, const char *argp, size_t len, in BIO_debug_callback_ex() argument 103 long BIO_debug_callback(BIO *bio, int cmd, const char *argp, in BIO_debug_callback() argument
|
/third_party/openssl/apps/lib/ |
H A D | app_x509.c | 37 static int x509_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_ctrl() argument 61 static int x509_req_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_req_ctrl() argument 85 static int do_x509_ctrl_string(int (*ctrl)(void *object, int cmd, in do_x509_ctrl_string() argument 92 int cmd = 0; /* Will get command values that make sense somehow */ in do_x509_ctrl_string() local
|
/third_party/openssl/crypto/md5/ |
H A D | md5_sha1.c | 41 int ossl_md5_sha1_ctrl(MD5_SHA1_CTX *mctx, int cmd, int mslen, void *ms) in ossl_md5_sha1_ctrl() argument
|
/third_party/vk-gl-cts/external/amber/src/android_sample/jni/ |
H A D | main.cc | 77 void handle_cmd(android_app* app, int32_t cmd) { in handle_cmd() argument
|
/third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
H A D | parser_clear_color_test.cc | 46 auto* cmd = commands[0].get(); in TEST_F() local
|
H A D | parser_clear_depth_test.cc | 46 auto* cmd = commands[0].get(); in TEST_F() local
|
H A D | parser_clear_stencil_test.cc | 46 auto* cmd = commands[0].get(); in TEST_F() local
|