Searched defs:buf (Results 1 – 17 of 17) sorted by relevance
/nscd/ |
A D | cache.c | 143 char buf[INET6_ADDRSTRLEN + 1]; in cache_add() local 286 char buf[128]; in prune_cache() local 357 char buf[INET6_ADDRSTRLEN]; in prune_cache() local 519 char buf[INET6_ADDRSTRLEN]; in prune_cache() local
|
A D | nscd_getserv_r.c | 39 struct servent *result_buf, char *buf, size_t buflen, in __nscd_getservbyname_r() 49 struct servent *result_buf, char *buf, size_t buflen, in __nscd_getservbyport_r() 79 char *buf, size_t buflen, struct servent **result) in nscd_getserv_r()
|
A D | connections.c | 266 writeall (int fd, const void *buf, size_t len) in writeall() 1015 } buf; in send_ro_fd() local 1064 char buf[PATH_MAX]; in handle_request() local 1066 char buf[4096]; in handle_request() local 1098 char buf[INET6_ADDRSTRLEN]; in handle_request() local 1120 char buf[256]; in handle_request() local 1146 char buf[256]; in handle_request() local 1236 char buf[256]; in handle_request() local 1597 char buf[256]; in nscd_run_worker() local 2123 char buf[4096]; in main_loop_poll() local [all …]
|
A D | cachedumper.c | 242 char buf[INET6_ADDRSTRLEN]; in nscd_print_cache() local 267 char buf[INET6_ADDRSTRLEN]; in nscd_print_cache() local
|
A D | dbg_log.c | 66 char buf[256]; in dbg_log() local
|
A D | gethstbyad_r.c | 39 struct hostent *result_buf, char *buf, size_t buflen, in __gethostbyaddr_r()
|
A D | gethstbynm3_r.c | 47 __gethostbyname2_r (const char *name, int af, struct hostent *ret, char *buf, in __gethostbyname2_r()
|
A D | nscd_getpw_r.c | 57 char buf[3 * sizeof (uid_t)]; in __nscd_getpwuid_r() local
|
A D | pwdcache.c | 177 char *buf = alloca (buf_len); in cache_addpw() local 361 char buf[256]; in cache_addpw() local
|
A D | grpcache.c | 172 char *buf = alloca_account (buf_len, alloca_used); in cache_addgr() local 383 char buf[256]; in cache_addgr() local
|
A D | nscd_helper.c | 85 __readall (int fd, void *buf, size_t len) in __readall() 286 } buf; in __nscd_get_mapping() local
|
A D | hstcache.c | 400 char buf[256]; in cache_addhst() local 443 char buf[INET6_ADDRSTRLEN + 1]; in addhstbyX() local
|
A D | nscd_getgr_r.c | 58 char buf[3 * sizeof (gid_t)]; in __nscd_getgrgid_r() local
|
A D | initgrcache.c | 376 char buf[256]; in addinitgroupsX() local
|
A D | selinux.c | 127 char *buf; in log_callback() local
|
A D | servicescache.c | 308 char buf[256]; in cache_addserv() local
|
A D | nscd_stat.c | 157 char buf[256]; in send_stats() local
|
Completed in 33 milliseconds