| /third_party/musl/src/network/ |
| H A D | getservbyport_r.c | 10 getservbyport_r(int port, const char *prots, struct servent *se, char *buf, size_t buflen, struct servent **res) getservbyport_r() argument
|
| /third_party/musl/src/passwd/ |
| H A D | fgetgrent.c | 8 struct group *res; in fgetgrent() local
|
| H A D | getpwent_a.c | 11 int __getpwent_a(FILE *f, struct passwd *pw, char **line, size_t *size, struct passwd **res) in __getpwent_a() argument
|
| H A D | getpwent.c | 18 struct passwd *res; in getpwent() local 27 struct passwd *res; in getpwuid() local 34 struct passwd *res; in getpwnam() local
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/src/misc/ |
| H A D | realpath.c | 56 int res; in realpath() local
|
| /third_party/musl/porting/liteos_a/user/src/network/ |
| H A D | getservbyport_r.c | 10 getservbyport_r(int port, const char *prots, struct servent *se, char *buf, size_t buflen, struct servent **res) getservbyport_r() argument
|
| /third_party/musl/porting/liteos_m/kernel/src/misc/ |
| H A D | realpath.c | 56 int res; in realpath() local
|
| /third_party/musl/porting/liteos_m/user/src/thread/ |
| H A D | pthread_join.c | 5 _LIBC_TEXT_SECTION static int __pthread_timedjoin_np(pthread_t t, void **res, const struct timespec *at) in __pthread_timedjoin_np() argument 36 _LIBC_TEXT_SECTION int __pthread_join(pthread_t t, void **res) in __pthread_join() argument
|
| /third_party/musl/src/dirent/ |
| H A D | scandir.c | 8 int scandir(const char *path, struct dirent ***res, in scandir() argument
|
| /third_party/musl/porting/liteos_a/user/src/process/ |
| H A D | posix_spawnp.c | 5 int posix_spawnp(pid_t *restrict res, const char *restrict file, in posix_spawnp() argument
|
| /third_party/musl/src/process/ |
| H A D | posix_spawnp.c | 5 int posix_spawnp(pid_t *restrict res, const char *restrict file, in posix_spawnp() argument
|
| /third_party/mesa3d/src/util/ |
| H A D | u_debug_describe.c | 79 char res[128]; in debug_describe_surface() local 87 char res[128]; in debug_describe_sampler_view() local 95 char res[128]; in debug_describe_image_view() local 105 char res[12 in debug_describe_so_target() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_heap.c | 92 nouveau_heap_free(struct nouveau_heap **res) in nouveau_heap_free() argument 54 nouveau_heap_alloc(struct nouveau_heap *heap, unsigned size, void *priv, struct nouveau_heap **res) nouveau_heap_alloc() argument
|
| /third_party/libfuse/example/ |
| H A D | passthrough_helpers.h | 33 int res; in mknod_wrapper() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/close_range/ |
| H A D | close_range02.c | 25 int res; in try_close_range() local 45 int fd = -1, res; in run() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/futex/ |
| H A D | futex_wait02.c | 46 int res, pid; in run() local
|
| H A D | futex_wait04.c | 32 int res; in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/getcwd/ |
| H A D | getcwd01.c | 46 char *res; in verify_getcwd() local
|
| /third_party/ltp/testcases/kernel/syscalls/getrlimit/ |
| H A D | getrlimit01.c | 18 int res; member
|
| /third_party/libphonenumber/cpp/src/phonenumbers/geocoding/ |
| H A D | geocoding_warpper.cc | 20 extern "C" int exposeLocationName(const char* pNumber, const char* locale, char* res, const int resLength = 128) {
in exposeLocationName() argument
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| H A D | function-attribute.c | 17 int *res = funp(ptr); in foo() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/manual/network/ |
| H A D | gethostbyaddr_r.c | 29 struct hostent h, *res = NULL; in gethostbyaddr_r_0100() local 45 struct hostent h, *res = NULL; in gethostbyaddr_r_0200() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_resource.c | 38 util_resource_size(const struct pipe_resource *res) in util_resource_size() argument [all...] |
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_linker.cpp | 500 void *res = dlsym(handle, s.c_str()); in DoDlsym() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/passwd/ |
| H A D | getpw_r.c | 29 struct passwd *res = NULL; in getpwuid_r_0100() local 47 struct passwd *res = NULL; in getpwuid_r_0200() local
|