Searched refs:toseq (Results 1 – 3 of 3) sorted by relevance
13 [B<-toseq>]35 =item B<-toseq>38 is the certificates contained in it. With the B<-toseq> option the52 openssl nseq -in certs.pem -toseq -out nseq.pem
75 int toseq = 0; in MAIN() local86 toseq = 1; in MAIN()136 if (toseq) { in MAIN()
185 uint16_t toseq; in quicc_putc() local191 toseq = 0x2000 | (c & 0xff); in quicc_putc()192 quicc_write2(bas, QUICC_PRAM_SCC_UART_TOSEQ(unit), toseq); in quicc_putc()