Home
last modified time | relevance | path

Searched refs:__fopen_rb_ca (Results 1 - 16 of 16) sorted by relevance

/third_party/musl/src/stdio/
H A D__fopen_rb_ca.c5 FILE *__fopen_rb_ca(const char *filename, FILE *f, unsigned char *buf, size_t len) in __fopen_rb_ca() function
/third_party/musl/src/network/
H A Dgetnameinfo.c70 FILE _f, *f = __fopen_rb_ca("/etc/hosts", &_f, _buf, sizeof _buf); in reverse_hosts()
113 FILE _f, *f = __fopen_rb_ca("/etc/services", &_f, _buf, sizeof _buf); in reverse_services()
H A Dlookup_serv.c100 FILE _f, *f = __fopen_rb_ca("/etc/services", &_f, _buf, sizeof _buf); in __lookup_serv()
H A Dresolvconf.c171 f = __fopen_rb_ca(DNS_RESOLV_CONF_PATH, &_f, _buf, sizeof _buf); in get_resolv_conf_ext()
H A Dlookup_name.c89 FILE _f, *f = __fopen_rb_ca("/etc/hosts", &_f, _buf, sizeof _buf); in name_from_hosts()
/third_party/musl/porting/linux/user/src/network/
H A Dgetnameinfo.c70 FILE _f, *f = __fopen_rb_ca("/etc/hosts", &_f, _buf, sizeof _buf); in reverse_hosts()
112 FILE _f, *f = __fopen_rb_ca("/etc/services", &_f, _buf, sizeof _buf); in reverse_services()
H A Dlookup_serv.c74 FILE _f, *f = __fopen_rb_ca("/etc/services", &_f, _buf, sizeof _buf); in __lookup_serv()
H A Dresolvconf.c181 f = __fopen_rb_ca(DNS_RESOLV_CONF_PATH, &_f, _buf, sizeof _buf); in get_resolv_conf_ext()
H A Dlookup_name.c89 FILE _f, *f = __fopen_rb_ca("/etc/hosts", &_f, _buf, sizeof _buf); in name_from_hosts()
/third_party/musl/porting/liteos_a/user/src/network/
H A Dgetnameinfo.c50 FILE _f, *f = __fopen_rb_ca("/etc/hosts", &_f, _buf, sizeof _buf); in reverse_hosts()
90 FILE _f, *f = __fopen_rb_ca("/etc/services", &_f, _buf, sizeof _buf); in reverse_services()
/third_party/musl/porting/liteos_m/kernel/src/internal/
H A Dstdio_impl.h85 hidden FILE *__fopen_rb_ca(const char *, FILE *, unsigned char *, size_t);
/third_party/musl/porting/liteos_a/kernel/src/internal/
H A Dstdio_impl.h105 hidden FILE *__fopen_rb_ca(const char *, FILE *, unsigned char *, size_t);
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Dstdio_impl.h85 hidden FILE *__fopen_rb_ca(const char *, FILE *, unsigned char *, size_t);
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dfdsan.cpp161 FILE *ptr = __fopen_rb_ca(file_path, &f, str, sizeof(str)); in fdsan_test_internal_fopen_succeed()
/third_party/musl/src/internal/
H A Dstdio_impl.h183 hidden FILE *__fopen_rb_ca(const char *, FILE *, unsigned char *, size_t);
/third_party/musl/porting/linux/user/src/internal/
H A Dstdio_impl.h179 hidden FILE *__fopen_rb_ca(const char *, FILE *, unsigned char *, size_t);

Completed in 8 milliseconds