Home
last modified time | relevance | path

Searched refs:origs (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/awk/
HDrun.c1671 const char *s, *origs, *t; in split() local
1681 origs = s = strdup(getsval(y)); in split()
1845 xfree(origs); in split()
/dragonfly/contrib/file/src/
HDapprentice.c2956 const char *origs = s; in getstr() local
2969 file_error(ms, 0, "string too long: `%s'", origs); in getstr()