Searched refs:read_state (Results 1 – 3 of 3) sorted by relevance
86 bool read_state; /* Read sandbox state on startup */ member
310 state->read_state = true; in sandbox_cmdline_cb_read()549 if (state->read_state && state->state_fname) { in sandbox_main()
157 if (state->read_state && fname) { in sandbox_read_state()175 if (state->read_state && fname) { in sandbox_read_state()
Completed in 11 milliseconds