Home
last modified time | relevance | path

Searched refs:err_func (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/mail/courier/courier-0.65.3/courier/libs/
H A Dcomrwsearchdel.c25 i->err_func=p->save_err_func; in del_err_func()
26 (*i->err_func)(errnum, errmsg, i); in del_err_func()
27 i->err_func=del_err_func; in del_err_func()
37 i->err_func=p->save_err_func; in found_delivery()
39 i->err_func=del_err_func; in found_delivery()
72 rwsdi.save_err_func=i->err_func; in rw_searchdel()
74 i->err_func=del_err_func; in rw_searchdel()
78 i->err_func=rwsdi.save_err_func; in rw_searchdel()
H A Dcomrwinfoinit.c10 void (*err_func)(int, const char *, struct rw_info *p)) in rw_info_init()
14 p->err_func=err_func; in rw_info_init()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/windows/leashdll/
H A Dleasherr.c40 typedef LPSTR (*err_func)(int, long); typedef
43 err_func func;
56 static const struct error_table et = { text, (err_func)0, 40591872L, 20 };
84 void Leash_initialize_krb_error_func(err_func func, HANDLE *__et_list) in Leash_initialize_krb_error_func()
94 void Leash_initialize_krb_error_func(err_func func, struct et_list **__et_list) in Leash_initialize_krb_error_func()
/dports/security/krb5/krb5-1.19.2/src/windows/leashdll/
H A Dleasherr.c40 typedef LPSTR (*err_func)(int, long); typedef
43 err_func func;
56 static const struct error_table et = { text, (err_func)0, 40591872L, 20 };
84 void Leash_initialize_krb_error_func(err_func func, HANDLE *__et_list) in Leash_initialize_krb_error_func()
94 void Leash_initialize_krb_error_func(err_func func, struct et_list **__et_list) in Leash_initialize_krb_error_func()
/dports/devel/py-rtslib-fb/rtslib-fb-2.1.74/rtslib_fb/
H A Droot.py356 def err_func(err_str): function
359 def err_func(err_str): function
364 err_func("'name' not defined in storage object %d" % index)
386 err_func("Could not create StorageObject %s: %s" % (so['name'], e))
399 ALUATargetPortGroup.setup(so_obj, alua_tpg, err_func)
409 err_func("'name' not defined in fabricmodule %d" % index)
413 fm_obj.setup(fm, err_func)
418 err_func("'wwn' not defined in target %d" % index)
429 err_func("target %s missing 'fabric' field" % t['wwn'])
434 err_func("Unknown fabric '%s'" % t['fabric'])
[all …]
H A Dtarget.py115 def setup(cls, fm_obj, t, err_func): argument
123 err_func("'wwn' not defined for Target")
133 TPG.setup(t_obj, tpg, err_func)
421 def setup(cls, t_obj, tpg, err_func): argument
427 LUN.setup(tpg_obj, lun, err_func)
430 NetworkPortal.setup(tpg_obj, p, err_func)
433 NodeACL.setup(tpg_obj, acl, err_func)
660 def setup(cls, tpg_obj, lun, err_func): argument
815 def setup(cls, tpg_obj, p, err_func): argument
1016 def setup(cls, tpg_obj, acl, err_func): argument
[all …]
/dports/devel/py-rtslib-fb/rtslib-fb-2.1.74/rtslib/
H A Droot.py356 def err_func(err_str): function
359 def err_func(err_str): function
364 err_func("'name' not defined in storage object %d" % index)
386 err_func("Could not create StorageObject %s: %s" % (so['name'], e))
399 ALUATargetPortGroup.setup(so_obj, alua_tpg, err_func)
409 err_func("'name' not defined in fabricmodule %d" % index)
413 fm_obj.setup(fm, err_func)
418 err_func("'wwn' not defined in target %d" % index)
429 err_func("target %s missing 'fabric' field" % t['wwn'])
434 err_func("Unknown fabric '%s'" % t['fabric'])
[all …]
H A Dtarget.py115 def setup(cls, fm_obj, t, err_func): argument
123 err_func("'wwn' not defined for Target")
133 TPG.setup(t_obj, tpg, err_func)
421 def setup(cls, t_obj, tpg, err_func): argument
427 LUN.setup(tpg_obj, lun, err_func)
430 NetworkPortal.setup(tpg_obj, p, err_func)
433 NodeACL.setup(tpg_obj, acl, err_func)
660 def setup(cls, tpg_obj, lun, err_func): argument
815 def setup(cls, tpg_obj, p, err_func): argument
1016 def setup(cls, tpg_obj, acl, err_func): argument
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/err/
H A Derr_local.h62 OPENSSL_free(es->err_func[i]); in err_set_debug()
64 es->err_func[i] = NULL; in err_set_debug()
66 es->err_func[i] = OPENSSL_strdup(fn); in err_set_debug()
88 OPENSSL_free(es->err_func[i]); in err_clear()
89 es->err_func[i] = NULL; in err_clear()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/err/
H A Derr_local.h62 OPENSSL_free(es->err_func[i]); in err_set_debug()
64 es->err_func[i] = NULL; in err_set_debug()
66 es->err_func[i] = OPENSSL_strdup(fn); in err_set_debug()
88 OPENSSL_free(es->err_func[i]); in err_clear()
89 es->err_func[i] = NULL; in err_clear()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/err/
H A Derr_local.h62 OPENSSL_free(es->err_func[i]); in err_set_debug()
64 es->err_func[i] = NULL; in err_set_debug()
66 es->err_func[i] = OPENSSL_strdup(fn); in err_set_debug()
88 OPENSSL_free(es->err_func[i]); in err_clear()
89 es->err_func[i] = NULL; in err_clear()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/err/
H A Derr_local.h62 OPENSSL_free(es->err_func[i]); in err_set_debug()
64 es->err_func[i] = NULL; in err_set_debug()
66 es->err_func[i] = OPENSSL_strdup(fn); in err_set_debug()
88 OPENSSL_free(es->err_func[i]); in err_clear()
89 es->err_func[i] = NULL; in err_clear()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/err/
H A Derr_local.h62 OPENSSL_free(es->err_func[i]); in err_set_debug()
64 es->err_func[i] = NULL; in err_set_debug()
66 es->err_func[i] = OPENSSL_strdup(fn); in err_set_debug()
88 OPENSSL_free(es->err_func[i]); in err_clear()
89 es->err_func[i] = NULL; in err_clear()
/dports/security/openssl-devel/openssl-3.0.2/crypto/err/
H A Derr_local.h62 OPENSSL_free(es->err_func[i]); in err_set_debug()
64 es->err_func[i] = NULL; in err_set_debug()
66 es->err_func[i] = OPENSSL_strdup(fn); in err_set_debug()
88 OPENSSL_free(es->err_func[i]); in err_clear()
89 es->err_func[i] = NULL; in err_clear()
/dports/lang/yap/yap-6.2.2/packages/clib/maildrop/rfc822/
H A Drfc822.c16 void (*err_func)(const char *, int)) in tokenize()
47 if (err_func) (*err_func)(addr, i); in tokenize()
89 if (err_func) (*err_func)(addr, i); in tokenize()
110 if (err_func) (*err_func)(addr, i); in tokenize()
132 if (err_func) (*err_func)(addr, i); in tokenize()
185 if (err_func) (*err_func)(addr, i); in tokenize()
603 void (*err_func)(const char *, int)) in rfc822t_alloc()
610 tokenize(addr, NULL, &p->ntokens, err_func); in rfc822t_alloc()
/dports/mail/cone/cone-1.1/libs/rfc822/
H A Drfc822.c15 void (*err_func)(const char *, int, void *), void *voidp) in tokenize()
48 if (err_func) (*err_func)(addr, i, in tokenize()
91 if (err_func) (*err_func)(addr, i, in tokenize()
113 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
175 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
228 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
790 void (*err_func)(const char *, int, void *), void *voidp) in rfc822t_alloc_new()
797 tokenize(addr, NULL, &p->ntokens, err_func, voidp); in rfc822t_alloc_new()
/dports/security/courier-authlib-base/courier-authlib-0.71.4/libs/rfc822/
H A Drfc822.c15 void (*err_func)(const char *, int, void *), void *voidp) in tokenize()
48 if (err_func) (*err_func)(addr, i, in tokenize()
91 if (err_func) (*err_func)(addr, i, in tokenize()
113 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
175 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
228 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
790 void (*err_func)(const char *, int, void *), void *voidp) in rfc822t_alloc_new()
797 tokenize(addr, NULL, &p->ntokens, err_func, voidp); in rfc822t_alloc_new()
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/rfc822/
H A Drfc822.c15 void (*err_func)(const char *, int, void *), void *voidp) in tokenize()
48 if (err_func) (*err_func)(addr, i, in tokenize()
91 if (err_func) (*err_func)(addr, i, in tokenize()
113 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
175 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
228 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
790 void (*err_func)(const char *, int, void *), void *voidp) in rfc822t_alloc_new()
797 tokenize(addr, NULL, &p->ntokens, err_func, voidp); in rfc822t_alloc_new()
/dports/databases/courier-authlib-sqlite/courier-authlib-0.71.4/libs/rfc822/
H A Drfc822.c15 void (*err_func)(const char *, int, void *), void *voidp) in tokenize()
48 if (err_func) (*err_func)(addr, i, in tokenize()
91 if (err_func) (*err_func)(addr, i, in tokenize()
113 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
175 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
228 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
790 void (*err_func)(const char *, int, void *), void *voidp) in rfc822t_alloc_new()
797 tokenize(addr, NULL, &p->ntokens, err_func, voidp); in rfc822t_alloc_new()
/dports/databases/courier-authlib-mysql/courier-authlib-0.71.4/libs/rfc822/
H A Drfc822.c15 void (*err_func)(const char *, int, void *), void *voidp) in tokenize()
48 if (err_func) (*err_func)(addr, i, in tokenize()
91 if (err_func) (*err_func)(addr, i, in tokenize()
113 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
175 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
228 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
790 void (*err_func)(const char *, int, void *), void *voidp) in rfc822t_alloc_new()
797 tokenize(addr, NULL, &p->ntokens, err_func, voidp); in rfc822t_alloc_new()
/dports/databases/courier-authlib-userdb/courier-authlib-0.71.4/libs/rfc822/
H A Drfc822.c15 void (*err_func)(const char *, int, void *), void *voidp) in tokenize()
48 if (err_func) (*err_func)(addr, i, in tokenize()
91 if (err_func) (*err_func)(addr, i, in tokenize()
113 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
175 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
228 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
790 void (*err_func)(const char *, int, void *), void *voidp) in rfc822t_alloc_new()
797 tokenize(addr, NULL, &p->ntokens, err_func, voidp); in rfc822t_alloc_new()
/dports/net/courier-authlib-ldap/courier-authlib-0.71.4/libs/rfc822/
H A Drfc822.c15 void (*err_func)(const char *, int, void *), void *voidp) in tokenize()
48 if (err_func) (*err_func)(addr, i, in tokenize()
91 if (err_func) (*err_func)(addr, i, in tokenize()
113 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
175 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
228 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
790 void (*err_func)(const char *, int, void *), void *voidp) in rfc822t_alloc_new()
797 tokenize(addr, NULL, &p->ntokens, err_func, voidp); in rfc822t_alloc_new()
/dports/mail/courier-imap/courier-imap-5.1.4/libs/rfc822/
H A Drfc822.c15 void (*err_func)(const char *, int, void *), void *voidp) in tokenize()
48 if (err_func) (*err_func)(addr, i, in tokenize()
91 if (err_func) (*err_func)(addr, i, in tokenize()
113 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
175 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
228 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
790 void (*err_func)(const char *, int, void *), void *voidp) in rfc822t_alloc_new()
797 tokenize(addr, NULL, &p->ntokens, err_func, voidp); in rfc822t_alloc_new()
/dports/mail/courier/courier-0.65.3/rfc822/
H A Drfc822.c16 void (*err_func)(const char *, int, void *), void *voidp) in tokenize()
49 if (err_func) (*err_func)(addr, i, in tokenize()
92 if (err_func) (*err_func)(addr, i, in tokenize()
114 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
176 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
229 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
791 void (*err_func)(const char *, int, void *), void *voidp) in rfc822t_alloc_new()
798 tokenize(addr, NULL, &p->ntokens, err_func, voidp); in rfc822t_alloc_new()
/dports/mail/courier-authlib-vchkpw/courier-authlib-0.71.4/libs/rfc822/
H A Drfc822.c15 void (*err_func)(const char *, int, void *), void *voidp) in tokenize()
48 if (err_func) (*err_func)(addr, i, in tokenize()
91 if (err_func) (*err_func)(addr, i, in tokenize()
113 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
175 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
228 if (err_func) (*err_func)(addr, i, voidp); in tokenize()
790 void (*err_func)(const char *, int, void *), void *voidp) in rfc822t_alloc_new()
797 tokenize(addr, NULL, &p->ntokens, err_func, voidp); in rfc822t_alloc_new()

123456789