Lines Matching defs:exists
281 /* directory exists (and is a directory!) */
381 warnx("Can't create group `%s': already exists", group);
987 * Check if /etc/login.conf exists. login_getclass() will
1258 "already exists", login_name, home);
2457 int exists;
2461 exists = 0;
2466 exists = 1;
2479 if (exists) {
2522 int exists;
2525 exists = 0;
2529 exists = 1;
2545 if (exists) {