Searched refs:isnetconn (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/sh/
H A Dnetconn.c38 whether or not to call getpeername() in isnetconn(). */
45 isnetconn (fd) function
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dexterns.h190 extern int isnetconn __P((int));
H A Dshell.c1007 if ((run_by_ssh || isnetconn (fileno (stdin))) && shell_level < 2)

Completed in 161 milliseconds