Home
last modified time | relevance | path

Searched refs:MSG_NOSIGNAL (Results 1 – 11 of 11) sorted by relevance

/nscd/
A Dnscd_helper.c199 #ifndef MSG_NOSIGNAL in open_socket()
200 # define MSG_NOSIGNAL 0 in open_socket() macro
204 MSG_NOSIGNAL)); in open_socket()
A Dnscd_stat.c154 if (TEMP_FAILURE_RETRY (send (fd, &data, sizeof (data), MSG_NOSIGNAL)) in send_stats()
203 MSG_NOSIGNAL)); in receive_print_stats()
A Dnscd.c357 MSG_NOSIGNAL)); in invalidate_db()
399 MSG_NOSIGNAL)); in send_shutdown()
A Dinitgrcache.c197 MSG_NOSIGNAL)) != total) in addinitgroupsX()
A Dconnections.c272 ret = TEMP_FAILURE_RETRY (send (fd, buf, n, MSG_NOSIGNAL)); in writeall()
1032 #ifndef MSG_NOSIGNAL in send_ro_fd()
1033 # define MSG_NOSIGNAL 0 in send_ro_fd() macro
1035 (void) TEMP_FAILURE_RETRY (sendmsg (fd, &msg, MSG_NOSIGNAL)); in send_ro_fd()
1115 MSG_NOSIGNAL)) in handle_request()
A Dservicescache.c108 MSG_NOSIGNAL)) != total) in cache_addserv()
A Dpwdcache.c120 MSG_NOSIGNAL)) != total) in cache_addpw()
A Daicache.c463 TEMP_FAILURE_RETRY (send (fd, &notfound, total, MSG_NOSIGNAL)); in addhstaiX()
A Dgrpcache.c114 MSG_NOSIGNAL)) != total) in cache_addgr()
A Dhstcache.c138 MSG_NOSIGNAL)) != total) in cache_addhst()
A Dnetgroupcache.c87 TEMP_FAILURE_RETRY (send (fd, &notfound, total, MSG_NOSIGNAL)); in do_notfound()

Completed in 25 milliseconds