Searched refs:useenv (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/apr/
H A DMakefile.win108 -devenv apr.sln /useenv /clean "$(SLNARCH)" /project libaprapp
109 -devenv apr.sln /useenv /clean "$(SLNARCH)" /project libapr
110 -devenv apr.sln /useenv /clean "$(SLNARCH)" /project aprapp
111 -devenv apr.sln /useenv /clean "$(SLNARCH)" /project apr
114 devenv apr.sln /useenv /build "$(SLNARCH)" /project apr
115 devenv apr.sln /useenv /build "$(SLNARCH)" /project aprapp
116 devenv apr.sln /useenv /build "$(SLNARCH)" /project libapr
117 devenv apr.sln /useenv /build "$(SLNARCH)" /project libaprapp
/freebsd-13-stable/contrib/apr-util/
H A DMakefile.win244 devenv aprutil.sln /useenv /clean "$(SLNARCH)" /project apr_dbd_%d
246 devenv aprutil.sln /useenv /clean "$(SLNARCH)" /project apr_dbm_%d
248 devenv aprutil.sln /useenv /clean "$(SLNARCH)" /project apr_crypto_%d
249 -devenv aprutil.sln /useenv /clean "$(SLNARCH)" /project apr_ldap
250 -devenv aprutil.sln /useenv /clean "$(SLNARCH)" /project libaprutil
251 -devenv aprutil.sln /useenv /clean "$(SLNARCH)" /project aprutil
256 -devenv aprutil.sln /useenv /clean "$(SLNARCH)" /project libapriconv
257 -devenv aprutil.sln /useenv /clean "$(SLNARCH)" /project apriconv
258 -devenv aprutil.sln /useenv /clean "$(SLNARCH)" /project libaprapp
259 -devenv aprutil.sln /useenv /clea
[all...]
/freebsd-13-stable/lib/libc/locale/
H A Dxlocale.c246 int useenv = 0; local
263 useenv = 1;
268 if (useenv) {

Completed in 140 milliseconds