Searched defs:pnm (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/pem/ |
| 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/ |
| D | subr.c | 236 const struct perfuse_ns_map *pnm; in perfuse_native_ns() local
|
| /netbsd/src/sys/arch/evbarm/stand/boot2440/ |
| D | dev_sdmmc.h | 72 char pnm[8]; /* product name (MMC v1 has the longest) */ member
|
| /netbsd/src/sys/dev/sdmmc/ |
| D | sdmmcreg.h | 248 #define MMC_CID_PNM_V1_CPY(resp, pnm) \ argument 266 #define MMC_CID_PNM_V2_CPY(resp, pnm) \ argument 339 #define SD_CID_PNM_CPY(resp, pnm) \ argument
|
| D | sdmmcvar.h | 61 char pnm[8]; /* product name (MMC v1 has the longest) */ member
|