Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dshf.h78 int shf_ungetc ARGS((int c, struct shf *shf));
H A Dshf.c604 shf_ungetc(c, shf) in shf_ungetc() function