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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/megatron/
H A Dmegatron.h55 u_int8_t fdXFlags; member in struct:FXInfo
H A Dnad.c577 memcpy(&fh->finder_xinfo.fdXFlags,
579 sizeof(fh->finder_xinfo.fdXFlags));
598 fprintf(stderr, "fh xflags\t\t\t%x\n", fh->finder_xinfo.fdXFlags);
663 &fh->finder_xinfo.fdXFlags, sizeof( fh->finder_xinfo.fdXFlags));
673 fprintf( stderr, "fh xflags\t\t\t%x\n", fh->finder_xinfo.fdXFlags );
H A Dmacbin.c375 fh->finder_xinfo.fdXFlags = *(head_buf + 107);
451 *(head_buf + 107) = fh->finder_xinfo.fdXFlags;
H A Dasingle.c230 fh->finder_xinfo.fdXFlags = *(entry_buf + FINDERIOFF_XFLAGS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmacbin3.c448 BYTE_AT_OFFSET(header, kExtendedFinderFlagsOffset) = fndrXInfo.fdXFlags;
742 pb.hFileInfo.ioFlXFndrInfo.fdXFlags =
H A Dmacos.c1769 mi->fpb.hFileInfo.ioFlXFndrInfo.fdXFlags = *buff; buff += 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/source/
H A Dextrafld.c686 *ef++ = (char)(MacZip.fpb.hFileInfo.ioFlXFndrInfo.fdXFlags);

Completed in 79 milliseconds