Searched refs:lt_malloc (Results 1 – 6 of 6) sorted by relevance
108 entry = (lt_cause_t *)lt_malloc(sizeof (lt_cause_t)); in new_cause()319 match_entry = (lt_match_t *)lt_malloc(sizeof (lt_match_t)); in parse_sym_trans()450 dmacro = (lt_dmacro_t *)lt_malloc(sizeof (lt_dmacro_t)); in parse_dmacro()633 config_loaded = (char *)lt_malloc(config_loaded_len); in lt_table_init()
252 extern void *lt_malloc(size_t);
214 str = lt_malloc(str_len); in lt_klog_log()
70 lt_malloc(size_t size) in lt_malloc() function
849 *list = (pid_t *)lt_malloc(sizeof (pid_t) * ret); in plist_create()896 *plist = (pid_t *)lt_malloc(sizeof (pid_t) * ret); in tlist_create()897 *tlist = (id_t *)lt_malloc(sizeof (id_t) * ret); in tlist_create()
129 buffer = (char *)lt_malloc(buffersize); in aggwalk_call()