Home
last modified time | relevance | path

Searched refs:TEMP_FAILURE_RETRY_VAL (Results 1 – 3 of 3) sorted by relevance

/nscd/
A Dnscd.h371 #define TEMP_FAILURE_RETRY_VAL(expression) \ macro
A Dmem.c552 && TEMP_FAILURE_RETRY_VAL (posix_fallocate (db->wr_fd, oldtotal, in mempool_alloc()
A Dconnections.c720 || (TEMP_FAILURE_RETRY_VAL (posix_fallocate (fd, 0, total)) in nscd_init()

Completed in 11 milliseconds