/dports/misc/amanda-server/amanda-3.3.9/ndmp-src/ |
H A D | wraplib.h | 74 struct wrap_env { struct 93 struct wrap_env env[WRAP_MAX_ENV]; /* -E NAME=VALUE */ argument
|
/dports/misc/amanda-client/amanda-3.3.9/ndmp-src/ |
H A D | wraplib.h | 74 struct wrap_env { struct 93 struct wrap_env env[WRAP_MAX_ENV]; /* -E NAME=VALUE */ argument
|
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/ndmp/ |
H A D | wraplib.h | 111 struct wrap_env { struct 130 struct wrap_env env[WRAP_MAX_ENV]; /* -E NAME=VALUE */ argument
|
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/ndmp/ |
H A D | wraplib.h | 107 struct wrap_env { struct 126 struct wrap_env env[WRAP_MAX_ENV]; /* -E NAME=VALUE */ argument
|
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/ndmp/ |
H A D | wraplib.h | 107 struct wrap_env { struct 126 struct wrap_env env[WRAP_MAX_ENV]; /* -E NAME=VALUE */ argument
|
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/ndmp/ |
H A D | wraplib.h | 107 struct wrap_env { struct 126 struct wrap_env env[WRAP_MAX_ENV]; /* -E NAME=VALUE */ argument
|
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/ndmp/ |
H A D | wraplib.h | 107 struct wrap_env { struct 126 struct wrap_env env[WRAP_MAX_ENV]; /* -E NAME=VALUE */ argument
|
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/ndmp/ |
H A D | wraplib.h | 111 struct wrap_env { struct 130 struct wrap_env env[WRAP_MAX_ENV]; /* -E NAME=VALUE */ argument
|
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/ndmp/ |
H A D | wraplib.h | 107 struct wrap_env { struct 126 struct wrap_env env[WRAP_MAX_ENV]; /* -E NAME=VALUE */ argument
|
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/ndmp/ |
H A D | wraplib.h | 111 struct wrap_env { struct 130 struct wrap_env env[WRAP_MAX_ENV]; /* -E NAME=VALUE */ argument
|
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/ndmp/ |
H A D | wraplib.h | 107 struct wrap_env { struct 126 struct wrap_env env[WRAP_MAX_ENV]; /* -E NAME=VALUE */ argument
|
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/ndmp/ |
H A D | wraplib.h | 107 struct wrap_env { struct 126 struct wrap_env env[WRAP_MAX_ENV]; /* -E NAME=VALUE */ argument
|
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/ndmp/ |
H A D | wraplib.h | 111 struct wrap_env { struct 130 struct wrap_env env[WRAP_MAX_ENV]; /* -E NAME=VALUE */ argument
|
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/ndmp/ |
H A D | wraplib.h | 107 struct wrap_env { struct 126 struct wrap_env env[WRAP_MAX_ENV]; /* -E NAME=VALUE */ argument
|
/dports/mail/py-milter/pymilter-pymilter-1.0.4/ |
H A D | ChangeLog | 205 # nasty off by 1 mem overwrite bugs in wrap_env
|
/dports/lang/ocaml/ocaml-4.05.0/typing/ |
H A D | printtyp.ml | 1151 let wrap_env fenv ftree arg = function 1201 wrap_env (Env.add_module ~arg:true param mty) 1210 wrap_env (fun env -> env) (tree_of_signature_rec !printing_env false) sg
|
/dports/lang/ocaml-nox11/ocaml-4.05.0/typing/ |
H A D | printtyp.ml | 1151 let wrap_env fenv ftree arg = function 1201 wrap_env (Env.add_module ~arg:true param mty) 1210 wrap_env (fun env -> env) (tree_of_signature_rec !printing_env false) sg
|
/dports/lang/fennel/fennel-1.0.0/bootstrap/ |
H A D | fennel.lua | 582 local function wrap_env(env) function 1952 return load_code(compiler.compile(ast, opts), wrap_env(env))(opts["module-name"], ast.filename) 1967 …env, ["search-module"] = search_module, ["make-searcher"] = make_searcher, ["wrap-env"] = wrap_env}
|
/dports/multimedia/aegisub/aegisub-3.2.2/automation/include/ |
H A D | moonscript.lua | 2088 local function wrap_env(fn) function 2316 local build_grammar = wrap_env(function()
|