Searched refs:copy_type (Results 1 – 10 of 10) sorted by relevance
161 int set_ext_copy(int *copy_type, const char *arg);162 int copy_extensions(X509 *x, X509_REQ *req, int copy_type);
875 set_ext_copy(int *copy_type, const char *arg) in set_ext_copy() argument878 *copy_type = EXT_COPY_NONE; in set_ext_copy()880 *copy_type = EXT_COPY_ADD; in set_ext_copy()882 *copy_type = EXT_COPY_ALL; in set_ext_copy()889 copy_extensions(X509 *x, X509_REQ *req, int copy_type) in copy_extensions() argument896 if (!x || !req || (copy_type == EXT_COPY_NONE)) in copy_extensions()907 if (copy_type == EXT_COPY_ADD) in copy_extensions()
780 copy_type (tree type) in copy_type() function
707 (copy_type): Prototype new function.710 (copy_type): Likewise.714 * pt.c (tsubst): Use copy_type instead of copy_node.
4075 extern tree copy_type (tree);
7445 r = copy_type (t); in tsubst()
1455 copy_type (type) in copy_type() function
4035 extern tree copy_type PARAMS ((tree));
6844 r = copy_type (t);
6684 (copy_type): Prototype new function.6687 (copy_type): Likewise.6691 * pt.c (tsubst): Use copy_type instead of copy_node.