| /third_party/ulib/musl/src/ipc/ |
| A D | msgctl.c | 5 int msgctl(int q, int cmd, struct msqid_ds* buf) { in msgctl()
|
| A D | shmctl.c | 5 int shmctl(int id, int cmd, struct shmid_ds* buf) { in shmctl()
|
| A D | semctl.c | 5 int semctl(int id, int num, int cmd, ...) { in semctl()
|
| /third_party/ulib/musl/src/stdio/ |
| A D | popen.c | 9 FILE* popen(const char* cmd, const char* mode) { in popen()
|
| /third_party/ulib/musl/src/process/ |
| A D | system.c | 9 int system(const char* cmd) { in system()
|
| A D | fdop.h | 11 int cmd, fd, srcfd, oflag; member
|
| /third_party/ulib/jemalloc/test/integration/ |
| A D | mallocx.c | 8 get_nsizes_impl(const char *cmd) in get_nsizes_impl() 27 get_size_impl(const char *cmd, size_t ind) in get_size_impl()
|
| A D | rallocx.c | 4 get_nsizes_impl(const char *cmd) in get_nsizes_impl() 23 get_size_impl(const char *cmd, size_t ind) in get_size_impl()
|
| A D | xallocx.c | 75 get_nsizes_impl(const char *cmd) in get_nsizes_impl() 100 get_size_impl(const char *cmd, size_t ind) in get_size_impl()
|
| /third_party/ulib/ngunwind/src/arm/ |
| A D | ex_tables.h | 43 arm_exbuf_cmd_t cmd; member
|
| /third_party/uapp/dash/src/ |
| A D | exec.h | 48 const struct builtincmd *cmd; member
|
| A D | jobs.h | 61 char *cmd; /* text of command being run */ member
|
| A D | show.c | 115 shcmd(union node *cmd, FILE *fp) in shcmd()
|
| A D | miscbltin.c | 333 int cmd; member
|
| A D | exec.c | 152 tryexec(char *cmd, char **argv, char **envp) in tryexec() 856 char *cmd; local
|
| A D | eval.c | 705 evalcommand(union node *cmd, int flags, struct backcmd *backcmd) in evalcommand() 929 evalbltin(const struct builtincmd *cmd, int argc, char **argv, int flags) in evalbltin()
|
| A D | expand.c | 516 expbackq(union node *cmd, int flag) in expbackq()
|
| /third_party/ulib/jemalloc/test/unit/ |
| A D | arena_reset.c | 8 get_nsizes_impl(const char *cmd) in get_nsizes_impl() 33 get_size_impl(const char *cmd, size_t ind) in get_size_impl()
|
| /third_party/dev/ethernet/e1000/ |
| A D | em_txrx.c | 227 u32 cmd; in em_transmit_checksum_setup() local 358 uint32_t cmd; in em_isc_txd_encap() local
|
| A D | e1000_hw.h | 468 u8 cmd; /* Descriptor control */ member 518 u8 cmd; member
|
| /third_party/ulib/musl/include/sys/ |
| A D | quota.h | 32 #define QCMD(cmd, type) (((cmd) << SUBCMDSHIFT) | ((type)&SUBCMDMASK)) argument
|
| /third_party/ulib/chromiumos-platform-ec/include/chromiumos-platform-ec/ |
| A D | ec_commands.h | 930 uint8_t cmd; /* Command to check */ member 934 uint16_t cmd; /* Command to check */ member 1304 uint8_t cmd; member 1729 uint8_t cmd; /* Command (see enum lightbar_command) */ member 1929 uint8_t cmd; /* enum ec_vboot_hash_cmd */ member 2245 uint8_t cmd; member 2939 uint8_t cmd; /* Command to send (enum ec_keyscan_seq_cmd) */ member 3513 uint8_t cmd; /* enum charge_state_command */ member 3834 uint8_t cmd; /* enum ec_reboot_cmd */ member 4068 uint8_t cmd; member [all …]
|
| /third_party/ulib/musl/stubs/ |
| A D | iostubs.c | 397 static int stub_fcntl(int fd, int cmd, ...) { in stub_fcntl()
|