Searched refs:ubc_cs_blob_get (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dubc.h71 struct cs_blob *ubc_cs_blob_get(vnode_t, cpu_type_t, off_t);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmach_loader.c596 blob = ubc_cs_blob_get(vp, -1, file_offset);
1358 blob = ubc_cs_blob_get(vp, cputype, -1);
1408 blob = ubc_cs_blob_get(vp, cputype, -1);
H A Dubc_subr.c2415 ubc_cs_blob_get( function
H A Dkern_descrip.c1380 if(ubc_cs_blob_get(vp, CPU_TYPE_ANY, fs.fs_file_start))

Completed in 44 milliseconds