Home
last modified time | relevance | path

Searched defs:DO_SIGN (Results 1 – 9 of 9) sorted by relevance

/dports/news/tin/tin-2.4.5/src/
H A Dpgp.c64 # define DO_SIGN "%s %s -ats %s %s", PGPNAME, pgpopts, pt, mailto macro
78 # define DO_SIGN "%ss %s -at %s %s", PGPNAME, pgpopts, pt, mailto macro
98 # define DO_SIGN \ macro
/dports/chinese/tin/tin-2.4.5/src/
H A Dpgp.c64 # define DO_SIGN "%s %s -ats %s %s", PGPNAME, pgpopts, pt, mailto macro
78 # define DO_SIGN "%ss %s -at %s %s", PGPNAME, pgpopts, pt, mailto macro
98 # define DO_SIGN \ macro
/dports/security/opensc/OpenSC-0.22.0/src/libopensc/
H A Dcard-openpgp.h131 #define DO_SIGN 0xb600 macro
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Ddst_internal.h95 typedef enum { DO_SIGN, DO_VERIFY } dst_use_t; enumerator
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Ddst_internal.h76 typedef enum { DO_SIGN, DO_VERIFY } dst_use_t; enumerator
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Ddst_internal.h71 typedef enum { DO_SIGN, DO_VERIFY } dst_use_t; enumerator
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Ddst_internal.h95 typedef enum { DO_SIGN, DO_VERIFY } dst_use_t; enumerator
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Ddst_internal.h94 typedef enum { DO_SIGN, DO_VERIFY } dst_use_t; enumerator
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dnumber-match.c506 #define DO_SIGN(sign,uc,action) \ macro