Searched defs:oflags (Results 1 - 5 of 5) sorted by relevance

/xnu-2782.1.97/bsd/kern/
H A Dkern_symfile.c178 kern_open_file_for_direct_io(const char * name, boolean_t create_file, kern_get_file_extents_callback_t callback, void * callback_ref, off_t set_file_size, off_t write_file_offset, caddr_t write_file_addr, vm_size_t write_file_len, dev_t * partition_device_result, dev_t * image_device_result, uint64_t * partitionbase_result, uint64_t * maxiocount_result, uint32_t * oflags) argument
H A Dkpi_mbuf.c495 mbuf_flags_t oflags = mbuf->m_flags; local
535 mbuf_flags_t oflags = mbuf->m_flags; local
/xnu-2782.1.97/bsd/security/audit/
H A Daudit_bsm_klib.c265 audit_flags_and_error_to_openevent(int oflags, int error) argument
362 audit_flags_and_error_to_openextendedevent(int oflags, int error) argument
459 audit_flags_and_error_to_openatevent(int oflags, int error) argument
556 audit_flags_and_error_to_openbyidevent(int oflags, int error) argument
759 audit_fcntl_command_event(int cmd, int oflags, int error) argument
[all...]
/xnu-2782.1.97/bsd/netinet6/
H A Dnd6.c2656 u_int32_t oflags, flags; local
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_syscalls.c3283 int flags, oflags; local

Completed in 51 milliseconds