Searched defs:shf_getc (Results 1 - 2 of 2) sorted by relevance

/external/mksh/src/
H A Dshf.c535 int c = shf_getc(shf);
1078 shf_getc(struct shf *shf) function
H A Dsh.h2606 int shf_getc(struct shf *);
2609 #define shf_getc shf_getc_i macro

Completed in 79 milliseconds