Searched refs:shf_ungetc (Results 1 – 3 of 3) sorted by relevance
/openbsd/bin/ksh/ | ||
H A D | shf.h | 70 int shf_ungetc(int, struct shf *); |
H A D | shf.c | 531 shf_ungetc(int c, struct shf *shf) in shf_ungetc() function |
H A D | eval.c | 559 shf_ungetc(c, x.u.shf); in expand() |