Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mkdir/
H A Dmkdir.c55 #define MSGEXISTS "\"%s\": Exists but is not a directory\n" macro
168 errmsg(0, 0, gettext(MSGEXISTS), d); in main()
183 MSGEXISTS), d); in main()