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

/macosx-10.9.5/curl-78.94.1/curl/packages/NetWare/
H A Dget_ver.awk34 version_major = $3
40 print "LIBCURL_VERSION = " version_major "," version_minor "," version_patch
/macosx-10.9.5/xnu-2422.115.4/config/
H A Dversion.c39 const int version_major = VERSION_MAJOR; variable
/macosx-10.9.5/dcerpc-58/dcerpc/ncklib/
H A Dcomtwrflr.c360 version_major,
411 &version_major, &version_minor, status);
480 ** version_major The major version number to place in the
513 unsigned32 version_major,
533 (uuid, version_major, &prot_id_len, &prot_id, status);
634 ** version_major Major version number to encode into the
666 unsigned32 version_major,
718 tower_vers_major = (unsigned16) version_major;
751 ** version_major Returned major version number.
775 unsigned32 *version_major,
356 version_major, local
505 rpc__tower_flr_from_uuid( uuid_p_t uuid, unsigned32 version_major, unsigned32 version_minor, rpc_tower_floor_p_t *floor, unsigned32 *status ) argument
657 rpc__tower_flr_id_from_uuid( uuid_p_t uuid, unsigned32 version_major, unsigned32 *prot_id_len, byte_p_t *prot_id, unsigned32 *status ) argument
764 rpc__tower_flr_id_to_uuid( byte_p_t prot_id, idl_uuid_t *uuid, unsigned32 *version_major, unsigned32 *status ) argument
865 unsigned32 version_major, local
936 unsigned32 version_major, local
1002 rpc__tower_flr_to_rpc_prot_id( rpc_tower_floor_p_t floor, rpc_protocol_id_t *rpc_protocol_id, unsigned32 *version_major, unsigned32 *version_minor, unsigned32 *status ) argument
1152 rpc__tower_flr_to_uuid( rpc_tower_floor_p_t floor, idl_uuid_t *uuid, unsigned32 *version_major, unsigned32 *version_minor, unsigned32 *status ) argument
[all...]
H A Dcomtwrref.c571 unsigned32 version_major;
617 &rpc_protocol_id, &version_major, &version_minor, status);
865 version_major,
996 tower_protseq_id, &temp_id, &version_major,
1006 if ((unsigned8) version_major != (unsigned8) tower_vers_major)
566 unsigned32 version_major; local
859 version_major, local
H A Dcnnet.c909 ** version_major The NCA CN major version number.
928 unsigned32 *version_major,
936 *version_major = RPC_C_CN_PROTO_VERS;
918 rpc__cn_network_inq_prot_vers( unsigned8 *prot_id, unsigned32 *version_major, unsigned32 *version_minor, unsigned32 *status ) argument
H A Dcomnet.c2231 ** version_major The RPC protocol sequence major version number.
2253 unsigned32 *version_major,
2276 (prot_id, version_major, version_minor, status);
2220 rpc__network_inq_prot_version( rpc_protseq_id_t rpc_protseq_id, unsigned8 *prot_id, unsigned32 *version_major, unsigned32 *version_minor, unsigned32 *status ) argument
/macosx-10.9.5/xnu-2422.115.4/libkern/libkern/
H A Dversion.h.template30 /* VERSION_MAJOR, version_major is an integer that represents that major version
75 extern const int version_major;
/macosx-10.9.5/libpcap-42/libpcap/
H A Dsf-pcap.c172 hdr.version_major = SWAPSHORT(hdr.version_major);
180 if (hdr.version_major < PCAP_VERSION_MAJOR) {
185 p->sf.version_major = hdr.version_major;
204 switch (hdr.version_major) {
463 hdr.version_major = PCAP_VERSION_MAJOR;
H A Dpcap-int.h115 int version_major; member in struct:pcap_sf
H A Dpcap.c977 return (p->sf.version_major);
H A Dsf-pcap-ng.c646 p->sf.version_major = shbp->major_version;
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/t/
H A Denv.t21 my $version_major = 0;
28 ok 2, my $ver = BerkeleyDB::db_version($version_major, $minor, $patch) ;
30 ok 4, $version_major > 1 ;
257 ok 53, $version_major == 2 ? $env : ! $env ;
262 #ok 54, $version_major == 2 ? 1
/macosx-10.9.5/ICU-511.35/icuSources/tools/pkgdata/
H A Dpkgdata.cpp78 static void createFileNames(UPKGOptions *o, const char mode, const char *version_major, const char *version, const char *libName, const UBool reverseExt, UBool noVersion);
618 char version_major[10] = ""; local
624 for (uint32_t i = 0;i < sizeof(version_major);i++) {
626 version_major[i] = 0;
629 version_major[i] = o->version[i];
647 createFileNames(o, mode, version_major, o->version == NULL ? "" : o->version, o->libName, reverseExt, noVersion);
858 static void createFileNames(UPKGOptions *o, const char mode, const char *version_major, const char *version, const char *libName, UBool reverseExt, UBool noVersion) { argument
886 version_major,
936 reverseExt ? version_major : pkgDataFlags[SO_EXT],
937 reverseExt ? pkgDataFlags[SO_EXT] : version_major);
[all...]
/macosx-10.9.5/libpcap-42/libpcap/pcap/
H A Dpcap.h147 u_short version_major; member in struct:pcap_file_header
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/include/
H A Dsasl.h644 int *version_major,
/macosx-10.9.5/xnu-2422.115.4/osfmk/kern/
H A Dstartup.c215 machine_info.major_version = version_major;
/macosx-10.9.5/llvmCore-3425.0.33/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_config.h332 unsigned long version_major; member in struct:___itt_global
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/lib/
H A Dcommon.c191 int *version_major, int *version_minor, int *version_step,
196 if (version_major) *version_major = SASL_VERSION_MAJOR;
190 sasl_version_info(const char **implementation, const char **version_string, int *version_major, int *version_minor, int *version_step, int *version_patch) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dsocket_wrapper.c651 unsigned short version_major; member in struct:swrap_file_hdr
914 file_hdr.version_major = 0x0002;
/macosx-10.9.5/smb-697.95.1/kernel/smbfs/
H A Dsmbfs_vfsops.c2361 extern int version_major;
/macosx-10.9.5/IOGraphics-471.92.1/IOGraphicsFamily/
H A DIOFramebuffer.cpp2670 gIOFBLidOpenMode = (version_major >= 11);
2671 gIOFBVBLThrottle = (version_major >= 11);
2673 gIOGFades = (version_major >= 14);

Completed in 386 milliseconds