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

/macosx-10.9.5/syslog-217.1.4/syslogd.tproj/
H A Dbsd_in.c86 if (global.launch_dict == NULL)
92 sockets_dict = launch_data_dict_lookup(global.launch_dict, LAUNCH_JOBKEY_SOCKETS);
H A Dudp_in.c123 if (global.launch_dict == NULL)
129 sockets_dict = launch_data_dict_lookup(global.launch_dict, LAUNCH_JOBKEY_SOCKETS);
H A Ddaemon.h113 launch_data_t launch_dict; member in struct:global_s
H A Dsyslogd.c289 global.launch_dict = launch_msg(tmp);
292 if (global.launch_dict == NULL)
298 tmp = launch_data_dict_lookup(global.launch_dict, LAUNCH_JOBKEY_MACHSERVICES);
/macosx-10.9.5/Libnotify-121.20.1/notifyd/
H A Dnotifyd.h37 launch_data_t launch_dict; member in struct:global_s
H A Dnotifyd.c734 global.launch_dict = launch_msg(tmp);
737 if (global.launch_dict == NULL)
743 tmp = launch_data_dict_lookup(global.launch_dict, LAUNCH_JOBKEY_MACHSERVICES);

Completed in 164 milliseconds