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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/Misc/
H A DBTreeWrapper.c156 static Boolean ValidHFSRecord(const void *record, const BTreeControlBlock *btcb, u_int16_t recordSize) argument
/macosx-10.5.8/xnu-1228.15.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...]
/macosx-10.5.8/xnu-1228.15.4/security/
H A Dmac_audit.c83 mac_system_check_audit(struct ucred *cred, void *record, int length) argument
328 mac_system_check_audit(struct ucred *cred, void *record, int length) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_hotfiles.c517 FSBufferDescriptor record; local
945 FSBufferDescriptor record; local
1056 FSBufferDescriptor record; local
1454 FSBufferDescriptor record; local
[all...]
H A Dhfs_catalog.c3496 struct HFSPlusCatalogFile record; local
[all...]
H A Dhfs_vfsops.c4012 hfs_relocate_callback(__unused HFSPlusExtentKey *key, HFSPlusExtentRecord *record, HFSPlusExtentRecord *state) argument
4093 HFSPlusExtentRecord record; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_audit.c2643 struct mac_audit_record *record; local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1377 char record_l_[PADL_(user_addr_t)]; user_addr_t record; char record_r_[PADR_(user_addr_t)]; member in struct:audit_args

Completed in 97 milliseconds