Searched refs:copy_type (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dapps.h261 int set_ext_copy(int *copy_type, const char *arg);
262 int copy_extensions(X509 *x, X509_REQ *req, int copy_type);
H A Dapps.c1184 int set_ext_copy(int *copy_type, const char *arg) argument
1187 *copy_type = EXT_COPY_NONE;
1189 *copy_type = EXT_COPY_ADD;
1191 *copy_type = EXT_COPY_ALL;
1197 int copy_extensions(X509 *x, X509_REQ *req, int copy_type) argument
1203 if (!x || !req || (copy_type == EXT_COPY_NONE))
1214 if (copy_type == EXT_COPY_ADD)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dapps.h242 int set_ext_copy(int *copy_type, const char *arg);
243 int copy_extensions(X509 *x, X509_REQ *req, int copy_type);
H A Dapps.c1359 int set_ext_copy(int *copy_type, const char *arg) argument
1362 *copy_type = EXT_COPY_NONE;
1364 *copy_type = EXT_COPY_ADD;
1366 *copy_type = EXT_COPY_ALL;
1372 int copy_extensions(X509 *x, X509_REQ *req, int copy_type) argument
1378 if (!x || !req || (copy_type == EXT_COPY_NONE))
1389 if (copy_type == EXT_COPY_ADD)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dapps.h242 int set_ext_copy(int *copy_type, const char *arg);
243 int copy_extensions(X509 *x, X509_REQ *req, int copy_type);
H A Dapps.c1359 int set_ext_copy(int *copy_type, const char *arg) argument
1362 *copy_type = EXT_COPY_NONE;
1364 *copy_type = EXT_COPY_ADD;
1366 *copy_type = EXT_COPY_ALL;
1372 int copy_extensions(X509 *x, X509_REQ *req, int copy_type) argument
1378 if (!x || !req || (copy_type == EXT_COPY_NONE))
1389 if (copy_type == EXT_COPY_ADD)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpal.h1017 ia64_pal_copy_info (u64 copy_type, u64 num_procs, u64 num_iopics, argument
1021 PAL_CALL(iprv, PAL_COPY_INFO, copy_type, num_procs, num_iopics);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Ddevfsd.c171 struct copy_type struct
191 struct copy_type copy;

Completed in 265 milliseconds