Searched refs:jumped_fname (Results 1 – 3 of 3) sorted by relevance
76 const char *jumped_fname; /* Jumped from previous U-Boot */ member
530 if (state->jumped_fname) in state_uninit()531 os_unlink(state->jumped_fname); in state_uninit()
241 state->jumped_fname = arg; in sandbox_cmdline_cb_jump()
Completed in 8 milliseconds