Searched refs:shm_on_remote (Results 1 – 2 of 2) sorted by relevance
506 bool shm_on_remote = false; in setup_complete_callback() local525 shm_on_remote = !!(c->version & PA_PROTOCOL_FLAG_SHM); in setup_complete_callback()541 if (c->version < 10 || (c->version >= 13 && !shm_on_remote)) in setup_complete_callback()
2574 bool shm_on_remote = false, do_shm; in command_auth() local2596 shm_on_remote = !!(c->version & PA_PROTOCOL_FLAG_SHM); in command_auth()2681 if (c->version < 10 || (c->version >= 13 && !shm_on_remote)) in command_auth()