Home
last modified time | relevance | path

Searched refs:command (Results 1 – 20 of 20) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdlib/
Dsystem.c42 system(const char *command) in system() argument
50 if (!command) /* just checking... */ in system()
53 argp[2] = (char *)command; in system()
/bionic/libc/kernel/uapi/asm-x86/asm/
Dist.h25 __u32 command; member
/bionic/libc/kernel/uapi/linux/usb/
Df_mtp.h29 uint16_t command; member
/bionic/libc/kernel/uapi/linux/
Di2c-dev.h37 __u8 command; member
Dpktcdvd.h61 __u32 command; member
Dscc.h139 int command; member
Dhdreg.h87 __u8 command; member
104 __u8 command; member
Dsoundcard.h531 int command; member
544 int command; member
/bionic/libc/upstream-netbsd/lib/libc/gen/
Dpopen.c81 popen(const char *command, const char *type) in popen() argument
90 _DIAGASSERT(command != NULL); in popen()
154 execl(_PATH_BSHELL, "sh", "-c", command, NULL); in popen()
/bionic/tools/bionicbb/
Dpresubmit.py193 for command in commands:
194 if command in command_map:
195 command_map[command]()
/bionic/libc/kernel/uapi/sound/
Dfirewire.h50 __be32 command; member
/bionic/libc/kernel/uapi/linux/netfilter/
Dnfnetlink_log.h87 __u8 command; member
Dnfnetlink_queue.h94 __u8 command; member
/bionic/libc/kernel/
DREADME.TXT56 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:
/bionic/libc/kernel/uapi/drm/
Dqxl_drm.h61 uint64_t __user command; member
Dvirtgpu_drm.h45 uint64_t command; member
/bionic/libc/kernel/uapi/linux/wimax/
Di2400m.h64 __le32 command; member
/bionic/tests/
Dgtest_main.cpp245 std::string command; in EnumerateTests() local
247 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()
/bionic/libc/malloc_debug/
DREADME.md320 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
/bionic/libc/kernel/uapi/rdma/
Dib_user_verbs.h104 __u32 command; member