Searched defs:pnm (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/pem/ |
H A D | pem_lib.c | 233 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 D | pem_lib.c | 236 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 D | subr.c | 236 const struct perfuse_ns_map *pnm; in perfuse_native_ns() local
|
/netbsd-src/sys/dev/sdmmc/ |
H A D | sdmmcreg.h | 255 (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 D | sdmmcvar.h | 61 char pnm[8]; /* product name (MMC v1 has the longest) */ member
|
/netbsd-src/sys/arch/evbarm/stand/boot2440/ |
H A D | dev_sdmmc.h | 72 char pnm[8]; /* product name (MMC v1 has the longest) */ member
|