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

/macosx-10.10/syslog-267/syslogd.tproj/
H A Dudp_in.c105 m = asl_input_parse(uline, len, r, SOURCE_UDP_SOCKET);
106 process_message(m, SOURCE_UDP_SOCKET);
H A Ddaemon.h81 #define SOURCE_UDP_SOCKET 3 macro
H A Ddaemon.c213 * SOURCE_UDP_SOCKET from the network
344 case SOURCE_UDP_SOCKET:
1011 if (source == SOURCE_UDP_SOCKET)

Completed in 199 milliseconds