Home
last modified time | relevance | path

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

/openbsd-src/bin/csh/
H A Dfile.c87 static int cl_getc(struct cmdline *);
161 cl_getc(struct cmdline *cl) in cl_getc() function
330 literal = cl_getc(cl); in cl_literal()
796 if ((c = cl_getc(&cl)) == 0) in tenex()