Searched refs:real_host (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/common/
H A Dsendreq.c94 char *real_host = 0; local
155 &real_host, connnect_timeout, 0, Unix_socket_path_DYN );
176 DEBUG1("Send_request: socket %d, real host '%s'", sock, real_host );
178 Set_DYN(&RemoteHost_DYN, real_host );
179 if( real_host ) free( real_host ); real_host = 0;
H A Dsendjob.c97 char *real_host = 0, *save_host = 0; local
156 &real_host, connect_timeout_len, 0, Unix_socket_path_DYN );
195 Set_DYN(&RemoteHost_DYN, real_host );
196 if( real_host ) free( real_host );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/common/
H A Dsendreq.c94 char *real_host = 0; local
155 &real_host, connnect_timeout, 0, Unix_socket_path_DYN );
176 DEBUG1("Send_request: socket %d, real host '%s'", sock, real_host );
178 Set_DYN(&RemoteHost_DYN, real_host );
179 if( real_host ) free( real_host ); real_host = 0;
H A Dsendjob.c97 char *real_host = 0, *save_host = 0; local
156 &real_host, connect_timeout_len, 0, Unix_socket_path_DYN );
195 Set_DYN(&RemoteHost_DYN, real_host );
196 if( real_host ) free( real_host );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/common/
H A Dsendreq.c94 char *real_host = 0; local
155 &real_host, connnect_timeout, 0, Unix_socket_path_DYN );
176 DEBUG1("Send_request: socket %d, real host '%s'", sock, real_host );
178 Set_DYN(&RemoteHost_DYN, real_host );
179 if( real_host ) free( real_host ); real_host = 0;
H A Dsendjob.c97 char *real_host = 0, *save_host = 0; local
156 &real_host, connect_timeout_len, 0, Unix_socket_path_DYN );
195 Set_DYN(&RemoteHost_DYN, real_host );
196 if( real_host ) free( real_host );

Completed in 144 milliseconds