Searched defs:is64bit (Results 1 - 9 of 9) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_fork.c405 fork_create_child(task_t parent_task, proc_t child, int inherit_memory, int is64bit) argument
H A Dsubr_prof.c431 boolean_t is64bit = proc_is64bit(p); local
H A Dkern_descrip.c598 boolean_t is64bit; local
H A Dsys_generic.c717 boolean_t is64bit; local
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dsys_glue.c455 boolean_t is64bit; local
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dtask.c188 task_set_64bit( task_t task, boolean_t is64bit) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_readwrite.c1012 boolean_t is64bit; local
1337 boolean_t is64bit; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_fsevents.c2303 int is64bit = proc_is64bit(p); local
H A Dvfs_syscalls.c6341 boolean_t is64bit; local

Completed in 83 milliseconds