Home
last modified time | relevance | path

Searched refs:last_bg_pid (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/common/
H A Dcli_hush.c299 static unsigned int last_bg_pid; variable
1390 last_bg_pid = thejob->progs[0].pid;
2872 if (last_bg_pid > 0) b_adduint(dest, last_bg_pid);
3403 last_bg_pid = 0;