Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mkdir/
H A Dmkdir.c57 #define MSGEXISTS "\"%s\": Exists but is not a directory\n" macro
170 errmsg(0, 0, gettext(MSGEXISTS), d); in main()
185 MSGEXISTS), d); in main()