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

/macosx-10.10/cxxfilt-11/cxxfilt/include/nlm/
H A Di386-ext.h69 unsigned char customDataOffset[4]; member in struct:nlm32_i386_external_fixed_header
H A Dsparc32-ext.h73 unsigned char customDataOffset[4]; member in struct:nlm32_sparc_external_fixed_header
H A Dppc-ext.h116 unsigned char customDataOffset[4]; member in struct:nlm32_powerpc_external_fixed_header
H A Dalpha-ext.h119 unsigned char customDataOffset[4]; member in struct:nlm32_alpha_external_fixed_header
H A Dinternal.h100 file_ptr customDataOffset; member in struct:nlm_internal_fixed_header
/macosx-10.10/apache-793/httpd/modules/arch/netware/
H A Dlibprews.c42 size_t customDataOffset,
53 #pragma unused(customDataOffset)
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.c81 size_t customDataOffset,
92 #pragma unused(customDataOffset)
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.h56 dst->customDataOffset =
57 H_GET_32 (abfd, src->customDataOffset);
117 H_PUT_32 (abfd, src->customDataOffset,
118 dst->customDataOffset);
H A Dnlmcode.h1926 if (nlm_fixed_header (abfd)->customDataOffset == 0)
1927 nlm_fixed_header (abfd)->customDataOffset = last;
/macosx-10.10/apr-32/apr/apr/misc/netware/
H A Dlibprews.c43 size_t customDataOffset,
61 #pragma unused(customDataOffset)
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.c77 size_t customDataOffset,
90 #pragma unused(customDataOffset)
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.c910 nlm_fixed_header (outbfd)->customDataOffset =

Completed in 84 milliseconds