Home
last modified time | relevance | path

Searched refs:nenv (Results 1 – 25 of 288) sorted by relevance

12345678910>>...12

/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/plugins/enotify/
H A Dext-enotify-common.c324 i_zero(&nenv); in _ext_enotify_option_check()
330 nenv.event = event_create(nenv.svinst->event); in _ext_enotify_option_check()
410 i_zero(&nenv); in ext_enotify_compile_check_arguments()
420 nenv.event = event_create(nenv.svinst->event); in ext_enotify_compile_check_arguments()
437 nenv.event = event_create(nenv.svinst->event); in ext_enotify_compile_check_arguments()
454 nenv.event = event_create(nenv.svinst->event); in ext_enotify_compile_check_arguments()
512 i_zero(&nenv); in ext_enotify_runtime_method_validate()
517 nenv.event = event_create(nenv.svinst->event); in ext_enotify_runtime_method_validate()
582 i_zero(&nenv); in ext_enotify_runtime_get_method_capability()
587 nenv.event = event_create(nenv.svinst->event); in ext_enotify_runtime_get_method_capability()
[all …]
H A Dcmd-notify.c545 i_zero(&nenv); in act_notify_check_duplicate()
546 nenv.svinst = eenv->svinst; in act_notify_check_duplicate()
547 nenv.method = nact->method; in act_notify_check_duplicate()
550 nenv.event = event_create(nenv.svinst->event); in act_notify_check_duplicate()
555 event_unref(&nenv.event); in act_notify_check_duplicate()
604 i_zero(&nenv); in act_notify_commit()
605 nenv.svinst = eenv->svinst; in act_notify_commit()
606 nenv.flags = eenv->flags; in act_notify_commit()
607 nenv.method = method; in act_notify_commit()
610 nenv.msgctx = aenv->msgctx; in act_notify_commit()
[all …]
H A Dsieve-ext-enotify.h36 (const struct sieve_enotify_env *nenv, const char *uri,
39 (const struct sieve_enotify_env *nenv, string_t *message);
41 (const struct sieve_enotify_env *nenv, string_t *from);
43 (const struct sieve_enotify_env *nenv, const char *option,
48 (const struct sieve_enotify_env *nenv, const char *uri,
51 (const struct sieve_enotify_env *nenv, const char *uri,
54 (const struct sieve_enotify_env *nenv, const char *uri,
58 (const struct sieve_enotify_env *nenv, void *method_context,
63 (const struct sieve_enotify_env *nenv,
76 (const struct sieve_enotify_exec_env *nenv,
[all …]
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/plugins/enotify/mailto/
H A Dntfy-mailto.c85 (const struct sieve_enotify_env *nenv,
207 const struct sieve_enotify_env *nenv = nmuenv->nenv; in ntfy_mailto_uri_logv() local
209 sieve_event_logv(nenv->svinst, nenv->ehandler, nmuenv->event, in ntfy_mailto_uri_logv()
211 nenv->location, 0, fmt, args); in ntfy_mailto_uri_logv()
219 nmuenv->nenv = nenv; in ntfy_mailto_uri_env_init()
264 sieve_enotify_error(nenv, in ntfy_mailto_compile_check_from()
327 sieve_enotify_error(nenv, in ntfy_mailto_runtime_check_operands()
527 sieve_enotify_warning(nenv, in ntfy_mailto_send()
560 senv, nenv->msgctx, nenv->flags, &from_smtp)) < 0 ) { in ntfy_mailto_send()
712 sieve_enotify_global_error(nenv, in ntfy_mailto_send()
[all …]
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-testsuite/src/Test/Cabal/
H A DOutputNormalizer.hs19 normalizeOutput nenv =
33 …. resub (posixRegexEscape (normalizerGblTmpDir nenv) ++ "[a-z0-9.-]+") "<GBLTMPDIR>" -- note, afte…
34 . resub (posixRegexEscape (normalizerRoot nenv)) "<ROOT>/"
35 . resub (posixRegexEscape (normalizerTmpDir nenv)) "<TMPDIR>/"
36 . appEndo (F.fold (map (Endo . packageIdRegex) (normalizerKnownPackages nenv)))
43 . resub (posixRegexEscape (display (normalizerPlatform nenv))) "<ARCH>"
49 . (if normalizerGhcVersion nenv /= nullVersion
50 then resub (posixRegexEscape (display (normalizerGhcVersion nenv))
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-testsuite/Test/Cabal/
H A DOutputNormalizer.hs19 normalizeOutput nenv =
33 . resub (posixRegexEscape (normalizerRoot nenv)) "<ROOT>/"
34 . resub (posixRegexEscape (normalizerTmpDir nenv)) "<TMPDIR>/"
35 . appEndo (F.fold (map (Endo . packageIdRegex) (normalizerKnownPackages nenv)))
42 . resub (posixRegexEscape (display (normalizerPlatform nenv))) "<ARCH>"
48 . (if normalizerGhcVersion nenv /= nullVersion
49 then resub (posixRegexEscape (display (normalizerGhcVersion nenv))
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libdll/
H A Ddllopen.c45 char* nenv[2];
52 nenv[0] = nenv[1] = 0;
53 environ = nenv;
73 if (environ == nenv)
/dports/shells/ksh93/ast-93u/src/lib/libdll/
H A Ddllopen.c45 char* nenv[2];
52 nenv[0] = nenv[1] = 0;
53 environ = nenv;
73 if (environ == nenv)
/dports/shells/ksh2020/ast-ksh2020/src/lib/libdll/
H A Ddllopen.c46 char *nenv[2];
52 nenv[0] = nenv[1] = 0;
53 environ = nenv;
71 if (environ == nenv) {
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libdll/
H A Ddllopen.c45 char* nenv[2];
52 nenv[0] = nenv[1] = 0;
53 environ = nenv;
73 if (environ == nenv)
/dports/misc/deco/deco39/
H A Denv.c22 static int nenv; variable
38 nenv = 0; in EnvInit()
39 last = nenv = 0; in EnvInit()
44 mcheck (EnvVector, char**, nenv, QUANT, i); in EnvInit()
48 mcheck (EnvVector, char **, nenv, QUANT, i); in EnvInit()
68 mcheck (EnvVector, char **, nenv, QUANT, last); in EnvPut()
/dports/net/waypipe/waypipe-a11a59c58bee3972ce9e1e18731eba28cc0a8f0a/test/
H A Dbuild_matrix.py91 nenv = base_env.copy() variable
93 nenv[e] = env[e]
101 ["meson", waypipe_root, bdir] + options, capture_output=True, env=nenv
107 r2 = subprocess.run(["ninja", "test"], cwd=bdir, capture_output=True, env=nenv)
/dports/math/lambda/lambda-0.1.4/
H A Dnode.cc479 const alst_node* nenv = 0; in reduce() local
484 if( nenv && (APP==exp->op() || LAM==exp->op()) in reduce()
586 stack_frame nenv(arg_v,env); in has_free() local
722 body_v->resolve_name_clash(arg_v,&nenv); in reduce()
764 exp_node* nexp = eta_reduce( &nenv,inp,outp); in reduce()
780 nexp = eta_reduce( &nenv,inp, &toutp); in reduce()
859 if( body_v ) body_v->rename(arg,nname,&nenv); in rename()
873 ->has_free(inner_arg, (alst_node*)&nenv); in resolve_name_clash()
885 body_v->resolve_name_clash(outer_arg, &nenv); in resolve_name_clash()
1205 stack_frame nenv(an, (arglst_node*)env ); in reduce() local
[all …]
/dports/security/openssh-portable/openssh-8.8p1/
H A Dauth-options.c214 for (i = 0; i < opts->nenv; i++) in sshauthopt_free()
426 for (i = 0; i < ret->nenv; i++) { in sshauthopt_parse()
433 if (i >= ret->nenv) { in sshauthopt_parse()
437 ret->nenv, ret->nenv + 1, in sshauthopt_parse()
444 ret->env[ret->nenv++] = opt; in sshauthopt_parse()
565 if (primary->nenv > 0) { in sshauthopt_merge()
566 if (dup_strings(&ret->env, &ret->nenv, in sshauthopt_merge()
567 primary->env, primary->nenv) != 0) in sshauthopt_merge()
569 } else if (additional->nenv) { in sshauthopt_merge()
570 if (dup_strings(&ret->env, &ret->nenv, in sshauthopt_merge()
[all …]
/dports/sysutils/R-cran-ps/ps/src/arch/macos/
H A Dprocess_info.c188 int nargs, nenv; in ps__get_environ() local
256 nenv = 0; in ps__get_environ()
263 nenv++; in ps__get_environ()
267 PROTECT(ret = allocVector(STRSXP, nenv)); in ps__get_environ()
269 nenv = 0; in ps__get_environ()
276 SET_STRING_ELT(ret, nenv++, Rf_mkCharLen(arg_ptr, (int)(s - arg_ptr))); in ps__get_environ()
/dports/science/afni/afni-AFNI_21.3.16/src/scripts_install/
H A D@AfniEnv49 set nenv = `\grep -n '\*\*\*ENVIRONMENT' $rc | cut -f 1 -d ':'`
51 if ($nenv == $nmax[1]) then
56 set nenv = `ccalc -i $nenv + 1`
57 awk -v "n=$nenv" -v "s= ${enn} = ${env}" '(NR==n) { print s } 1' $rc > \
/dports/lang/gomacro/gomacro-2.7-304-g2f4dc7c/classic/
H A Denv.go120 nenv := NewEnv(fenv.TopEnv(), path)
121 nenv.MergePackage(imports.Packages[path])
122 nenv.ThreadGlobals = env.ThreadGlobals
123 nenv.ThreadGlobals.PackagePath = path
129 return nenv
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dauth-options.c278 for (i = 0; i < opts->nenv; i++)
460 if (ret->nenv > INT_MAX) {
490 ret->env[ret->nenv++] = opt;
608 if (primary->nenv > 0) {
609 if (dup_strings(&ret->env, &ret->nenv,
610 primary->env, primary->nenv) != 0)
612 } else if (additional->nenv) {
613 if (dup_strings(&ret->env, &ret->nenv,
614 additional->env, additional->nenv) != 0)
727 if (dup_strings(&ret->env, &ret->nenv, orig->env, orig->nenv) != 0 ||
[all …]
/dports/sysutils/watchman/watchman-4.5.0/
H A Denvp.c10 uint32_t nenv, i; in w_envp_make_ht() local
15 for (i = 0, nenv = 0; environ[i]; i++) { in w_envp_make_ht()
16 nenv++; in w_envp_make_ht()
19 ht = w_ht_new(nenv, &w_ht_dict_funcs); in w_envp_make_ht()
/dports/lang/gcc9-devel/gcc-9-20211007/libsanitizer/sanitizer_common/
H A Dsanitizer_openbsd.cc75 uptr nenv; in GetArgsAndEnv() local
82 if (internal_sysctl(envmib, 4, NULL, &nenv, NULL, 0) == -1) { in GetArgsAndEnv()
90 if (internal_sysctl(envmib, 4, &envp, &nenv, NULL, 0) == -1) { in GetArgsAndEnv()
/dports/lang/gcc9/gcc-9.4.0/libsanitizer/sanitizer_common/
H A Dsanitizer_openbsd.cc75 uptr nenv; in GetArgsAndEnv() local
82 if (internal_sysctl(envmib, 4, NULL, &nenv, NULL, 0) == -1) { in GetArgsAndEnv()
90 if (internal_sysctl(envmib, 4, &envp, &nenv, NULL, 0) == -1) { in GetArgsAndEnv()
/dports/lang/gcc9-aux/gcc-9.1.0/libsanitizer/sanitizer_common/
H A Dsanitizer_openbsd.cc75 uptr nenv; in GetArgsAndEnv() local
82 if (internal_sysctl(envmib, 4, NULL, &nenv, NULL, 0) == -1) { in GetArgsAndEnv()
90 if (internal_sysctl(envmib, 4, &envp, &nenv, NULL, 0) == -1) { in GetArgsAndEnv()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_openbsd.cc75 uptr nenv; in GetArgsAndEnv() local
82 if (internal_sysctl(envmib, 4, NULL, &nenv, NULL, 0) == -1) { in GetArgsAndEnv()
90 if (internal_sysctl(envmib, 4, &envp, &nenv, NULL, 0) == -1) { in GetArgsAndEnv()
/dports/lang/gcc10/gcc-10.3.0/libsanitizer/sanitizer_common/
H A Dsanitizer_openbsd.cpp76 uptr nenv; in GetArgsAndEnv() local
83 if (internal_sysctl(envmib, 4, NULL, &nenv, NULL, 0) == -1) { in GetArgsAndEnv()
91 if (internal_sysctl(envmib, 4, &envp, &nenv, NULL, 0) == -1) { in GetArgsAndEnv()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_openbsd.cpp76 uptr nenv; in GetArgsAndEnv() local
83 if (internal_sysctl(envmib, 4, NULL, &nenv, NULL, 0) == -1) { in GetArgsAndEnv()
91 if (internal_sysctl(envmib, 4, &envp, &nenv, NULL, 0) == -1) { in GetArgsAndEnv()

12345678910>>...12