Home
last modified time | relevance | path

Searched refs:shf_ungetc (Results 1 – 3 of 3) sorted by relevance

/openbsd/bin/ksh/
H A Dshf.h70 int shf_ungetc(int, struct shf *);
H A Dshf.c531 shf_ungetc(int c, struct shf *shf) in shf_ungetc() function
H A Deval.c559 shf_ungetc(c, x.u.shf); in expand()