HomeSort by: relevance | last modified time | path
    Searched refs:ptimestr (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/netpgp/dist/src/lib/
netpgp.c 598 ptimestr(char *dest, size_t size, time_t t) function
640 p(fp, " ", ptimestr(tbuf, sizeof(tbuf), birthtime), NULL);
645 ptimestr(tbuf, sizeof(tbuf), birthtime + duration), "]", NULL);
666 p(fp, " ", ptimestr(tbuf, sizeof(tbuf),
673 p(fp, " ", ptimestr(tbuf, sizeof(tbuf),
packet-print.c 353 ptimestr(char *dest, size_t size, time_t t) function
376 ptimestr(t, sizeof(t), key->enckey.birthtime),
425 ptimestr(&expired[cc], sizeof(expired) - cc,
462 ptimestr(t, sizeof(t), key->subsigs[j].sig.info.birthtime),
472 ptimestr(t, sizeof(t), pubkey->birthtime),

Completed in 17 milliseconds