Searched defs:ch (Results 1 - 25 of 1244) sorted by relevance

1234567891011>>

/freebsd-current/tools/build/cross-build/include/mac/
H A Dstring.h45 strchrnul(const char *p, int ch) argument
/freebsd-current/sys/libkern/
H A Dstrchrnul.c32 strchrnul(const char *p, int ch) argument
H A Dstrchr.c36 strchr(const char *cp, int ch) argument
H A Dstrrchr.c36 strrchr(const char *cp, int ch) argument
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/sysevent/
H A Dtst.post_chan.c32 evchan_t *ch; local
/freebsd-current/contrib/ntp/ntpd/
H A Drc_cmdlength.c22 unsigned char ch; local
/freebsd-current/contrib/ntp/libntp/
H A Dmstolfp.c17 int ch, neg = 0; local
/freebsd-current/lib/libc/string/
H A Dstrrchr.c36 strrchr(const char *p, int ch) argument
/freebsd-current/contrib/ncurses/form/
H A Dfld_pad.c50 set_field_pad(FIELD *field, int ch) argument
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dkeyok.c62 unsigned ch = (unsigned) c; local
H A Dlib_ungetch.c62 safe_ungetch(SCREEN *sp, int ch) argument
91 ungetch(int ch) argument
/freebsd-current/contrib/openpam/lib/libpam/
H A Dopenpam_strlset.c46 openpam_strlset(char *str, int ch, size_t size) argument
/freebsd-current/cddl/usr.sbin/zfsd/
H A Dzfsd_main.cc72 int ch; local
/freebsd-current/usr.sbin/accton/
H A Daccton.c44 int ch; local
/freebsd-current/usr.bin/dirname/
H A Ddirname.c45 int ch; local
/freebsd-current/lib/libc/stdio/
H A Dputchar.c62 putchar_unlocked(int ch) argument
H A Dputc.c57 putc_unlocked(int ch, FILE *fp) argument
/freebsd-current/contrib/elftoolchain/libelf/
H A Dgelf_chdr.c55 void *ch; local
/freebsd-current/contrib/ncurses/ncurses/widechar/
H A Dcharable.c49 NCURSES_EXPORT(int) _nc_to_char(wint_t ch) argument
[all...]
/freebsd-current/contrib/ncurses/ncurses/trace/
H A Dlib_tracechr.c50 _nc_tracechar(SCREEN *sp, int ch) argument
82 _tracechar(int ch) argument
[all...]
/freebsd-current/contrib/sendmail/libsm/
H A Duxtext_unquote.c102 int ch, len; local
[all...]
/freebsd-current/stand/libsa/
H A Duuid_from_string.c37 hex2int(int ch) argument
[all...]
/freebsd-current/usr.bin/hexdump/
H A Dhexsyntax.c47 int ch; local
/freebsd-current/usr.bin/tty/
H A Dtty.c41 int ch, sflag; local
/freebsd-current/usr.bin/biff/
H A Dbiff.c45 int ch; local

Completed in 232 milliseconds

1234567891011>>