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

/freebsd-11.0-release/contrib/ofed/libsdp/src/
H A Dport.c359 __sdp_log(8, "Error replace_fd_with_its_shadow: no shadow for fd:%d\n",
386 __sdp_log(8, "Error %s: unknown TCP domain: %d\n", __func__, domain);
397 __sdp_log(8, "Error %s: getsockname return <%d> for socket\n", __func__, errno);
485 __sdp_log(9, "Error ioctl: no implementation for ioctl found\n");
491 __sdp_log(2, "IOCTL: <%s:%d:%d> request <%d>\n",
499 __sdp_log(8, "Warning ioctl: "
511 __sdp_log(8, "Warning ioctl: "
517 __sdp_log(8, "Error ioctl: "
524 __sdp_log(2, "IOCTL: <%s:%d:%d> result <%d:%d>\n",
550 __sdp_log(
[all...]
H A Dlog.c64 __sdp_log( function
196 __sdp_log( 9, "Couldn't create directory '%s' for logging (%m)\n", tdir );
201 __sdp_log(9, "Couldn't lstat directory %s\n", tdir);
207 __sdp_log( 9, "Cowardly refusing to log into directory:'%s'. "
221 __sdp_log( 9, "Cowardly refusing to log into:'%s'. "
228 __sdp_log( 9, "Couldn't open '%s' for logging (%m)\n", tfilename );
H A Dmatch.c177 __sdp_log( 3, "MATCH: matching %s:%d to %s => \n", addr_str, port,
185 __sdp_log( 3, "NEGATIVE by port range\n" );
192 __sdp_log( 3, "NEGATIVE by address\n" );
198 __sdp_log( 3, "POSITIVE\n" );
248 __sdp_log( 4, "MATCH LISTEN: => %s\n",
269 __sdp_log( 4, "MATCH CONNECT: => %s\n",
336 __sdp_log( 4, "MATCH PROGRAM: => %s\n",
H A Dlibsdp.h106 void __sdp_log(
H A Dconfig_parser.y156 __sdp_log(1, buf);
322 __sdp_log(9, "Error (line:%ld) : %s\n", __sdp_config_line_num, final_msg);
H A Dconfig_parser.c235 __sdp_log(1, buf);
1873 __sdp_log(9, "Error (line:%ld) : %s\n", __sdp_config_line_num, final_msg);

Completed in 142 milliseconds