Searched defs:old (Results 1 - 25 of 35) sorted by relevance

12

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSCollection.cpp71 unsigned old = fOptions; local
H A DOSArray.cpp410 unsigned old = super::setOptions(options, mask); local
H A DOSOrderedSet.cpp355 unsigned old = super::setOptions(options, mask); local
H A DOSSet.cpp338 unsigned old = super::setOptions(options, mask); local
H A DOSDictionary.cpp584 unsigned old = super::setOptions(options, mask); local
H A DOSSymbol.cpp161 OSSymbolPool::OSSymbolPool(const OSSymbolPool *old) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtimer.c94 uint64_t new, old = *save; local
H A Dipc_tt.c786 ipc_port_t *whichp, old = IP_NULL; local
923 ipc_port_t old; local
1052 ipc_port_t old; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/
H A Dmach_error_string.c95 err_sparse_mapit(int old, const struct error_sparse_map *map_table, int mapcnt) argument
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_labelh.c163 labelh_duplicate(ipc_labelh_t old) argument
180 labelh_modify(ipc_labelh_t old) argument
[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_port.c154 mac_port_check_label_update(struct label *task, struct label *old, argument
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOConditionLock.cpp93 int old = condition; local
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dlock.h172 register char old = new; local
186 atomic_cmpxchg(uint32_t *p, uint32_t old, uint32_t new) argument
H A Dpcb.c2053 machine_stack_handoff(thread_t old, argument
606 machine_switch_context( thread_t old, thread_continue_t continuation, thread_t new) argument
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dbridge.c535 struct ifnet *dst , *old ; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_proto.c440 int old; variable
459 int old; variable
/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_command.c222 struct db_command *old; local
H A Ddb_variables.c295 register struct db_variable *old; local
/macosx-10.5.8/xnu-1228.15.4/osfmk/device/
H A Dsubrs.c436 char *old = dest; local
/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/dev/dtrace/
H A Dsdt.c86 sdt_probe_t *sdp, *old; local
174 sdt_probe_t *sdp = parg, *old, *last, *hash; local
/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
1075 void *old; 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
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Datp_write.c1121 int old; local

Completed in 116 milliseconds

12