search for: fbufferdata

Displaying 1 result from an estimated 1 matches for "fbufferdata".

2001 Dec 12
1
MacOS X Server samba diffs
...(attributeValueListRef != 0) - { - dsCloseAttributeValueList(attributeValueListRef); - attributeValueListRef = 0; - } - if (status == eDSNoErr) - { - if (strncmp(attributeInfo->fAttributeSignature.fBufferData, kDSNAttrMetaNodeLocation, strlen(kDSNAttrMetaNodeLocation)) == 0) - strncpy(userNodePathStr, attrValue->fAttributeValueData.fBufferData, attrValue->fAttributeValueData.fBufferSize); - else if (strncmp(attributeInfo->fAttributeSignature.fBufferData, k...