Home
last modified time | relevance | path

Searched refs:new_serial (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/ts/
Dts_rsp_utils.c112 ASN1_INTEGER *new_serial; in TS_TST_INFO_set_serial() local
116 new_serial = ASN1_INTEGER_dup(serial); in TS_TST_INFO_set_serial()
117 if (new_serial == NULL) { in TS_TST_INFO_set_serial()
122 a->serial = new_serial; in TS_TST_INFO_set_serial()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dserial.c176 new_serial (const struct serial_ops *ops) in new_serial() function
231 gdb::unique_xmalloc_ptr<struct serial> scb = new_serial (ops); in serial_open_ops_1()
277 gdb::unique_xmalloc_ptr<struct serial> scb = new_serial (ops); in serial_fdopen_ops()
DChangeLog-20168333 * serial.c (new_serial): New function, factored out from