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

/macosx-10.10/cxxfilt-11/cxxfilt/include/nlm/
H A Di386-ext.h73 unsigned char customDataSize[4]; member in struct:nlm32_i386_external_fixed_header
H A Dsparc32-ext.h77 unsigned char customDataSize[4]; member in struct:nlm32_sparc_external_fixed_header
H A Dppc-ext.h120 unsigned char customDataSize[4]; member in struct:nlm32_powerpc_external_fixed_header
H A Dalpha-ext.h123 unsigned char customDataSize[4]; member in struct:nlm32_alpha_external_fixed_header
H A Dinternal.h104 bfd_size_type customDataSize; member in struct:nlm_internal_fixed_header
/macosx-10.10/apache-793/httpd/modules/arch/netware/
H A Dlibprews.c43 size_t customDataSize,
54 #pragma unused(customDataSize)
32 _NonAppStart( void *NLMHandle, void *errorScreen, const char *cmdLine, const char *loadDirPath, size_t uninitializedDataLength, void *NLMFileHandle, int (*readRoutineP)( int conn, void *fileHandle, size_t offset, size_t nbytes, size_t *bytesRead, void *buffer ), size_t customDataOffset, size_t customDataSize, int messageCount, const char **messages ) argument
/macosx-10.10/apache-793/httpd/os/netware/
H A Dutil_nw.c82 size_t customDataSize,
93 #pragma unused(customDataSize)
71 _NonAppStart( void *NLMHandle, void *errorScreen, const char *cmdLine, const char *loadDirPath, size_t uninitializedDataLength, void *NLMFileHandle, int (*readRoutineP)( int conn, void *fileHandle, size_t offset, size_t nbytes, size_t *bytesRead, void *buffer ), size_t customDataOffset, size_t customDataSize, int messageCount, const char **messages ) argument
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dnlmswap.h58 dst->customDataSize =
59 H_GET_32 (abfd, src->customDataSize);
119 H_PUT_32 (abfd, src->customDataSize,
120 dst->customDataSize);
/macosx-10.10/apr-32/apr/apr/misc/netware/
H A Dlibprews.c44 size_t customDataSize,
62 #pragma unused(customDataSize)
33 _NonAppStart( void *NLMHandle, void *errorScreen, const char *cmdLine, const char *loadDirPath, size_t uninitializedDataLength, void *NLMFileHandle, int (*readRoutineP)( int conn, void *fileHandle, size_t offset, size_t nbytes, size_t *bytesRead, void *buffer ), size_t customDataOffset, size_t customDataSize, int messageCount, const char **messages ) argument
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dnwlib.c78 size_t customDataSize,
91 #pragma unused(customDataSize)
66 _NonAppStart( void *NLMHandle, void *errorScreen, const char *cmdLine, const char *loadDirPath, size_t uninitializedDataLength, void *NLMFileHandle, int (*readRoutineP)( int conn, void *fileHandle, size_t offset, size_t nbytes, size_t *bytesRead, void *buffer ), size_t customDataOffset, size_t customDataSize, int messageCount, const char **messages ) argument
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dnlmconv.c912 nlm_fixed_header (outbfd)->customDataSize = custom_size;

Completed in 285 milliseconds