Searched defs:record (Results 1 - 11 of 11) sorted by relevance

/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DBTreeWrapper.c105 static Boolean ValidHFSRecord(const void *record, const BTreeControlBlock *btcb, u_int16_t recordSize) argument
/xnu-2422.115.4/bsd/security/audit/
H A Daudit_mac.c203 struct mac_audit_record *record; local
[all...]
H A Daudit_pipe.c456 audit_pipe_append(struct audit_pipe *ap, void *record, u_int record_len) argument
507 audit_pipe_submit(au_id_t auid, au_event_t event, au_class_t class, int sorf, int trail_select, void *record, u_int record_len) argument
541 audit_pipe_submit_user(void *record, u_int record_len) argument
[all...]
H A Daudit_session.c1517 audit_sdev_append(struct audit_sdev *asdev, void *record, u_int record_len) argument
1562 audit_sdev_submit(__unused au_id_t auid, __unused au_asid_t asid, void *record, u_int record_len) argument
[all...]
/xnu-2422.115.4/bsd/hfs/hfscommon/BTree/
H A DBTreeMiscOps.c524 CheckInsertParams(FCB *filePtr, BTreeIterator *iterator, FSBufferDescriptor *record, u_int16_t recordLen ) argument
577 TrySimpleReplace(BTreeControlBlockPtr btreePtr, NodeDescPtr nodePtr, BTreeIterator *iterator, FSBufferDescriptor *record, u_int16_t recordLen, Boolean *recordInserted ) argument
[all...]
H A DBTree.c457 BTSearchRecord(FCB *filePtr, BTreeIterator *searchIterator, FSBufferDescriptor *record, u_int16_t *recordLen, BTreeIterator *resultIterator ) argument
649 BTIterateRecord(FCB *filePtr, BTreeIterationOperation operation, BTreeIterator *iterator, FSBufferDescriptor *record, u_int16_t *recordLen ) argument
1261 BTInsertRecord(FCB *filePtr, BTreeIterator *iterator, FSBufferDescriptor *record, u_int16_t recordLen ) argument
1424 BTReplaceRecord(FCB *filePtr, BTreeIterator *iterator, FSBufferDescriptor *record, u_int16_t recordLen ) argument
[all...]
/xnu-2422.115.4/security/
H A Dmac_audit.c83 mac_system_check_audit(struct ucred *cred, void *record, int length) argument
328 mac_system_check_audit(__unused struct ucred *cred, __unused void *record, __unused int length) argument
/xnu-2422.115.4/osfmk/kern/
H A Dbtlog.c165 btlog_record_t *record = lookup_btrecord(btlog, recindex); local
182 btlog_record_t *record = lookup_btrecord(btlog, recindex); local
201 btlog_record_t *record = lookup_btrecord(btlog, btlog->tail); local
216 btlog_record_t *record; local
254 btlog_record_t *record; local
[all...]
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_hotfiles.c522 FSBufferDescriptor record; local
968 FSBufferDescriptor record; local
1084 FSBufferDescriptor record; local
1499 FSBufferDescriptor record; local
[all...]
H A Dhfs_catalog.c4070 struct HFSPlusCatalogFile record; local
[all...]
H A Dhfs_vfsops.c5103 union record { union in struct:hfs_reclaim_extent_info
5106 } record; member in struct:hfs_reclaim_extent_info
[all...]

Completed in 108 milliseconds