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

/haiku-fatelf/src/bin/bash/lib/sh/
H A Dnetconn.c37 whether or not to call getpeername() in isnetconn(). */
44 isnetconn (fd) function
/haiku-fatelf/src/bin/bash/
H A Dexterns.h230 extern int isnetconn __P((int));
H A Dshell.c1008 if ((run_by_ssh || isnetconn (fileno (stdin))) && shell_level < 2)

Completed in 235 milliseconds