Home
last modified time | relevance | path

Searched refs:command (Results 1 – 22 of 22) 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.h24 __u32 command; member
/bionic/libc/kernel/android/uapi/linux/usb/
Df_mtp.h29 uint16_t command; member
/bionic/libc/kernel/uapi/linux/
Di2c-dev.h34 __u8 command; member
Dpktcdvd.h53 __u32 command; member
Dscc.h115 int command; member
Dhdreg.h74 __u8 command; member
87 __u8 command; member
Dsoundcard.h429 int command; member
439 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/libc/kernel/
DREADME.TXT69 Before running the command to import the headers, make sure that you have
70 done a lunch TARGET. The script uses a variable set by the lunch command
73 After running lunch, run this command to import the headers into the android
78 Next, run this command to copy the parsed files to bionic/libc/kernel/uapi:
82 Finally, run this command to regenerate the syscalls list:
/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.h44 __be32 command; member
/bionic/libc/kernel/uapi/linux/netfilter/
Dnfnetlink_log.h74 __u8 command; member
Dnfnetlink_queue.h88 __u8 command; member
/bionic/libc/kernel/uapi/drm/
Dqxl_drm.h54 __u64 __user command; member
Dvirtgpu_drm.h41 __u64 command; member
/bionic/libc/kernel/uapi/linux/wimax/
Di2400m.h55 __le32 command; member
/bionic/tests/
Dgtest_main.cpp272 std::string command; in EnumerateTests() local
274 command += argv[i]; in EnumerateTests()
275 command += " "; in EnumerateTests()
277 command += "--gtest_list_tests"; in EnumerateTests()
278 FILE* fp = popen(command.c_str(), "r"); in EnumerateTests()
/bionic/libc/malloc_debug/
DREADME.md14 properties using the setprop command from the shell. This requires the
399 Note: The two levels of quoting in the adb shell command is necessary.
430 To analyze the data produced by the dumpheap command, run this script:
437 above command:
DREADME_marshmallow_and_earlier.md16 using the setprop command from the shell. This requires the ability to
/bionic/libc/tools/
Dpylintrc34 # option multiple times (only on the command line, not in the configuration
52 # command line instead of printing them on stdout. Reports (if any) will be
/bionic/libc/kernel/uapi/rdma/
Dib_user_verbs.h93 __u32 command; member