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

/external/dhcpcd-6.8.2/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.h61 void closefrom(int);
/external/dhcpcd-6.8.2/
H A DAndroid.mk41 compat/closefrom.c \
H A Dconfigure69 --without-closefrom) CLOSEFROM=no;;
591 printf "Testing for closefrom ... "
595 closefrom(3);
608 echo "COMPAT_SRCS+= compat/closefrom.c" >>$CONFIG_MK
609 echo "#include \"compat/closefrom.h\"" >>$CONFIG_H
H A Ddhcpcd.c1471 closefrom(3);
/external/openssh/
H A DAndroid.mk68 openbsd-compat/bsd-closefrom.c \
H A Dsession.c1662 closefrom(STDERR_FILENO + 1);
1808 closefrom(STDERR_FILENO + 1);
H A Dsshd.c1632 closefrom(REEXEC_MIN_FREE_FD);
1634 closefrom(REEXEC_DEVCRYPTO_RESERVED_FD);
H A Dauth2-pubkey.c472 closefrom(STDERR_FILENO + 1);
H A Dssh.c541 closefrom(STDERR_FILENO + 1);
H A Dsshconnect2.c1513 closefrom(sock + 1);
H A Dreadconf.c453 closefrom(STDERR_FILENO + 1);
H A Dconfigure16543 closefrom \

Completed in 628 milliseconds