Searched refs:strcopys (Results 1 – 2 of 2) sorted by relevance
342 strcopys(str_t *str, char *s) in strcopys() function1091 if (strcopys(replacement, hdr->vendor)) { in find_macro_definition()1099 if (strcopys(replacement, hdr->publisher)) { in find_macro_definition()1107 if (strcopys(replacement, hdr->class)) { in find_macro_definition()1115 if (strcopys(replacement, hdr->subclass)) { in find_macro_definition()1132 if (strcopys(replacement, num)) { in find_macro_definition()1457 if (strcopys(remainder, end)) { in expand_macros()1675 if (strcopys(line, argv0)) { in queue_event()
137 static int strcopys(str_t *str, char *s);