Searched defs:shell (Results 1 – 3 of 3) sorted by relevance
291 void xdg_shell_destroy(wl_client*, wl_resource* shell) { in xdg_shell_destroy()300 void xdg_shell_create_positioner(wl_client* client, wl_resource* shell, in xdg_shell_create_positioner()316 void xdg_shell_get_xdg_surface(wl_client* client, wl_resource* shell, in xdg_shell_get_xdg_surface()330 void xdg_shell_pong(wl_client*, wl_resource* shell, uint32_t serial) { in xdg_shell_pong()
23 def subprocess_run(command, shell=True): argument
149 func shell(cmd string) (string, error) { func