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

/macosx-10.10.1/gnuserv-7/gnuserv/
H A Dgnuserv.h192 #define CONN_INTERNET 1 macro
H A Dgnuslib.c101 return (int) CONN_INTERNET;
120 return (int) CONN_INTERNET;
H A Dgnuclient.c101 int connect_type; /* CONN_UNIX, CONN_INTERNET, or
332 int connect_type; /* CONN_UNIX, CONN_INTERNET, or
595 if (connect_type == (int) CONN_INTERNET)

Completed in 104 milliseconds