Home
last modified time | relevance | path

Searched refs:VER_PATCH (Results 326 – 345 of 345) sorted by path

1...<<11121314

/dports/news/husky/husky-1.9.20191207/hptkill/h/
H A Dversion.h32 #define VER_PATCH 0 macro
/dports/news/husky/husky-1.9.20191207/hptkill/src/
H A Dhptkill.c442 versionStr = GenVersionStr( "hptkill", VER_MAJOR, VER_MINOR, VER_PATCH, in main()
/dports/news/husky/husky-1.9.20191207/hptsqfix/h/
H A Dversion.h11 #define VER_PATCH 0 macro
/dports/news/husky/husky-1.9.20191207/hptsqfix/src/
H A Dhptsqfix.c436 versionStr = GenVersionStr( "hptsqfix", VER_MAJOR, VER_MINOR, VER_PATCH, VER_BRANCH, cvs_date ); in main()
/dports/news/husky/husky-1.9.20191207/hptutil/h/
H A Dversion.h30 #define VER_PATCH 0 macro
/dports/news/husky/husky-1.9.20191207/hptutil/src/
H A Dhptutil.c274 versionStr = GenVersionStr( "hptutil", VER_MAJOR, VER_MINOR, VER_PATCH, in main()
/dports/news/husky/husky-1.9.20191207/hpucode/
H A DChangeLog435 * src/uuecode.c (1.4): Add VER_PATCH and VER_BRANCH into version
/dports/news/husky/husky-1.9.20191207/hpucode/h/
H A Dversion.h35 #define VER_PATCH 0 macro
/dports/news/husky/husky-1.9.20191207/hpucode/src/
H A Duuecode.c291 xscatprintf(&buff, "%u.%u.%u", VER_MAJOR, VER_MINOR, VER_PATCH); in main()
294 versionStr = GenVersionStr( "hpucode", VER_MAJOR, VER_MINOR, VER_PATCH, in main()
/dports/news/husky/husky-1.9.20191207/htick/h/
H A Dversion.h40 #define VER_PATCH 0 macro
/dports/news/husky/husky-1.9.20191207/htick/src/
H A Dhtick.c577 versionStr = GenVersionStr( "htick", VER_MAJOR, VER_MINOR, VER_PATCH, VER_BRANCH, cvs_date ); in main()
/dports/news/husky/husky-1.9.20191207/mpost/h/
H A Dversion.h11 #define VER_PATCH 0 macro
/dports/news/husky/husky-1.9.20191207/mpost/
H A Dmpostp.c244 versionStr = GenVersionStr( "mpost", VER_MAJOR, VER_MINOR, VER_PATCH, in main()
/dports/news/husky/husky-1.9.20191207/nltools/h/
H A Dversion.h14 #define VER_PATCH 0 macro
/dports/news/husky/husky-1.9.20191207/nltools/src/
H A Dnlcrc.c133 versionStr = GenVersionStr( PROGRAM, VER_MAJOR, VER_MINOR, VER_PATCH, VER_BRANCH, cvs_date ); in main()
H A Dnldiff.c337 versionStr = GenVersionStr( "nldiff", VER_MAJOR, VER_MINOR, VER_PATCH, VER_BRANCH, cvs_date ); in usage()
H A Dnlupdate.c929 versionStr = GenVersionStr( "nlupdate", VER_MAJOR, VER_MINOR, VER_PATCH, VER_BRANCH, cvs_date ); in main()
H A Dulc.c151 versionStr = GenVersionStr( "ulc", VER_MAJOR, VER_MINOR, VER_PATCH, VER_BRANCH, cvs_date ); in main()
/dports/news/husky/husky-1.9.20191207/sqpack/
H A Dsqpack.c917 versionStr = GenVersionStr( "sqpack", VER_MAJOR, VER_MINOR, VER_PATCH, in main()
H A Dversion.h11 #define VER_PATCH 0 macro

1...<<11121314