Lines Matching refs:ALREADY_EXISTS
1447 return ALREADY_EXISTS;1573 if( ALREADY_EXISTS == ret )1759 } else if (ret == ALREADY_EXISTS) {1760 // ALREADY_EXISTS should be treated as a noop in this case