Searched defs:new (Results 1 - 25 of 29) sorted by relevance

12

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtimer.c94 uint64_t new, old = *save; local
H A Dsched_prim.c3091 uint32_t new, hi, low, accum; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_system.c165 mac_system_check_sysctl(kauth_cred_t cred, int *name, u_int namelen, user_addr_t old, user_addr_t oldlenp, int inkernel, user_addr_t new, size_t newlen) argument
H A Dmac_vfs.c417 mac_cred_label_update_execve(vfs_context_t ctx, kauth_cred_t new, struct vnode *vp, argument
H A Dmac_base.c745 mac_policy_fixup_mmd_list(struct mac_module_data *new) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dlock.h170 static inline char xchgb(volatile char * cp, char new) argument
186 atomic_cmpxchg(uint32_t *p, uint32_t old, uint32_t new) argument
H A Dpcb.c592 machine_load_context( thread_t new) argument
606 machine_switch_context( thread_t old, thread_continue_t continuation, thread_t new) argument
2053 machine_stack_handoff(thread_t old, thread_t new) argument
[all...]
H A Dpmap.h193 pmap_cmpx_pte(pt_entry_t *entryp, pt_entry_t old, pt_entry_t new) argument
/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSObject.cpp
H A DOSRuntime.cpp
H A DOSSymbol.cpp
H A DOSMetaClass.cpp
/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_command.c221 struct db_command *new; local
H A Ddb_variables.c294 register struct db_variable *new; local
[all...]
H A Ddb_aout.c377 struct nlist *new; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dpcb.c128 machine_switch_context( thread_t old, thread_continue_t continuation, thread_t new) argument
565 machine_stack_handoff( thread_t old, thread_t new) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_prefix.c691 rrpr_update(struct socket *so, struct rr_prefix *new) argument
[all...]
H A Dnd6_rtr.c499 defrouter_addreq( struct nd_defrouter *new) argument
766 defrtrlist_update( struct nd_defrouter *new) argument
844 struct nd_pfxrouter *new; local
964 struct nd_prefix *new = NULL; local
1081 prelist_update( struct nd_prefix *new, struct nd_defrouter *dr, struct mbuf *m) argument
2071 in6_init_address_ltimes(__unused struct nd_prefix *new, struct in6_addrlifetime *lt6) argument
[all...]
H A Dipsec.c1223 struct inpcbpolicy *new; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_newsysctl.c877 kernel_sysctl(struct proc *p, int *name, u_int namelen, void *old, size_t *oldlenp, void *new, size_t newlen) argument
1077 void *new; member in struct:sysctl_args
H A Dmcache.c1434 mcache_verify_set_pattern(u_int64_t old, u_int64_t new, void *buf_arg, argument
H A Dkern_descrip.c378 int new, error; local
419 int old = uap->from, new = uap->to; local
1644 finishdup(proc_t p, struct filedesc *fdp, int old, int new, register_t *retval) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/devfs/
H A Ddevfs_tree.c780 devdirent_t * new; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Droute.c1670 caddr_t new; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_resident.c2591 vm_page_speculate( vm_page_t m, boolean_t new) argument
[all...]

Completed in 188 milliseconds

12