Searched refs:closefrom (Results 1 - 13 of 13) sorted by relevance

/external/dhcpcd/compat/
H A Dclosefrom.h30 int closefrom(int);
H A Dclosefrom.c30 #include "closefrom.h"
33 closefrom(int fd) function
/external/openssh/openbsd-compat/regress/
H A Dclosefromtest.c27 int closefrom(int);
32 fprintf(stderr, "closefrom: %s\n", msg);
48 closefrom(fds[max]);
58 closefrom(fds[0]);
/external/openssh/openbsd-compat/
H A Dbsd-closefrom.c55 __unused static const char rcsid[] = "$Sudo: closefrom.c,v 1.11 2006/08/17 15:26:54 millert Exp $";
63 closefrom(int lowfd) function
69 closefrom(int lowfd) function
H A Dopenbsd-compat.h57 void closefrom(int);
/external/dhcpcd/
H A Dconfig.mk15 COMPAT_SRCS+= compat/closefrom.c
H A DAndroid.mk12 platform-linux.c compat/closefrom.c ifaddrs.c ipv6rs.c
H A Ddhcpcd.c1810 closefrom(3);
/external/openssh/
H A DAndroid.mk24 openbsd-compat/bsd-closefrom.c openbsd-compat/getopt.c \
H A Dsession.c1607 closefrom(STDERR_FILENO + 1);
1753 closefrom(STDERR_FILENO + 1);
H A Dsshd.c1488 closefrom(REEXEC_MIN_FREE_FD);
1490 closefrom(REEXEC_DEVCRYPTO_RESERVED_FD);
H A Dssh.c272 closefrom(STDERR_FILENO + 1);
H A Dconfigure8995 closefrom \

Completed in 302 milliseconds