Searched refs:EXT_COPY_NONE (Results 1 – 3 of 3) sorted by relevance
353 #define EXT_COPY_NONE 0 macro
1309 *copy_type = EXT_COPY_NONE; in set_ext_copy()1325 if (!x || !req || (copy_type == EXT_COPY_NONE)) in copy_extensions()
300 int ext_copy = EXT_COPY_NONE; in MAIN()