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

/macosx-10.10/syslog-267/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.h114 launch_data_t launch_dict; member in struct:global_s
H A Dsyslogd.c288 global.launch_dict = launch_msg(tmp);
291 if (global.launch_dict == NULL)
297 tmp = launch_data_dict_lookup(global.launch_dict, LAUNCH_JOBKEY_MACHSERVICES);
/macosx-10.10/Libnotify-133.1.1/notifyd/
H A Dnotifyd.h37 launch_data_t launch_dict; member in struct:global_s
H A Dnotifyd.c742 global.launch_dict = launch_msg(tmp);
745 if (global.launch_dict == NULL)
751 tmp = launch_data_dict_lookup(global.launch_dict, LAUNCH_JOBKEY_MACHSERVICES);

Completed in 80 milliseconds