Searched defs:ret (Results 1 – 5 of 5) sorted by relevance
/nscd/ |
A D | gethstbynm3_r.c | 47 __gethostbyname2_r (const char *name, int af, struct hostent *ret, char *buf, in __gethostbyname2_r()
|
A D | nscd.c | 636 int ret = read (fd, &child_ret, sizeof (child_ret)); in monitor_child() local 674 int ret __attribute__ ((unused)); in do_exit() local 707 int ret __attribute__ ((unused)); in notify_parent() local
|
A D | connections.c | 269 ssize_t ret; in writeall() local 1832 int ret; in inotify_check_files() local 1914 int ret; in inotify_check_files() local 2099 int ret; in main_loop_poll() local 2264 int ret; in main_loop_epoll() local
|
A D | nscd_helper.c | 88 ssize_t ret; in __readall() local 113 ssize_t ret = TEMP_FAILURE_RETRY (__readv (fd, iov, iovcnt)); in __readvall() local
|
A D | nscd-client.h | 262 time_t ret = datahead_init_common (head, allocsize, recsize, ttl); in datahead_init_pos() local 274 time_t ret = datahead_init_common (head, allocsize, recsize, ttl); in datahead_init_neg() local
|
Completed in 17 milliseconds