WERR_ALREADY_EXISTS   51 libcli/util/doserr.c 	{ "WERR_ALREADY_EXISTS", WERR_ALREADY_EXISTS },
WERR_ALREADY_EXISTS   53 source4/lib/registry/dir.c 		return WERR_ALREADY_EXISTS;
WERR_ALREADY_EXISTS  494 source4/lib/registry/ldb.c 		return WERR_ALREADY_EXISTS;
WERR_ALREADY_EXISTS  361 source4/lib/registry/patchfile.c 			if (!W_ERROR_EQUAL(error, WERR_ALREADY_EXISTS) &&
WERR_ALREADY_EXISTS  374 source4/lib/registry/patchfile.c 	if (!W_ERROR_EQUAL(error, WERR_ALREADY_EXISTS) &&
WERR_ALREADY_EXISTS  151 source4/lib/registry/tests/registry.c 	torture_assert_werr_equal(tctx, error, WERR_ALREADY_EXISTS,
WERR_ALREADY_EXISTS  237 source4/lib/registry/util.c 		return WERR_ALREADY_EXISTS;