Searched defs:nextc (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/bin/sh/
H A Doutput.h42 char *nextc; member in struct:output
H A Dinput.c86 const char *nextc; /* next char in buffer */ member in struct:parsefile
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dvis.c68 vis(char *dst, int c, int flag, int nextc) argument
/freebsd-10-stable/contrib/openbsm/compat/
H A Dvis.h83 int c, nextc; variable
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dvis.c153 do_hvis(char *dst, int c, int flag, int nextc, const char *extra) argument
175 do_svis(char *dst, int c, int flag, int nextc, const char *extra) argument
253 rk_svis(char *dst, int c, int flag, int nextc, const char *extra) argument
358 rk_vis(char *dst, int c, int flag, int nextc) argument
[all...]
/freebsd-10-stable/contrib/libc-vis/
H A Dvis.c164 do_hvis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra) argument
187 do_mvis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra) argument
208 do_mbyte(wchar_t *dst, wint_t c, int flags, wint_t nextc, int iswextra) argument
305 do_svis(wchar_t *dst, wint_t c, int flags, wint_t nextc, cons argument
618 svis(char *mbdst, int c, int flags, int nextc, const char *mbextra) argument
633 snvis(char *mbdst, size_t dlen, int c, int flags, int nextc, const char *mbextra) argument
685 vis(char *mbdst, int c, int flags, int nextc) argument
700 nvis(char *mbdst, size_t dlen, int c, int flags, int nextc) argument
[all...]
/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Drcslex.c186 int nextc; /*next input character, initialized by Lexinit */ variable
[all...]
/freebsd-10-stable/contrib/byacc/
H A Dreader.c253 nextc(void) function
[all...]

Completed in 277 milliseconds