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

/netbsd-6-1-5-RELEASE/external/mit/xorg/bin/xcmsdb/
H A DMakefile6 SRCS= xcmsdb.c loadData.c
/netbsd-6-1-5-RELEASE/x11/bin/xcmsdb/
H A DMakefile6 SRCS= xcmsdb.c loadData.c
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc.c113 loadData(UINT64 *offset, TCSD_PACKET_TYPE data_type, void *data, int data_size, BYTE *blob) function
195 if ((result = loadData(&offset, dataType, theData, theDataSize, NULL)) != TSS_SUCCESS)
217 if ((result = loadData(&offset, dataType, theData, theDataSize, comm->buf)) != TSS_SUCCESS)
/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/rpc/tcstp/
H A Drpc.c53 loadData(UINT64 *offset, TCSD_PACKET_TYPE data_type, void *data, int data_size, BYTE *blob) function
124 if ((result = loadData(&offset, dataType, theData, theDataSize, NULL)))
146 if ((result = loadData(&offset, dataType, theData, theDataSize, comm->buf)))

Completed in 131 milliseconds