Searched refs:setting (Results 1 - 7 of 7) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_xattr.c1263 static int get_xattrinfo(vnode_t xvp, int setting, attr_info_t *ainfop, vfs_context_t context);
1569 * Open the file locked since setting an attribute
2473 get_xattrinfo(vnode_t xvp, int setting, attr_info_t *ainfop, vfs_context_t context) argument
2494 /* When setting attributes, allow room for the header to grow. */
2495 if (setting)
2558 * Ignore zero-length resource forks when getting. If setting,
2562 if (filehdr->entries[i].length == 0 && !setting)
2571 if (filehdr->entries[i].length == sizeof(rsrcfork_header_t) && !setting) {
2620 if (setting && ainfop->finderinfo->length == FINDERINFOSIZE) {
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dxsumas.s400 addc r2,r7,r8 ; finally, do a 32-bit add of the two halves of r8 (setting carry)
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dstart.s189 ; We are just setting defaults. The specific initialization code will modify these
507 beq- init750l2none ; Not a valid setting...
H A Dcswtch.s943 b fsenable ; Finish setting it all up...
1654 b vrenablelk ; Finish setting it all up...
H A Dlowmem_vectors.s1254 ; Remember, we are setting up CR6 with feature flags
1666 ; Remember, we are setting up CR6 with feature flags
H A Dvmachmon_asm.s495 ; to look like we had a DSI rather than a system call. Then, setting
H A Dhw_vm.s4125 rlwinm r2,r30,4,28,31 ; Isolate the segment we are setting
4640 ; This is the common code we execute when we are finished setting up the PTE.
5358 rlwinm r2,r4,4,28,31 ; Isolate the segment we are setting

Completed in 107 milliseconds