Lines Matching full:commands
32 'qga-qapi-commands.c',
33 'qga-qapi-commands.h',
38 'qga-qapi-init-commands.c',
39 'qga-qapi-init-commands.h',
65 'commands.c',
69 'commands-common-ssh.c'
74 'commands-win32.c',
77 'commands-windows-ssh.c'
82 'commands-posix.c',
83 'commands-posix-ssh.c',
86 qga_ss.add(files('commands-linux.c'))
88 qga_ss.add(files('commands-bsd.c'))
191 srcs = [files('commands-common-ssh.c', 'commands-posix-ssh.c')]