OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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