Searched refs:EXT_COPY_NONE (Results 1 – 3 of 3) sorted by relevance
598 # define EXT_COPY_NONE 0 macro
1075 *copy_type = EXT_COPY_NONE; in set_ext_copy()1091 if (!x || !req || (copy_type == EXT_COPY_NONE)) in copy_extensions()
255 int batch = 0, default_op = 1, doupdatedb = 0, ext_copy = EXT_COPY_NONE; in ca_main()