Searched refs:file_st (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/dso/
H A Ddso_win32.c295 struct file_st struct
304 static struct file_st *win32_splitter(DSO *dso, const char *filename,
307 struct file_st *result = NULL;
319 result = OPENSSL_malloc(sizeof(struct file_st));
327 memset(result, 0, sizeof(struct file_st));
425 static char *win32_joiner(DSO *dso, const struct file_st *file_split)
540 struct file_st *filespec1_split = NULL;
541 struct file_st *filespec2_split = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dso/
H A Ddso_win32.c292 struct file_st { struct
305 static struct file_st *win32_splitter(DSO *dso, const char *filename,
308 struct file_st *result = NULL;
321 result = OPENSSL_malloc(sizeof(struct file_st));
327 memset(result, 0, sizeof(struct file_st));
412 static char *win32_joiner(DSO *dso, const struct file_st *file_split)
516 struct file_st *filespec1_split = NULL;
517 struct file_st *filespec2_split = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dso/
H A Ddso_win32.c292 struct file_st { struct
305 static struct file_st *win32_splitter(DSO *dso, const char *filename,
308 struct file_st *result = NULL;
321 result = OPENSSL_malloc(sizeof(struct file_st));
327 memset(result, 0, sizeof(struct file_st));
412 static char *win32_joiner(DSO *dso, const struct file_st *file_split)
516 struct file_st *filespec1_split = NULL;
517 struct file_st *filespec2_split = NULL;

Completed in 117 milliseconds