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

12

/xnu-2422.115.4/libsyscall/wrappers/string/
H A Dindex.c34 index(const char *p, int ch) argument
/xnu-2422.115.4/bsd/libkern/
H A Dmemchr.c33 memchr(const void *bigptr, int ch, size_t length) argument
/xnu-2422.115.4/SETUP/config/
H A Dmain.c231 register int ch; local
267 register int ch; local
[all...]
/xnu-2422.115.4/SETUP/installfile/
H A Dinstallfile.c47 int ch; local
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_encodinghint.c752 u_int16_t ch; local
[all...]
/xnu-2422.115.4/libkern/net/
H A Dinet_pton.c76 int saw_digit, octets, ch; local
135 int ch, seen_xdigits; local
[all...]
/xnu-2422.115.4/SETUP/setsegname/
H A Dsetsegname.c137 int ch; local
/xnu-2422.115.4/bsd/dev/i386/
H A Dkm.c395 cons_cinput(char ch) argument
/xnu-2422.115.4/iokit/Kernel/
H A DIOStringFuncs.c476 char *strchr(const char *str, int ch) argument
H A DIOLib.cpp965 static void _iolog_consputc(int ch, void *arg __unused) argument
970 static void _iolog_logputc(int ch, void *arg __unused) argument
/xnu-2422.115.4/tools/tests/unit_tests/cpu_monitor_tests_11646922_src/mem_hog/
H A Dmem_hog.c40 int ch; local
179 int i, ch; local
/xnu-2422.115.4/bsd/kern/
H A Dsubr_prf.c505 snprintf_func(int ch, void *arg) argument
H A Dsubr_log.c403 char *p, ch; local
517 char *localbuff, *p, *copystart, ch; local
[all...]
H A Dsubr_sbuf.c485 isspace(char ch) argument
/xnu-2422.115.4/bsd/net/
H A Dpf_ruleset.c98 _strrchr(const char *c, int ch) argument
/xnu-2422.115.4/osfmk/console/i386/
H A Dserial_console.c152 console_ring_put(char ch) argument
169 char ch = 0; local
182 cpu_buffer_put(console_buf_t *cbp, char ch) argument
254 char ch; local
[all...]
/xnu-2422.115.4/osfmk/default_pager/
H A Ddefault_pager.c225 char ch; local
/xnu-2422.115.4/osfmk/device/
H A Dsubrs.c219 tolower(unsigned char ch) argument
/xnu-2422.115.4/tools/tests/unit_tests/ptrace_test_12507045_src/
H A Dptrace_test.c68 int ch; local
/xnu-2422.115.4/osfmk/kern/
H A Dprintf.c643 dummy_putc(int ch, void *arg) argument
/xnu-2422.115.4/tools/tests/jitter/
H A Dtimer_jitter.c223 char ch; local
/xnu-2422.115.4/osfmk/i386/
H A DDiagnostics.c334 uint32_t cl = 0, ch = 0, mpl = 0, mph = 0, apl = 0, aph = 0; local
H A DpmCPU.c134 uint32_t cl = 0, ch = 0; local
[all...]
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_lookup.c1805 char ch; local
H A Dvfs_utfconv.c441 u_int32_t ch; local
631 u_int32_t ch; local
[all...]

Completed in 126 milliseconds

12