Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssl.old/dist/crypto/
H A Dmem_dbg.c64 struct mem_st { struct
65 void *addr;
66 int num;
67 const char *file;
68 int line;
69 CRYPTO_THREAD_ID threadid;
70 unsigned long order;
71 time_t time;
72 APP_INFO *app_info;
74 void *array[30];
[all …]