Searched refs:strmalloc (Results 1 – 2 of 2) sorted by relevance
86 strmalloc(const char *value) in strmalloc() function323 data->term_name = strmalloc(term_name); in sorthook()324 data->description = strmalloc(term_description(tp)); in sorthook()344 data.term_names = strmalloc(buffer); in show_termcap()707 eargv[count] = strmalloc(path); in main()732 eargv[count++] = strmalloc(path); in main()
78 strmalloc(char *s) in strmalloc() function321 name_table[nn].ute_name = strmalloc(list[column]); in main()