Home
last modified time | relevance | path

Searched defs:pnm (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/pem/
H A Dpem_lib.c233 char **pnm, const char *name, BIO *bp, in pem_bytes_read_bio_flags()
275 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, in PEM_bytes_read_bio()
282 int PEM_bytes_read_bio_secmem(unsigned char **pdata, long *plen, char **pnm, in PEM_bytes_read_bio_secmem()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/pem/
H A Dpem_lib.c236 char **pnm, const char *name, BIO *bp, in pem_bytes_read_bio_flags()
278 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, in PEM_bytes_read_bio()
285 int PEM_bytes_read_bio_secmem(unsigned char **pdata, long *plen, char **pnm, in PEM_bytes_read_bio_secmem()
/netbsd-src/lib/libperfuse/
H A Dsubr.c236 const struct perfuse_ns_map *pnm; in perfuse_native_ns() local
/netbsd-src/sys/dev/sdmmc/
H A Dsdmmcreg.h255 (pnm)[5] = MMC_RSP_BITS((resp), 56, 8); \ argument
237 MMC_CID_PNM_V1_CPY(resp,pnm) global() argument
328 SD_CID_PNM_CPY(resp,pnm) global() argument
[all...]
H A Dsdmmcvar.h61 char pnm[8]; /* product name (MMC v1 has the longest) */ member
/netbsd-src/sys/arch/evbarm/stand/boot2440/
H A Ddev_sdmmc.h72 char pnm[8]; /* product name (MMC v1 has the longest) */ member