Home
last modified time | relevance | path

Searched defs:res (Results 276 - 300 of 3240) sorted by relevance

1...<<11121314151617181920>>...130

/third_party/musl/src/network/
H A Dgetservbyport_r.c10 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 Dfgetgrent.c8 struct group *res; in fgetgrent() local
H A Dgetpwent_a.c11 int __getpwent_a(FILE *f, struct passwd *pw, char **line, size_t *size, struct passwd **res) in __getpwent_a() argument
H A Dgetpwent.c18 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 Drealpath.c56 int res; in realpath() local
/third_party/musl/porting/liteos_a/user/src/network/
H A Dgetservbyport_r.c10 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 Drealpath.c56 int res; in realpath() local
/third_party/musl/porting/liteos_m/user/src/thread/
H A Dpthread_join.c5 _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 Dscandir.c8 int scandir(const char *path, struct dirent ***res, in scandir() argument
/third_party/musl/porting/liteos_a/user/src/process/
H A Dposix_spawnp.c5 int posix_spawnp(pid_t *restrict res, const char *restrict file, in posix_spawnp() argument
/third_party/musl/src/process/
H A Dposix_spawnp.c5 int posix_spawnp(pid_t *restrict res, const char *restrict file, in posix_spawnp() argument
/third_party/mesa3d/src/util/
H A Du_debug_describe.c79 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 Dnouveau_heap.c92 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 Dpassthrough_helpers.h33 int res; in mknod_wrapper() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/close_range/
H A Dclose_range02.c25 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 Dfutex_wait02.c46 int res, pid; in run() local
H A Dfutex_wait04.c32 int res; in run() local
/third_party/ltp/testcases/kernel/syscalls/getcwd/
H A Dgetcwd01.c46 char *res; in verify_getcwd() local
/third_party/ltp/testcases/kernel/syscalls/getrlimit/
H A Dgetrlimit01.c18 int res; member
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Dgeocoding_warpper.cc20 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 Dfunction-attribute.c17 int *res = funp(ptr); in foo() local
/third_party/musl/libc-test/src/functionalext/supplement/manual/network/
H A Dgethostbyaddr_r.c29 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 Du_resource.c38 util_resource_size(const struct pipe_resource *res) in util_resource_size() argument
[all...]
/third_party/musl/Benchmark/musl/
H A Dlibc_linker.cpp500 void *res = dlsym(handle, s.c_str()); in DoDlsym() local
/third_party/musl/libc-test/src/functionalext/supplement/passwd/
H A Dgetpw_r.c29 struct passwd *res = NULL; in getpwuid_r_0100() local
47 struct passwd *res = NULL; in getpwuid_r_0200() local

Completed in 5 milliseconds

1...<<11121314151617181920>>...130