Searched refs:FLAG_DST_NON_EXSIT (Results 1 – 2 of 2) sorted by relevance
1041 #define FLAG_DST_NON_EXSIT 0x00 in copy() macro1059 flag |= FLAG_DST_NON_EXSIT; in copy()1111 else if ((flag & FLAG_DST_TYPE) == FLAG_DST_NON_EXSIT) in copy()
2949 #define FLAG_DST_NON_EXSIT 0x00 in copy() macro2967 flag |= FLAG_DST_NON_EXSIT; in copy()3019 else if ((flag & FLAG_DST_TYPE) == FLAG_DST_NON_EXSIT) in copy()
Completed in 8 milliseconds