Lines Matching defs:mode
201 { sizeof(int), esd_proto_standby_mode, "standby mode" },
968 int32_t mode;
974 mode = ESM_RUNNING;
978 mode = ESM_ON_STANDBY;
982 mode = ESM_ON_STANDBY;
984 mode = PA_MAYBE_INT32_SWAP(c->swap_byte_order, mode);
986 connection_write(c, &mode, sizeof(mode));
1250 /* In case we are in capture mode we will never call read()