Home
last modified time | relevance | path

Searched defs:serial (Results 1 – 25 of 69) sorted by relevance

123

/trueos/contrib/gdb/gdb/
HDserial.h181 struct serial struct
184 struct serial_ops *ops; /* Function vector */ argument
186 serial_ttystate ttystate; /* Not used (yet) */ argument
197 struct serial *next; /* Pointer to the next `struct serial *' */ argument
199 int debug_p; /* Trace this serial devices operation. */ argument
202 serial_event_ftype *async_handler;/* Async event handler */ argument
209 int (*open) (struct serial *, const char *name); argument
/trueos/contrib/libpcap/
HDpcap-canusb-linux.c80 char *serial; member
150 unsigned char serial[65]; in canusb_opendevice() local
264 char *serial; in canusb_capture_thread() local
343 char *serial; in canusb_activate() local
/trueos/contrib/ntp/kernel/sys/
HDppsclock.h43 u_int serial; member
/trueos/sys/dev/atkbdc/
HDatkbdc_subr.h42 u_int32_t serial; member
/trueos/crypto/openssl/crypto/x509v3/
HDv3_akey.c127 ASN1_INTEGER *serial = NULL; in v2i_AUTHORITY_KEYID() local
/trueos/crypto/openssl/crypto/asn1/
HDx_crl.c379 X509_REVOKED **ret, ASN1_INTEGER *serial) in X509_CRL_get0_by_serial()
429 X509_REVOKED **ret, ASN1_INTEGER *serial, in def_crl_lookup()
/trueos/crypto/openssl/crypto/x509/
HDx509_set.c77 int X509_set_serialNumber(X509 *x, ASN1_INTEGER *serial) in X509_set_serialNumber()
HDx509cset.c152 int X509_REVOKED_set_serialNumber(X509_REVOKED *x, ASN1_INTEGER *serial) in X509_REVOKED_set_serialNumber()
HDx509_cmp.c264 ASN1_INTEGER *serial) in X509_find_by_issuer_and_serial()
/trueos/contrib/tcpdump/
HDrx.h64 u_int32_t serial; member
102 u_int32_t serial; /* # of packet that prompted the ack */ member
/trueos/contrib/jansson/src/
HDhashtable.h23 size_t serial; member
HDjansson_private.h37 size_t serial; member
/trueos/crypto/openssl/crypto/ocsp/
HDocsp_lib.c82 ASN1_INTEGER *serial; in OCSP_cert_to_id() local
/trueos/sys/boot/common/
HDisapnp.h253 u_int serial; /* Board's Serial Number */ member
283 u_long serial; member
/trueos/crypto/openssl/crypto/ts/
HDts_rsp_print.c181 const ASN1_INTEGER *serial; in TS_TST_INFO_print_bio() local
HDts_rsp_sign.c99 ASN1_INTEGER *serial = ASN1_INTEGER_new(); in def_serial_cb() local
608 ASN1_INTEGER *serial = NULL; in TS_RESP_create_tst_info() local
/trueos/crypto/openssl/apps/
HDca.c296 BIGNUM *serial = NULL; in MAIN() local
1500 BIGNUM *serial, char *subj, unsigned long chtype, in certify()
1570 BIGNUM *serial, char *subj, unsigned long chtype, in certify_cert()
1626 STACK_OF(CONF_VALUE) *policy, CA_DB *db, BIGNUM *serial, in do_body()
2192 BIGNUM *serial, char *subj, unsigned long chtype, in certify_spkac()
2443 static int get_certificate_status(const char *serial, CA_DB *db) in get_certificate_status()
HDts.c864 ASN1_INTEGER *serial = next_serial(serial_file); in serial_cb() local
881 ASN1_INTEGER *serial = NULL; in next_serial() local
920 static int save_ts_serial(const char *serialfile, ASN1_INTEGER *serial) in save_ts_serial()
HDx509.c187 int text = 0, serial = 0, subject = 0, issuer = 0, startdate = in MAIN() local
1002 BIGNUM *serial = NULL; in x509_load_serial() local
HDocsp.c887 static int add_ocsp_serial(OCSP_REQUEST **req, char *serial, in add_ocsp_serial()
1011 ASN1_INTEGER *serial; in make_ocsp_response() local
/trueos/sys/geom/
HDgeom_ctl.h65 u_int serial; member
/trueos/contrib/ngatm/snmp_atm/
HDsnmp_atm.h65 u_int serial; /* card serial number (device specific) */ member
/trueos/crypto/openssh/
HDkey.h69 u_int64_t serial; member
/trueos/sys/dev/acpica/
HDacpiio.h65 char serial[ACPI_CMBAT_MAXSTRLEN]; /* Serial number */ member
/trueos/sbin/atm/atmconfig/
HDatmconfig_device.c94 uint32_t serial; member

123