Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c3583 char mvCommand[] = CMD_MV; in file_move() local
3584 char cmd_buffer[(2 * MAXPATHLEN) + sizeof (mvCommand) + 3]; in file_move()
3587 mvCommand, from, to); in file_move()