Home
last modified time | relevance | path

Searched refs:closefrom (Results 1 – 14 of 14) sorted by relevance

/external/openssh/openbsd-compat/regress/
Dclosefromtest.c27 int closefrom(int);
48 closefrom(fds[max]); in main()
58 closefrom(fds[0]); in main()
/external/openssh/openbsd-compat/
Dbsd-closefrom.c63 closefrom(int lowfd) in closefrom() function
69 closefrom(int lowfd) in closefrom() function
DMakefile.in21 COMPAT=arc4random.o bsd-asprintf.o bsd-closefrom.o bsd-cray.o bsd-cygwin_util.o bsd-getpeereid.o ge…
Dopenbsd-compat.h60 void closefrom(int);
/external/openssh/
DAndroid.mk89 openbsd-compat/bsd-closefrom.c \
Dsshd.c1578 closefrom(REEXEC_MIN_FREE_FD);
1580 closefrom(REEXEC_DEVCRYPTO_RESERVED_FD);
Dsession.c1481 closefrom(STDERR_FILENO + 1); in child_close_fds()
1617 closefrom(STDERR_FILENO + 1); in do_child()
Dauth2-pubkey.c477 closefrom(STDERR_FILENO + 1); in subprocess()
Dconfig.h.in267 /* Define to 1 if you have the `closefrom' function. */
451 /* Use F_CLOSEM fcntl for closefrom */
Dssh.c549 closefrom(STDERR_FILENO + 1); in main()
Dsshconnect2.c1659 closefrom(sock + 1); in ssh_keysign()
Dreadconf.c512 closefrom(STDERR_FILENO + 1); in execute_in_shell()
Dconfigure.ac545 AC_DEFINE([HAVE_FCNTL_CLOSEM], [1], [Use F_CLOSEM fcntl for closefrom]),
1690 closefrom \
Dconfigure10641 closefrom \