Searched defs:spawn_func (Results 1 – 3 of 3) sorted by relevance
/third_party/weston/xwayland/ | ||
D | launcher.c | 255 weston_xwayland_spawn_xserver_func_t spawn_func) in weston_xwayland_listen() |
D | xwayland.h | 53 weston_xwayland_spawn_xserver_func_t spawn_func; member |
/third_party/python/Lib/test/ | ||
D | test_posix.py | 1561 spawn_func = None variable in _PosixSpawnMixin |