Searched refs:strmalloc (Results 1 – 2 of 2) sorted by relevance
84 strmalloc(const char *value) in strmalloc() function333 data->term_name = strmalloc(term_name); in sorthook()334 data->description = strmalloc(term_description(tp)); in sorthook()374 data.term_names = strmalloc(buffer); in show_termcap()742 eargv[count] = strmalloc(path); in main()767 eargv[count++] = strmalloc(path); in main()
78 strmalloc(char *s) in strmalloc() function326 name_table[nn].ute_name = strmalloc(list[column]); in main()