| /third_party/musl/porting/linux/user/src/stdio/ |
| H A D | fopen.c | 6 FILE *fopen(const char *restrict filename, const char *restrict mode) in fopen() argument
|
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| H A D | __fdopen.c | 10 FILE *__fdopen(int fd, const char *mode) in __fdopen() argument [all...] |
| /third_party/musl/porting/linux/user/src/fcntl/ |
| H A D | open.c | 22 mode_t mode = 0; in open() local
|
| /third_party/musl/src/stdio/ |
| H A D | popen.c | 12 FILE *popen(const char *cmd, const char *mode) in popen() argument
|
| H A D | freopen.c | 13 FILE *freopen(const char *restrict filename, const char *restrict mode, FILE *restrict f) in freopen() argument
|
| H A D | fopen.c | 6 FILE *fopen(const char *restrict filename, const char *restrict mode) in fopen() argument
|
| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| H A D | __fdopen.c | 9 FILE *__fdopen(int fd, const char *mode)
in __fdopen() argument
|
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | __fdopen.c | 9 FILE *__fdopen(int fd, const char *mode)
in __fdopen() argument
|
| /third_party/musl/src/mq/ |
| H A D | mq_open.c | 8 mode_t mode = 0; in mq_open() local
|
| /third_party/musl/porting/liteos_a/user/src/stdio/ |
| H A D | popen.c | 12 FILE *popen(const char *cmd, const char *mode) in popen() argument
|
| /third_party/musl/src/fcntl/ |
| H A D | open.c | 10 mode_t mode = 0; in open() local
|
| H A D | openat.c | 7 mode_t mode = 0; in openat() local
|
| /third_party/musl/porting/liteos_a/user/src/process/ |
| H A D | posix_spawn_file_actions_addopen.c | 8 int posix_spawn_file_actions_addopen(posix_spawn_file_actions_t *restrict fa, int fd, const char *restrict path, int flags, mode_t mode) in posix_spawn_file_actions_addopen() argument
|
| /third_party/musl/src/linux/ |
| H A D | fallocate.c | 5 int fallocate(int fd, int mode, off_t base, off_t len) in fallocate() argument
|
| /third_party/musl/src/process/ |
| H A D | posix_spawn_file_actions_addopen.c | 8 int posix_spawn_file_actions_addopen(posix_spawn_file_actions_t *restrict fa, int fd, const char *restrict path, int flags, mode_t mode) in posix_spawn_file_actions_addopen() argument
|
| /third_party/ltp/testcases/kernel/syscalls/openat/ |
| H A D | openat.h | 29 int openat(int dirfd, const char *pathname, int flags, mode_t mode) in openat() argument
|
| /third_party/ltp/testcases/kernel/syscalls/mknodat/ |
| H A D | mknodat.h | 29 int mknodat(int dirfd, const char *filename, mode_t mode, dev_t dev) in mknodat() argument
|
| /third_party/lwip/src/include/netif/ppp/polarssl/ |
| H A D | des.h | 50 int mode; /*!< encrypt/decrypt */ member
|
| /third_party/musl/libc-test/src/functionalext/supplement/regex/regex_gtest/ |
| H A D | regex_fnmatch_test.cpp | 19 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stat/stat_gtest/ |
| H A D | stat_fstatat_test.cpp | 21 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local 43 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
|
| H A D | stat_lstat_test.cpp | 21 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
|
| H A D | stat_stat_test.cpp | 20 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/stat/ |
| H A D | umask.c | 28 mode_t mode = S_IRWXU | S_IRWXG | S_IRWXO; in umask_0100() local 44 mode_t mode = -1; in umask_0200() local
|
| /third_party/node/deps/openssl/openssl/crypto/pkcs12/ |
| H A D | p12_init.c | 18 PKCS12 *PKCS12_init_ex(int mode, OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_init_ex() argument 54 PKCS12 *PKCS12_init(int mode) in PKCS12_init() argument
|
| /third_party/openssl/crypto/pkcs12/ |
| H A D | p12_init.c | 18 PKCS12 *PKCS12_init_ex(int mode, OSSL_LIB_CTX *ctx, const char *propq) in PKCS12_init_ex() argument 54 PKCS12 *PKCS12_init(int mode) in PKCS12_init() argument
|