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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/QuickLookPlugin/
H A Dmain.c69 // myInterfaceFtbl definition
73 static QLGeneratorInterfaceStruct myInterfaceFtbl = { variable
99 /* Point to the function table Malloc enough to store the stuff and copy the filler from myInterfaceFtbl over */
101 memcpy(theNewInstance->conduitInterface,&myInterfaceFtbl,sizeof(QLGeneratorInterfaceStruct));

Completed in 35 milliseconds