Searched refs:initstr (Results 1 – 4 of 4) sorted by relevance
121 static str_t *initstr(int hint);
366 line = initstr(128); in add_cmd()739 line = initstr(128); in print_serecord()798 line = initstr(128); in read_next_line()1006 initstr(int hint) in initstr() function
134 static str_t *initstr(int hint);
300 initstr(int hint) in initstr() function523 if ((line = initstr(128)) == NULL) in parse_conf_file()927 if ((token = initstr(32)) == NULL) in snip_identifier()957 if ((token = initstr(32)) == NULL) in snip_delimited_identifier()1086 if ((replacement = initstr(128)) == NULL) { in find_macro_definition()1453 if ((remainder = initstr(128)) == NULL) { in expand_macros()1667 if ((line = initstr(128)) == NULL) in queue_event()