Searched defs:cp (Results 1 - 25 of 83) sorted by relevance

1234

/xnu-2782.1.97/bsd/libkern/
H A Dscanc.c66 scanc(u_int size, u_char *cp, const u_char table[], int mask0) argument
H A Dskpc.c68 register u_char *cp, *end, mask; local
/xnu-2782.1.97/SETUP/config/
H A Dmain.c152 register char *cp; local
188 register char *cp; local
208 register char *cp; local
[all...]
H A Dmkheaders.c139 const char *cp; local
211 char *cp; local
[all...]
H A Dmkmakefile.c213 register char *cp; local
490 opteq(const char *cp, const char *dp) argument
520 char *cp; local
616 register const char *cp; local
634 char *cp; local
730 register char *cp = str; local
[all...]
/xnu-2782.1.97/bsd/netinet/
H A Dtcp_debug.c227 char *cp = "<"; local
/xnu-2782.1.97/libkern/net/
H A Dinet_aton.c41 inet_aton(const char *cp, struct in_addr *addr) argument
/xnu-2782.1.97/bsd/kern/
H A Dsubr_xxx.c192 cfreemem(caddr_t cp, int size) argument
H A Dsubr_prof.c109 tostruct_t *cp; local
[all...]
H A Dtty_subr.c173 q_to_b(struct clist *clp, u_char *cp, int count) argument
320 clrbits(u_char *cp, int off, int len) argument
358 b_to_q(const u_char *cp, int count, struct clist *clp) argument
418 nextc(struct clist *clp, u_char *cp, int *c) argument
458 u_char *cp; local
[all...]
H A Dsubr_prf.c365 char *cp; local
H A Dkern_subr.c112 uiomove(const char * cp, int n, uio_t uio) argument
128 addr64_t cp = c_cp; local
[all...]
/xnu-2782.1.97/libsyscall/mach/
H A Dstring.c50 char *cp = buf + sizeof(buf); local
91 char *cp = va_arg(ap, char*); local
/xnu-2782.1.97/bsd/net/
H A Dbpf_filter.c125 register u_char *cp, *np; local
178 register u_char *cp; local
[all...]
/xnu-2782.1.97/osfmk/i386/
H A Dbit_routines.h109 static inline char xchgb(volatile char * cp, char new) argument
/xnu-2782.1.97/bsd/dev/i386/
H A Dkm.c344 unsigned char *cp; local
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_lookup.c466 struct cnode *cp; local
[all...]
H A Dhfs_chash.c148 struct cnode *cp; local
225 hfs_chash_snoop(struct hfsmount *hfsmp, ino_t inum, int existence_only, int (*callout)(const cnode_t *cp, void *), void * arg) argument
228 struct cnode *cp; local
298 struct cnode *cp; local
437 hfs_chashwakeup(struct hfsmount *hfsmp, struct cnode *cp, int hflags) argument
474 hfs_chashremove(struct hfsmount *hfsmp, struct cnode *cp) argument
498 hfs_chash_abort(struct hfsmount *hfsmp, struct cnode *cp) argument
520 hfs_chash_mark_in_transit(struct hfsmount *hfsmp, struct cnode *cp) argument
538 struct cnode *cp; local
569 struct cnode *cp; local
[all...]
H A Dhfs_quota.c637 struct cnode *cp; local
923 struct cnode *cp; local
[all...]
/xnu-2782.1.97/pexpert/gen/
H A Dbootargs.c68 char *cp, c; local
[all...]
/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace_subr.c89 dtrace_fasttrap_fork(proc_t *p, proc_t *cp) argument
/xnu-2782.1.97/osfmk/console/i386/
H A Dserial_console.c292 char *cp; local
/xnu-2782.1.97/osfmk/device/
H A Dsubrs.c317 atoi(const char *cp) argument
411 char *cp = str; local
/xnu-2782.1.97/osfmk/prng/
H A Drandom.c273 char *cp = (char *) buffer; local
/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dlmbench_bw_mmap_rd.c173 cp(char* src, char* dst, mode_t mode) function

Completed in 122 milliseconds

1234