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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefile/
H A DMoreDesktopMgr.c193 short *commentID);
1065 short *commentID)
1071 *commentID = pb.hFileInfo.ioFlXFndrInfo.fdComment;
1089 short commentID; local
1097 error = GetCommentID(vRefNum, dirID, name, &commentID);
1100 if ( commentID != 0 ) /* commentID == 0 means there's no comment */
1121 commentHandle = (StringHandle)Get1Resource(kFCMTResType,commentID);
1062 GetCommentID(short vRefNum, long dirID, ConstStr255Param name, short *commentID) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/morefile/
H A DMoreDesktopMgr.c193 short *commentID);
1065 short *commentID)
1071 *commentID = pb.hFileInfo.ioFlXFndrInfo.fdComment;
1089 short commentID; local
1097 error = GetCommentID(vRefNum, dirID, name, &commentID);
1100 if ( commentID != 0 ) /* commentID == 0 means there's no comment */
1121 commentHandle = (StringHandle)Get1Resource(kFCMTResType,commentID);
1062 GetCommentID(short vRefNum, long dirID, ConstStr255Param name, short *commentID) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/source/
H A Dmacstuff.c74 short *commentID);
1309 short commentID; local
1317 error = GetCommentID(vRefNum, dirID, name, &commentID);
1320 if ( commentID != 0 ) /* commentID == 0 means there's no comment */
1343 commentID);
1418 short *commentID)
1424 *commentID = pb.hFileInfo.ioFlXFndrInfo.fdComment;
1415 GetCommentID(short vRefNum, long dirID, ConstStr255Param name, short *commentID) argument

Completed in 71 milliseconds