Searched refs:alloc_string (Results 1 – 4 of 4) sorted by relevance
59 struct alloc_string struct61 struct alloc_string *next; argument65 static struct alloc_string *strings; argument449 struct alloc_string *as;451 as = (struct alloc_string *) xmalloc (sizeof *as);466 struct alloc_string *as;471 struct alloc_string *n;
698 struct alloc_string struct700 struct alloc_string *next; argument704 static struct alloc_string *strings; argument2560 struct alloc_string *as; in get_string()2562 as = (struct alloc_string *) xmalloc (sizeof *as); in get_string()2577 struct alloc_string *as; in rcparse_discard_strings()2582 struct alloc_string *n; in rcparse_discard_strings()
62 struct alloc_string struct64 struct alloc_string *next; argument68 static struct alloc_string *strings; argument457 struct alloc_string *as;459 as = (struct alloc_string *) xmalloc (sizeof *as);474 struct alloc_string *as;479 struct alloc_string *n;
3799 (alloc_string): Rename alloc_ident. Use the SP_ accessors.