Home
last modified time | relevance | path

Searched refs:SP_PATCH_VERSION (Results 1 – 25 of 32) sorted by relevance

12

/dports/net/spread4/spread-src-4.2.0/examples/
H A DMakefile.in24 SP_PATCH_VERSION=@SP_PATCH_VERSION@
25 VERSION=@SP_MAJOR_VERSION@.@SP_MINOR_VERSION@.@SP_PATCH_VERSION@
/dports/net/spread4/spread-src-4.2.0/daemon/
H A DMakefile.in24 SP_PATCH_VERSION=@SP_PATCH_VERSION@
25 VERSION=@SP_MAJOR_VERSION@.@SP_MINOR_VERSION@.@SP_PATCH_VERSION@
H A Dspread_params.h41 #define SP_PATCH_VERSION 0 macro
H A Dstatus.c76 GlobalStatus.patch_version = SP_PATCH_VERSION; in Stat_init()
H A Dspread.c138 (int)SP_MAJOR_VERSION, (int)SP_MINOR_VERSION, (int)SP_PATCH_VERSION, Spread_build_date ); in main()
/dports/net/spread-j/spread-src-3.17.3/
H A Dspread_params.h40 #define SP_PATCH_VERSION 3 macro
H A Dstatus.c78 GlobalStatus.patch_version = SP_PATCH_VERSION; in Stat_init()
H A DMakefile.in22 SP_PATCH_VERSION=@SP_PATCH_VERSION@
23 VERSION=@SP_MAJOR_VERSION@.@SP_MINOR_VERSION@.@SP_PATCH_VERSION@
H A Dspread.c134 (int)SP_MAJOR_VERSION, (int)SP_MINOR_VERSION, (int)SP_PATCH_VERSION ); in main()
H A Dconfigure.in590 AC_MSG_RESULT($SP_PATCH_VERSION)
591 AC_SUBST(SP_PATCH_VERSION) subst
H A Dsp.c370 *patch_version = SP_PATCH_VERSION; in SP_version()
618 conn[2] = SP_PATCH_VERSION; in SP_connect_timeout()
H A Dmonitor.c195 (int)SP_MAJOR_VERSION, (int)SP_MINOR_VERSION, (int)SP_PATCH_VERSION); in main()
/dports/net/spread/spread-src-3.17.4/
H A Dspread_params.h40 #define SP_PATCH_VERSION 4 macro
H A Dstatus.c78 GlobalStatus.patch_version = SP_PATCH_VERSION; in Stat_init()
H A DMakefile.in22 SP_PATCH_VERSION=@SP_PATCH_VERSION@
23 VERSION=@SP_MAJOR_VERSION@.@SP_MINOR_VERSION@.@SP_PATCH_VERSION@
H A Dspread.c137 (int)SP_MAJOR_VERSION, (int)SP_MINOR_VERSION, (int)SP_PATCH_VERSION ); in main()
H A Dconfigure.in590 AC_MSG_RESULT($SP_PATCH_VERSION)
591 AC_SUBST(SP_PATCH_VERSION) subst
H A Dsp.c383 *patch_version = SP_PATCH_VERSION; in SP_version()
630 conn[2] = SP_PATCH_VERSION; in SP_connect_timeout()
H A Dmonitor.c195 (int)SP_MAJOR_VERSION, (int)SP_MINOR_VERSION, (int)SP_PATCH_VERSION); in main()
/dports/net/spread4/spread-src-4.2.0/libspread/
H A DMakefile.in24 SP_PATCH_VERSION=@SP_PATCH_VERSION@
25 VERSION=@SP_MAJOR_VERSION@.@SP_MINOR_VERSION@.@SP_PATCH_VERSION@
H A Dsp.c458 *patch_version = SP_PATCH_VERSION; in SP_version()
713 conn[2] = SP_PATCH_VERSION; in SP_connect_timeout()
/dports/net/spread/spread-src-3.17.4/java/spread/
H A DSpreadConnection.java92 private static final int SP_PATCH_VERSION = 4; field in SpreadConnection
405 buffer[2] = (byte)SP_PATCH_VERSION; in sendConnect()
/dports/net/spread-j/spread-src-3.17.3/java/spread/
H A DSpreadConnection.java92 private static final int SP_PATCH_VERSION = 3; field in SpreadConnection
405 buffer[2] = (byte)SP_PATCH_VERSION; in sendConnect()
/dports/net/spread4/spread-src-4.2.0/java/spread/
H A DSpreadConnection.java92 private static final int SP_PATCH_VERSION = 0; field in SpreadConnection
448 buffer[2] = (byte)SP_PATCH_VERSION; in sendConnect()
/dports/net/spread4/spread-src-4.2.0/
H A Dconfigure.in630 AC_MSG_RESULT($SP_PATCH_VERSION)
631 AC_SUBST(SP_PATCH_VERSION) subst

12