Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/qga/
H A Dcommands-posix.c1670 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_supports_mode() local
1675 if (!sysfile_str) { in linux_sys_state_supports_mode()
1692 if (strstr(buf, sysfile_str)) { in linux_sys_state_supports_mode()
1702 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_suspend() local
1706 if (!sysfile_str) { in linux_sys_state_suspend()
1726 if (write(fd, sysfile_str, strlen(sysfile_str)) < 0) { in linux_sys_state_suspend()
/dports/emulators/qemu-utils/qemu-4.2.1/qga/
H A Dcommands-posix.c1670 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_supports_mode() local
1675 if (!sysfile_str) { in linux_sys_state_supports_mode()
1692 if (strstr(buf, sysfile_str)) { in linux_sys_state_supports_mode()
1702 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_suspend() local
1706 if (!sysfile_str) { in linux_sys_state_suspend()
1726 if (write(fd, sysfile_str, strlen(sysfile_str)) < 0) { in linux_sys_state_suspend()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/qga/
H A Dcommands-posix.c1639 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_supports_mode() local
1644 if (!sysfile_str) { in linux_sys_state_supports_mode()
1661 if (strstr(buf, sysfile_str)) { in linux_sys_state_supports_mode()
1671 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_suspend() local
1675 if (!sysfile_str) { in linux_sys_state_suspend()
1695 if (write(fd, sysfile_str, strlen(sysfile_str)) < 0) { in linux_sys_state_suspend()
/dports/emulators/qemu60/qemu-6.0.0/qga/
H A Dcommands-posix.c2021 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_supports_mode() local
2026 if (!sysfile_str) { in linux_sys_state_supports_mode()
2043 if (strstr(buf, sysfile_str)) { in linux_sys_state_supports_mode()
2053 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_suspend() local
2057 if (!sysfile_str) { in linux_sys_state_suspend()
2077 if (write(fd, sysfile_str, strlen(sysfile_str)) < 0) { in linux_sys_state_suspend()
/dports/emulators/qemu/qemu-6.2.0/qga/
H A Dcommands-posix.c2021 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_supports_mode() local
2026 if (!sysfile_str) { in linux_sys_state_supports_mode()
2043 if (strstr(buf, sysfile_str)) { in linux_sys_state_supports_mode()
2053 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_suspend() local
2057 if (!sysfile_str) { in linux_sys_state_suspend()
2077 if (write(fd, sysfile_str, strlen(sysfile_str)) < 0) { in linux_sys_state_suspend()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/qga/
H A Dcommands-posix.c2021 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_supports_mode() local
2026 if (!sysfile_str) { in linux_sys_state_supports_mode()
2043 if (strstr(buf, sysfile_str)) { in linux_sys_state_supports_mode()
2053 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_suspend() local
2057 if (!sysfile_str) { in linux_sys_state_suspend()
2077 if (write(fd, sysfile_str, strlen(sysfile_str)) < 0) { in linux_sys_state_suspend()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/qga/
H A Dcommands-posix.c1683 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_supports_mode() local
1688 if (!sysfile_str) { in linux_sys_state_supports_mode()
1705 if (strstr(buf, sysfile_str)) { in linux_sys_state_supports_mode()
1715 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_suspend() local
1719 if (!sysfile_str) { in linux_sys_state_suspend()
1739 if (write(fd, sysfile_str, strlen(sysfile_str)) < 0) { in linux_sys_state_suspend()
/dports/emulators/qemu5/qemu-5.2.0/qga/
H A Dcommands-posix.c2011 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_supports_mode() local
2016 if (!sysfile_str) { in linux_sys_state_supports_mode()
2033 if (strstr(buf, sysfile_str)) { in linux_sys_state_supports_mode()
2043 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_suspend() local
2047 if (!sysfile_str) { in linux_sys_state_suspend()
2067 if (write(fd, sysfile_str, strlen(sysfile_str)) < 0) { in linux_sys_state_suspend()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/qga/
H A Dcommands-posix.c1703 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_supports_mode() local
1708 if (!sysfile_str) { in linux_sys_state_supports_mode()
1725 if (strstr(buf, sysfile_str)) { in linux_sys_state_supports_mode()
1735 const char *sysfile_str = sysfile_strs[mode]; in linux_sys_state_suspend() local
1739 if (!sysfile_str) { in linux_sys_state_suspend()
1759 if (write(fd, sysfile_str, strlen(sysfile_str)) < 0) { in linux_sys_state_suspend()