Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/sftp/
H A Dsftp.c124 #define I_LS 11 macro
150 { "dir", I_LS },
161 { "ls", I_LS },
979 case I_LS: in parse_args()
1135 case I_LS: in parse_dispatch_command()