Home
last modified time | relevance | path

Searched refs:have_versionex (Results 1 – 9 of 9) sorted by relevance

/dports/archivers/sharutils/sharutils-4.15.2/lib/
H A Duname.c54 BOOL have_versionex; /* indicates whether versionex is filled */ in uname() local
60 have_versionex = GetVersionEx ((OSVERSIONINFO *) &versionex); in uname()
61 if (have_versionex) in uname()
168 if (have_versionex && versionex.wProductType != VER_NT_WORKSTATION) in uname()
/dports/security/libprelude/libprelude-1.2.6/libmissing/
H A Duname.c54 BOOL have_versionex; /* indicates whether versionex is filled */ in uname() local
60 have_versionex = GetVersionEx ((OSVERSIONINFO *) &versionex); in uname()
61 if (have_versionex) in uname()
168 if (have_versionex && versionex.wProductType != VER_NT_WORKSTATION) in uname()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Duname.c54 BOOL have_versionex; /* indicates whether versionex is filled */
60 have_versionex = GetVersionEx ((OSVERSIONINFO *) &versionex);
61 if (have_versionex)
168 if (have_versionex && versionex.wProductType != VER_NT_WORKSTATION)
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Duname.c54 BOOL have_versionex; /* indicates whether versionex is filled */ in uname() local
60 have_versionex = GetVersionEx ((OSVERSIONINFO *) &versionex); in uname()
61 if (have_versionex) in uname()
168 if (have_versionex && versionex.wProductType != VER_NT_WORKSTATION) in uname()
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/gllib/
H A Duname.c54 BOOL have_versionex; /* indicates whether versionex is filled */ in uname() local
60 have_versionex = GetVersionEx ((OSVERSIONINFO *) &versionex); in uname()
61 if (have_versionex) in uname()
168 if (have_versionex && versionex.wProductType != VER_NT_WORKSTATION) in uname()
/dports/misc/gnuls/coreutils-8.30/lib/
H A Duname.c54 BOOL have_versionex; /* indicates whether versionex is filled */ in uname() local
60 have_versionex = GetVersionEx ((OSVERSIONINFO *) &versionex); in uname()
61 if (have_versionex) in uname()
168 if (have_versionex && versionex.wProductType != VER_NT_WORKSTATION) in uname()
/dports/math/octave/octave-6.4.0/libgnu/
H A Duname.c60 BOOL have_versionex; /* indicates whether versionex is filled */ in uname() local
66 have_versionex = GetVersionEx ((OSVERSIONINFO *) &versionex); in uname()
67 if (have_versionex) in uname()
174 if (have_versionex && versionex.wProductType != VER_NT_WORKSTATION) in uname()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Duname.c60 BOOL have_versionex; /* indicates whether versionex is filled */
66 have_versionex = GetVersionEx ((OSVERSIONINFO *) &versionex);
67 if (have_versionex)
174 if (have_versionex && versionex.wProductType != VER_NT_WORKSTATION)
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Duname.c60 BOOL have_versionex; /* indicates whether versionex is filled */ in uname() local
66 have_versionex = GetVersionEx ((OSVERSIONINFO *) &versionex); in uname()
67 if (have_versionex) in uname()
174 if (have_versionex && versionex.wProductType != VER_NT_WORKSTATION) in uname()