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.h25 __u32 command; member
/bionic/libc/kernel/android/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/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.h50 __be32 command; member
/bionic/libc/kernel/uapi/linux/netfilter/
Dnfnetlink_log.h87 __u8 command; member
Dnfnetlink_queue.h105 __u8 command; member
/bionic/libc/kernel/uapi/drm/
Dqxl_drm.h62 __u64 __user command; member
Dvirtgpu_drm.h46 __u64 command; member
/bionic/libc/kernel/uapi/linux/wimax/
Di2400m.h64 __le32 command; member
/bionic/tests/
Dgtest_main.cpp273 std::string command; in EnumerateTests() local
275 command += argv[i]; in EnumerateTests()
276 command += " "; in EnumerateTests()
278 command += "--gtest_list_tests"; in EnumerateTests()
279 FILE* fp = popen(command.c_str(), "r"); in EnumerateTests()
/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/malloc_debug/
DREADME_marshmallow_and_earlier.md16 using the setprop command from the shell. This requires the ability to
DREADME.md14 properties using the setprop command from the shell. This requires the
403 Note: The double quotes in the adb shell command are necessary. Otherwise,
404 the setprop command will fail since the backtrace guards options will look
/bionic/libc/kernel/uapi/rdma/
Dib_user_verbs.h111 __u32 command; member