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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_search.c124 void *attributesBuffer, void *variableBuffer,
185 void *variableBuffer; local
288 variableBuffer = (void*)((char*) attributesBuffer + fixedBlockSize);
371 attributesBuffer, variableBuffer, ap->a_nummatches);
1020 void *attributesBuffer, void *variableBuffer, uint32_t * nummatches)
1035 rovingVariableBuffer = variableBuffer;
1018 InsertMatch(struct hfsmount *hfsmp, uio_t a_uio, CatalogRecord *rec, CatalogKey *key, struct attrlist *returnAttrList, void *attributesBuffer, void *variableBuffer, uint32_t * nummatches) argument

Completed in 20 milliseconds