HomeSort by relevance Sort by last modified time
    Searched refs:avahi_set_cloexec (Results 1 - 3 of 3) sorted by null

  /external/avahi/avahi-core/
fdutil.h 27 int avahi_set_cloexec(int fd);
fdutil.c 31 int avahi_set_cloexec(int fd) { function
socket.c 353 if (avahi_set_cloexec(fd) < 0) {
423 if (avahi_set_cloexec(fd) < 0) {
931 if (avahi_set_cloexec(fd) < 0) {
976 if (avahi_set_cloexec(fd) < 0) {

Completed in 477 milliseconds