Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/pem/
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/
Dsubr.c236 const struct perfuse_ns_map *pnm; in perfuse_native_ns() local
/netbsd/src/sys/arch/evbarm/stand/boot2440/
Ddev_sdmmc.h72 char pnm[8]; /* product name (MMC v1 has the longest) */ member
/netbsd/src/sys/dev/sdmmc/
Dsdmmcreg.h248 #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
Dsdmmcvar.h61 char pnm[8]; /* product name (MMC v1 has the longest) */ member