Searched refs:startd_zalloc (Results 1 – 8 of 8) sorted by relevance
88 graph_queue = startd_zalloc(sizeof (graph_protocol_event_queue_t)); in graph_protocol_init()104 e = startd_zalloc(sizeof (graph_protocol_event_t)); in graph_event_enqueue()202 restarter_queue = startd_zalloc( in restarter_protocol_init()224 e = startd_zalloc(sizeof (restarter_protocol_event_t)); in restarter_event_enqueue()
133 dictionary = startd_zalloc(sizeof (dictionary_t)); in dict_init()
349 inst = startd_zalloc(sizeof (restarter_inst_t)); in restarter_insert_inst()1224 info = startd_zalloc(sizeof (fork_info_t)); in stop_instance()1551 info = startd_zalloc(sizeof (fork_info_t)); in start_instance()1662 info = startd_zalloc(sizeof (*info)); in maintain_instance()1735 info = startd_zalloc(sizeof (*info)); in refresh_instance()1966 qe = startd_zalloc(sizeof (restarter_instance_qentry_t)); in restarter_queue_event()2410 timeouts = startd_zalloc(sizeof (timeout_queue_t)); in timeout_init()2423 tu = startd_zalloc(sizeof (timeout_update_t)); in timeout_init()
885 gu = startd_zalloc(sizeof (graph_update_t)); in startup()886 ru = startd_zalloc(sizeof (restarter_update_t)); in startup()1014 st = startd_zalloc(sizeof (startd_state_t)); in main()
1056 envp = startd_zalloc(sizeof (char *) * 3); in fork_emi()1060 *np = startd_zalloc(sz); in fork_emi()1070 *np = startd_zalloc(sz); in fork_emi()
271 nenv = startd_zalloc(sizeof (char *) * nenv_size); in set_smf_env()
163 #define startd_zalloc(sz) \ macro
395 v = startd_zalloc(sizeof (*v)); in graph_add_vertex()654 gi.gi_visited = startd_zalloc(sz); in graph_walk()