Searched refs:command (Results 1 – 20 of 20) sorted by relevance
42 system(const char *command) in system() argument50 if (!command) /* just checking... */ in system()53 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()
193 for command in commands:194 if command in command_map:195 command_map[command]()
50 __be32 command; member
87 __u8 command; member
94 __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
45 uint64_t command; member
64 __le32 command; member
245 std::string command; in EnumerateTests() local247 command += argv[i]; in EnumerateTests()248 command += " "; in EnumerateTests()250 command += "--gtest_list_tests"; in EnumerateTests()251 FILE* fp = popen(command.c_str(), "r"); in EnumerateTests()
320 Note: The double quotes in the adb shell command are necessary. Otherwise,321 the setprop command will fail since the backtrace guards options will look
104 __u32 command; member