Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c3582 char mvCommand[] = CMD_MV; in file_move() local
3583 char cmd_buffer[(2 * MAXPATHLEN) + sizeof (mvCommand) + 3]; in file_move()
3586 mvCommand, from, to); in file_move()