Searched defs:nextc (Results 1 - 8 of 8) sorted by relevance
| /src/sys/arch/sparc64/sparc64/ |
| H A D | bsd_fdintr.s | 116 nextc: label
|
| /src/sys/arch/sparc/sparc/ |
| H A D | bsd_fdintr.s | 213 nextc: label
|
| /src/bin/sh/ |
| H A D | output.h | 42 char *nextc; member in struct:output
|
| H A D | input.c | 94 const char *nextc; /* next char in buffer */ member in struct:parsefile
|
| H A D | jobs.c | 2046 char *nextc; local in function:cmdputs
|
| /src/sys/kern/ |
| H A D | tty_subr.c | 392 nextc(struct clist *clp, u_char *cp, int *c) function in typeref:typename:u_char *
|
| /src/usr.sbin/ldpd/ |
| H A D | ldp_command.c | 223 char *nextc = recvspace; local in function:command_dispatch 363 char *nextc = recvspace; local in function:set_func 379 char *nextc = recvspace; local in function:show_func
|
| /src/lib/libc/gen/ |
| H A D | vis.c | 166 do_hvis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra) argument 189 do_mvis(wchar_t *dst, wint_t c, int flags, wint_t nextc, const wchar_t *extra) argument 210 do_mbyte(wchar_t *dst, wint_t c, int flags, wint_t nextc, int iswextra) argument 307 do_svis(wchar_t *dst, wint_t c, int flags, wint_t nextc, cons argument 702 svis(char * mbdst,int c,int flags,int nextc,const char * mbextra) argument 717 snvis(char * mbdst,size_t dlen,int c,int flags,int nextc,const char * mbextra) argument 769 vis(char * mbdst,int c,int flags,int nextc) argument 784 nvis(char * mbdst,size_t dlen,int c,int flags,int nextc) argument [all...] |
Completed in 10 milliseconds