Searched refs:command (Results 1 – 18 of 18) sorted by relevance
41 system(const char *command) in system() argument49 if (!command) /* just checking... */ in system()52 argp[2] = (char *)command; in system()
25 __u32 command; member
29 uint16_t command; member
37 __u8 command; member
61 __u32 command; member
139 int command; member
87 __u8 command; member104 __u8 command; member
531 int command; member544 int command; member
81 popen(const char *command, const char *type) in popen() argument90 _DIAGASSERT(command != NULL); in popen()154 execl(_PATH_BSHELL, "sh", "-c", command, NULL); in popen()
49 __be32 command; member
191 for command in commands:192 if command in command_map:193 command_map[command]()
85 __u8 command; member
92 __u8 command; member
56 Grab the latest headers from the android kernel by running this command:60 Next, run this command to copy the parsed files to bionic/libc/kernel/uapi:64 Finally, run this command to regenerate the syscalls list:
61 uint64_t __user command; member
231 std::string command; in EnumerateTests() local233 command += argv[i]; in EnumerateTests()234 command += " "; in EnumerateTests()236 command += "--gtest_list_tests"; in EnumerateTests()237 FILE* fp = popen(command.c_str(), "r"); in EnumerateTests()
64 __le32 command; member
100 __u32 command; member