Home
last modified time | relevance | path

Searched defs:c_min (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/bin/pax/
H A Dcpio.h135 char c_min[8]; /* block/char minor # */ member
/dflybsd-src/crypto/libressl/crypto/x509/
H A Dx509_asid.c929 ASN1_INTEGER *p_min = NULL, *p_max = NULL, *c_min = NULL, *c_max = NULL; in asid_contains() local