Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsftp.c137 I_CHDIR = 1, enumerator
181 { "cd", I_CHDIR, REMOTE, NOARGS },
182 { "chdir", I_CHDIR, REMOTE, NOARGS },
1459 case I_CHDIR: in parse_args()
1643 case I_CHDIR: in parse_dispatch_command()