Searched refs:FLAG_SRC_IS_FILE (Results 1 – 2 of 2) sorted by relevance
1035 #define FLAG_SRC_IS_FILE 0x02 in copy() macro1055 flag |= FLAG_SRC_IS_FILE; in copy()1077 if (flag & FLAG_SRC_IS_FILE) in copy()
2943 #define FLAG_SRC_IS_FILE 0x02 in copy() macro2963 flag |= FLAG_SRC_IS_FILE; in copy()2985 if (flag & FLAG_SRC_IS_FILE) in copy()
Completed in 10 milliseconds