Searched refs:pushstring (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Dinput.h55 void pushstring(char *, int, void *);
H A Dinput.c353 pushstring(char *s, int len, void *ap) function
358 /*out2fmt_flush("*** calling pushstring: %s, %d\n", s, len);*/
H A Dparser.c850 pushstring(ap->val, strlen(ap->val), ap);
1537 pushstring(line, strlen(line), NULL);

Completed in 48 milliseconds