Home
last modified time | relevance | path

Searched refs:noenv (Results 1 – 25 of 133) sorted by relevance

123456

/dports/devel/py-setproctitle/setproctitle-1.2.2/src/
H A Dspt_status.c202 char *noenv; in save_ps_display_args() local
204 noenv = getenv("SPT_NOENV"); in save_ps_display_args()
205 if (!noenv || !*noenv) { in save_ps_display_args()
/dports/devel/efl/efl-1.25.1/src/bin/elua/
H A Dmain.c56 Eina_Bool noenv = EINA_FALSE; in elua_main() local
87 noenv = EINA_TRUE; break; in elua_main()
95 elua_state_dirs_fill(es, noenv); in elua_main()
/dports/biology/fasta3/fasta-36.3.8/src/
H A Dgetenv.c21 fclose(fenv); goto noenv;}
43 noenv: envstr=NULL; return NULL;
/dports/biology/fasta/fasta/
H A Dgetenv.c21 fclose(fenv); goto noenv;}
43 noenv: envstr=NULL; return NULL;
/dports/lang/luajit/LuaJIT-2.0.5/src/
H A Dlib_package.c528 const char *def, int noenv) in setpath() argument
536 if (path == NULL || noenv) { in setpath()
573 int noenv; in luaopen_package() local
587 noenv = lua_toboolean(L, -1); in luaopen_package()
589 setpath(L, "path", LUA_PATH, LUA_PATH_DEFAULT, noenv); in luaopen_package()
590 setpath(L, "cpath", LUA_CPATH, LUA_CPATH_DEFAULT, noenv); in luaopen_package()
/dports/multimedia/aegisub/aegisub-3.2.2/vendor/luajit/src/
H A Dlib_package.c528 const char *def, int noenv) in setpath() argument
536 if (path == NULL || noenv) { in setpath()
573 int noenv; in luaopen_package() local
587 noenv = lua_toboolean(L, -1); in luaopen_package()
589 setpath(L, "path", LUA_PATH, LUA_PATH_DEFAULT, noenv); in luaopen_package()
590 setpath(L, "cpath", LUA_CPATH, LUA_CPATH_DEFAULT, noenv); in luaopen_package()
/dports/www/nift/nsm-2.4.11/LuaJIT/src/
H A Dlib_package.c524 const char *def, int noenv) in setpath() argument
532 if (path == NULL || noenv) { in setpath()
569 int noenv; in luaopen_package() local
586 noenv = lua_toboolean(L, -1); in luaopen_package()
588 setpath(L, "path", LUA_PATH, LUA_PATH_DEFAULT, noenv); in luaopen_package()
589 setpath(L, "cpath", LUA_CPATH, LUA_CPATH_DEFAULT, noenv); in luaopen_package()
/dports/www/mod_perl2/mod_perl-2.0.11/t/response/TestModperl/
H A Dsetupenv.pm68 sub noenv { subroutine
213 PerlResponseHandler TestModperl::setupenv::noenv
295 PerlResponseHandler TestModperl::setupenv::noenv
/dports/lang/luajit-openresty/luajit2-2.1-20211210/src/
H A Dlib_package.c551 const char *def, int noenv) in setpath() argument
559 if (path == NULL || noenv) { in setpath()
596 int noenv; in luaopen_package() local
613 noenv = lua_toboolean(L, -1); in luaopen_package()
615 setpath(L, "path", LUA_PATH, LUA_PATH_DEFAULT, noenv); in luaopen_package()
616 setpath(L, "cpath", LUA_CPATH, LUA_CPATH_DEFAULT, noenv); in luaopen_package()
/dports/lang/luajit-devel/LuaJIT-a91d0d9/src/
H A Dlib_package.c551 const char *def, int noenv) in setpath() argument
559 if (path == NULL || noenv) { in setpath()
596 int noenv; in luaopen_package() local
613 noenv = lua_toboolean(L, -1); in luaopen_package()
615 setpath(L, "path", LUA_PATH, LUA_PATH_DEFAULT, noenv); in luaopen_package()
616 setpath(L, "cpath", LUA_CPATH, LUA_CPATH_DEFAULT, noenv); in luaopen_package()
/dports/devel/tex-libtexluajit/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlib_package.c566 const char *def, int noenv) in setpath() argument
574 if (path == NULL || noenv) { in setpath()
611 int noenv; in luaopen_package() local
625 noenv = lua_toboolean(L, -1); in luaopen_package()
627 setpath(L, "path", LUA_PATH, LUA_PATH_DEFAULT, noenv); in luaopen_package()
628 setpath(L, "cpath", LUA_CPATH, LUA_CPATH_DEFAULT, noenv); in luaopen_package()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/luajit-src-210.3.2+resty1085a4d/luajit2/src/
H A Dlib_package.c551 const char *def, int noenv) in setpath() argument
559 if (path == NULL || noenv) { in setpath()
596 int noenv; in luaopen_package() local
613 noenv = lua_toboolean(L, -1); in luaopen_package()
615 setpath(L, "path", LUA_PATH, LUA_PATH_DEFAULT, noenv); in luaopen_package()
616 setpath(L, "cpath", LUA_CPATH, LUA_CPATH_DEFAULT, noenv); in luaopen_package()
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/luajit/luajit/src/
H A Dlib_package.c549 const char *def, int noenv) in setpath() argument
557 if (path == NULL || noenv) { in setpath()
594 int noenv; in luaopen_package() local
612 noenv = lua_toboolean(L, -1); in luaopen_package()
614 setpath(L, "path", LUA_PATH, LUA_PATH_DEFAULT, noenv); in luaopen_package()
615 setpath(L, "cpath", LUA_CPATH, LUA_CPATH_DEFAULT, noenv); in luaopen_package()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/luajit-2.1.0-1e66d0f/src/
H A Dlib_package.c551 const char *def, int noenv)
559 if (path == NULL || noenv) {
596 int noenv;
613 noenv = lua_toboolean(L, -1);
615 setpath(L, "path", LUA_PATH, LUA_PATH_DEFAULT, noenv);
616 setpath(L, "cpath", LUA_CPATH, LUA_CPATH_DEFAULT, noenv);
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/LuaJIT/src/
H A Dlib_package.c536 const char *def, int noenv) in setpath() argument
544 if (path == NULL || noenv) { in setpath()
581 int noenv; in luaopen_package() local
595 noenv = lua_toboolean(L, -1); in luaopen_package()
597 setpath(L, "path", LUA_PATH, LUA_PATH_DEFAULT, noenv); in luaopen_package()
598 setpath(L, "cpath", LUA_CPATH, LUA_CPATH_DEFAULT, noenv); in luaopen_package()
/dports/print/tex-luatex/texlive-20150521-source/libs/luajit/LuaJIT-2.0.3/src/
H A Dlib_package.c566 const char *def, int noenv) in setpath() argument
574 if (path == NULL || noenv) { in setpath()
611 int noenv; in luaopen_package() local
625 noenv = lua_toboolean(L, -1); in luaopen_package()
627 setpath(L, "path", LUA_PATH, LUA_PATH_DEFAULT, noenv); in luaopen_package()
628 setpath(L, "cpath", LUA_CPATH, LUA_CPATH_DEFAULT, noenv); in luaopen_package()
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/net/http/
H A Dtransport_test.go1120 noenv string member
1130 if t.noenv != "" {
1131 fmt.Fprintf(&buf, " no_proxy=%q", t.noenv)
1149 {noenv: "example.com", req: "http://example.com/", env: "proxy", want: "<nil>"},
1150 {noenv: ".example.com", req: "http://example.com/", env: "proxy", want: "<nil>"},
1151 {noenv: "ample.com", req: "http://example.com/", env: "proxy", want: "http://proxy"},
1152 {noenv: "example.com", req: "http://foo.example.com/", env: "proxy", want: "<nil>"},
1153 {noenv: ".foo.com", req: "http://example.com/", env: "proxy", want: "http://proxy"},
1163 os.Setenv("NO_PROXY", tt.noenv)
/dports/astro/gnuastro/gnuastro-0.16/bin/buildprog/
H A Dmain.h53 uint8_t noenv; member
H A Dargs.h125 &p->noenv,
/dports/textproc/p5-ack/ack-v3.5.0/
H A DMakefile.PL145 time $(PERL) ./garage/ack196 --noenv $(TIMER_ARGS)
148 time $(PERL) ./ack-standalone --noenv $(TIMER_ARGS)
/dports/lang/gcc48/gcc-4.8.5/libgo/go/net/http/
H A Dtransport_test.go1514 noenv string member
1524 if t.noenv != "" {
1525 fmt.Fprintf(&buf, " no_proxy=%q", t.noenv)
1543 {noenv: "example.com", req: "http://example.com/", env: "proxy", want: "<nil>"},
1544 {noenv: ".example.com", req: "http://example.com/", env: "proxy", want: "<nil>"},
1545 {noenv: "ample.com", req: "http://example.com/", env: "proxy", want: "http://proxy"},
1546 {noenv: "example.com", req: "http://foo.example.com/", env: "proxy", want: "<nil>"},
1547 {noenv: ".foo.com", req: "http://example.com/", env: "proxy", want: "http://proxy"},
1557 os.Setenv("NO_PROXY", tt.noenv)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/net/http/
H A Dtransport_test.go1525 noenv string member
1535 if t.noenv != "" {
1536 fmt.Fprintf(&buf, " no_proxy=%q", t.noenv)
1554 {noenv: "example.com", req: "http://example.com/", env: "proxy", want: "<nil>"},
1555 {noenv: ".example.com", req: "http://example.com/", env: "proxy", want: "<nil>"},
1556 {noenv: "ample.com", req: "http://example.com/", env: "proxy", want: "http://proxy"},
1557 {noenv: "example.com", req: "http://foo.example.com/", env: "proxy", want: "<nil>"},
1558 {noenv: ".foo.com", req: "http://example.com/", env: "proxy", want: "http://proxy"},
1568 os.Setenv("NO_PROXY", tt.noenv)
/dports/databases/db18/db-18.1.40/test/tcl/
H A Denv006.tcl48 foreach case { noenv env } {
/dports/databases/db5/db-5.3.28/test/tcl/
H A Denv006.tcl48 foreach case { noenv env } {
/dports/print/tex-dvipsk/texlive-20150521-source/texk/dvipsk/
H A Ddvips.c214 Boolean noenv = 0; /* ignore PRINTER envir variable? */ variable
780 noenv = 1;
863 noenv = 1;
1056 noenv = 1;
1134 if (noenv == 0) {

123456