Searched refs:sigwrap_send (Results 1 – 4 of 4) sorted by relevance
/openbmc/openbmc-tools/adcapp/src/ |
H A D | EINTR_wrappers.h | 82 ssize_t sigwrap_send(int sockfd, const void *buf, size_t len, int flags);
|
H A D | EINTR_wrappers.c | 473 ssize_t sigwrap_send(int sockfd, const void *buf, size_t len, int flags) in sigwrap_send() function
|
/openbmc/openbmc-tools/pwmtachtool/src/ |
H A D | EINTR_wrappers.h | 82 ssize_t sigwrap_send(int sockfd, const void *buf, size_t len, int flags);
|
H A D | EINTR_wrappers.c | 416 ssize_t sigwrap_send(int sockfd, const void *buf, size_t len, int flags) in sigwrap_send() function
|