Home
last modified time | relevance | path

Searched refs:_gpgme_sig_notation (Results 1 – 23 of 23) sorted by relevance

/dports/security/py-gpgme/gpgme-1.15.1/lang/cpp/src/
H A Dgpgmefw.h51 struct _gpgme_sig_notation;
52 typedef struct _gpgme_sig_notation *gpgme_sig_notation_t;
H A Dverificationresult.cpp440 : d(), sidx(0), nidx(0), nota(n ? new _gpgme_sig_notation(*n) : nullptr) in Private()
/dports/security/gpgme/gpgme-1.15.1/lang/cpp/src/
H A Dgpgmefw.h51 struct _gpgme_sig_notation;
52 typedef struct _gpgme_sig_notation *gpgme_sig_notation_t;
H A Dverificationresult.cpp440 : d(), sidx(0), nidx(0), nota(n ? new _gpgme_sig_notation(*n) : nullptr) in Private()
/dports/security/gpgme-qt5/gpgme-1.15.1/lang/cpp/src/
H A Dgpgmefw.h51 struct _gpgme_sig_notation;
52 typedef struct _gpgme_sig_notation *gpgme_sig_notation_t;
H A Dverificationresult.cpp440 : d(), sidx(0), nidx(0), nota(n ? new _gpgme_sig_notation(*n) : nullptr) in Private()
/dports/security/gpgme-cpp/gpgme-1.15.1/lang/cpp/src/
H A Dgpgmefw.h51 struct _gpgme_sig_notation;
52 typedef struct _gpgme_sig_notation *gpgme_sig_notation_t;
H A Dverificationresult.cpp440 : d(), sidx(0), nidx(0), nota(n ? new _gpgme_sig_notation(*n) : nullptr) in Private()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/extensions/openpgp/content/modules/
H A DGPGMELib.jsm146 let _gpgme_sig_notation = ctypes.StructType("_gpgme_sig_notation");
147 _gpgme_sig_notation.define([
148 { next: _gpgme_sig_notation.ptr },
156 let gpgme_sig_notation_t = _gpgme_sig_notation.ptr;
/dports/security/py-gpgme/gpgme-1.15.1/lang/python/
H A Dgpgme.i589 %warnfilter(302) _gpgme_sig_notation;
590 struct _gpgme_sig_notation struct
592 struct _gpgme_sig_notation *next; argument
/dports/security/gpgme/gpgme-1.15.1/lang/python/
H A Dgpgme.i589 %warnfilter(302) _gpgme_sig_notation;
590 struct _gpgme_sig_notation struct
592 struct _gpgme_sig_notation *next; argument
/dports/security/gpgme-cpp/gpgme-1.15.1/lang/python/
H A Dgpgme.i589 %warnfilter(302) _gpgme_sig_notation;
590 struct _gpgme_sig_notation struct
592 struct _gpgme_sig_notation *next; argument
/dports/security/gpgme-qt5/gpgme-1.15.1/lang/python/
H A Dgpgme.i589 %warnfilter(302) _gpgme_sig_notation;
590 struct _gpgme_sig_notation struct
592 struct _gpgme_sig_notation *next; argument
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/gpgme-sys-0.10.0/
H A Dtypes.rs38 pub struct _gpgme_sig_notation { struct
47 pub type gpgme_sig_notation_t = *mut _gpgme_sig_notation; argument
49 impl _gpgme_sig_notation { impl
/dports/net-im/dino/dino-0.2.2/plugins/gpgme-vala/vapi/
H A Dgpgme_public.vapi92 [CCode (cname = "struct _gpgme_sig_notation")]
/dports/security/gpgme-qt5/gpgme-1.15.1/src/
H A Dgpgme.h.in431 struct _gpgme_sig_notation struct
433 struct _gpgme_sig_notation *next; argument
460 typedef struct _gpgme_sig_notation *gpgme_sig_notation_t; argument
H A DChangeLog-20112235 * gpgme.h (struct _gpgme_sig_notation): New member value_len and
3571 * gpgme.h (struct _gpgme_sig_notation): New structure.
/dports/security/gpgme-cpp/gpgme-1.15.1/src/
H A Dgpgme.h.in431 struct _gpgme_sig_notation struct
433 struct _gpgme_sig_notation *next; argument
460 typedef struct _gpgme_sig_notation *gpgme_sig_notation_t; argument
H A DChangeLog-20112235 * gpgme.h (struct _gpgme_sig_notation): New member value_len and
3571 * gpgme.h (struct _gpgme_sig_notation): New structure.
/dports/security/gpgme/gpgme-1.15.1/src/
H A Dgpgme.h.in431 struct _gpgme_sig_notation struct
433 struct _gpgme_sig_notation *next; argument
460 typedef struct _gpgme_sig_notation *gpgme_sig_notation_t; argument
H A DChangeLog-20112235 * gpgme.h (struct _gpgme_sig_notation): New member value_len and
3571 * gpgme.h (struct _gpgme_sig_notation): New structure.
/dports/security/py-gpgme/gpgme-1.15.1/src/
H A Dgpgme.h.in431 struct _gpgme_sig_notation struct
433 struct _gpgme_sig_notation *next; argument
460 typedef struct _gpgme_sig_notation *gpgme_sig_notation_t; argument
H A DChangeLog-20112235 * gpgme.h (struct _gpgme_sig_notation): New member value_len and
3571 * gpgme.h (struct _gpgme_sig_notation): New structure.