|
Funzioni |
| static void | ice_error_handler (IceConn) |
| static gboolean | ice_process_messages (GIOChannel *, GIOCondition, IceConn) |
| static gboolean | ice_connection_accept (GIOChannel *, GIOCondition, IceListenObj) |
| static FILE * | ice_tmpfile (char **) |
| static void | ice_auth_add (FILE *, FILE *, char *, IceListenObj) |
| static void | ice_cleanup (void) |
| Bool | ice_auth_proc (char *hostname) |
| static void | ice_connection_watch (IceConn iceConn, IcePointer clientData, Bool opening, IcePointer *watchData) |
| static void | fprintfhex (FILE *fp, int len, char *cp) |
| gboolean | ice_setup_listeners (int numListeners, IceListenObj *listenObjs) |
Variabili |
| static char * | authCleanupFile |