Home
last modified time | relevance | path

Searched refs:unmake (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/sendmail/aux/
H A Dmakemap.c88 bool unmake = false; local
205 unmake = true;
305 if (unmake)
344 if (!unmake && geteuid() == 0 && TrustedUid != 0)
360 if (unmake)
/titanic_44/usr/src/cmd/ypcmd/
H A Dmakedbm.c71 static void unmake();
198 unmake(argv[1]);
571 unmake(file) in unmake() function