Searched refs:LP_DIR_CTX (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A DLPdir_nyi.c37 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory)
43 int LP_find_file_end(LP_DIR_CTX **ctx)
H A DLPdir_unix.c70 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory)
81 *ctx = (LP_DIR_CTX *)malloc(sizeof(LP_DIR_CTX));
86 memset(*ctx, '\0', sizeof(LP_DIR_CTX));
109 int LP_find_file_end(LP_DIR_CTX **ctx)
H A Do_dir.c68 #define LP_DIR_CTX OPENSSL_DIR_CTX macro
H A DLPdir_win.c54 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory)
72 *ctx = (LP_DIR_CTX *)malloc(sizeof(LP_DIR_CTX));
77 memset(*ctx, '\0', sizeof(LP_DIR_CTX));
160 int LP_find_file_end(LP_DIR_CTX **ctx)
H A DLPdir_vms.c57 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory)
107 *ctx = (LP_DIR_CTX *)malloc(sizeof(LP_DIR_CTX));
112 memset(*ctx, '\0', sizeof(LP_DIR_CTX));
179 int LP_find_file_end(LP_DIR_CTX **ctx)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A DLPdir_nyi.c37 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory)
43 int LP_find_file_end(LP_DIR_CTX **ctx)
H A DLPdir_unix.c70 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory)
81 *ctx = (LP_DIR_CTX *)malloc(sizeof(LP_DIR_CTX));
86 memset(*ctx, '\0', sizeof(LP_DIR_CTX));
109 int LP_find_file_end(LP_DIR_CTX **ctx)
H A Do_dir.c68 #define LP_DIR_CTX OPENSSL_DIR_CTX macro
H A DLPdir_win.c54 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory)
72 *ctx = (LP_DIR_CTX *)malloc(sizeof(LP_DIR_CTX));
77 memset(*ctx, '\0', sizeof(LP_DIR_CTX));
160 int LP_find_file_end(LP_DIR_CTX **ctx)
H A DLPdir_vms.c57 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory)
107 *ctx = (LP_DIR_CTX *)malloc(sizeof(LP_DIR_CTX));
112 memset(*ctx, '\0', sizeof(LP_DIR_CTX));
179 int LP_find_file_end(LP_DIR_CTX **ctx)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A DLPdir_nyi.c33 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory)
38 int LP_find_file_end(LP_DIR_CTX **ctx)
H A DLPdir_unix.c65 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory)
78 *ctx = (LP_DIR_CTX *)malloc(sizeof(LP_DIR_CTX));
84 memset(*ctx, '\0', sizeof(LP_DIR_CTX));
108 int LP_find_file_end(LP_DIR_CTX **ctx)
H A Do_dir.c65 #define LP_DIR_CTX OPENSSL_DIR_CTX macro
H A DLPdir_win.c55 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory)
68 *ctx = (LP_DIR_CTX *)malloc(sizeof(LP_DIR_CTX));
74 memset(*ctx, '\0', sizeof(LP_DIR_CTX));
144 int LP_find_file_end(LP_DIR_CTX **ctx)
H A DLPdir_vms.c63 const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory)
108 *ctx = (LP_DIR_CTX *)malloc(sizeof(LP_DIR_CTX));
114 memset(*ctx, '\0', sizeof(LP_DIR_CTX));
180 int LP_find_file_end(LP_DIR_CTX **ctx)

Completed in 40 milliseconds