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

/macosx-10.9.5/bless-98/libbless/FinderInfo/
H A DBLSetVolumeFinderInfo.c24 * BLSetVolumeFinderInfo.c
30 * $Id: BLSetVolumeFinderInfo.c,v 1.17 2006/02/20 22:49:54 ssen Exp $
49 int BLSetVolumeFinderInfo(BLContextPtr context, const char * mountpoint, uint32_t * words) { function
/macosx-10.9.5/bless-98/libbless/HFS/
H A DBLBlessDir.c72 err = BLSetVolumeFinderInfo(context, mountpoint, finderinfo);
/macosx-10.9.5/bless-98/
H A Dunbless.c98 ret = BLSetVolumeFinderInfo(NULL, mountpoint, oldwords);
H A DmodeUnbless.c110 ret = BLSetVolumeFinderInfo(context, actargs[kmount].argument, oldwords);
H A DhandleFolder.c481 ret = BLSetVolumeFinderInfo(context, actargs[kmount].argument, oldwords);
/macosx-10.9.5/bless-98/libbless/
H A Dbless.h321 * @function BLSetVolumeFinderInfo
332 int BLSetVolumeFinderInfo(BLContextPtr context,
/macosx-10.9.5/kext_tools-326.95.1/
H A Dupdate_boot.c1443 result = BLSetVolumeFinderInfo(NULL, ".", vinfo);

Completed in 134 milliseconds