Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dsecurity-bugs.rst58 and followup discussions (if any), exploits, CVE information or the
62 information submitted to the security list and any followup discussions
/OK3568_Linux_fs/u-boot/common/
H A Dcli_hush.c261 pipe_style followup; /* PIPE_BG, PIPE_SEQ, PIPE_OR, PIPE_AND */ member
1725 if (interactive && pi->followup!=PIPE_BG) {
1818 if (pi->followup == PIPE_SEQ) flag_skip=0;
1882 } else if (pi->followup==PIPE_BG) {
1919 if ( (rcode==EXIT_SUCCESS && pi->followup==PIPE_OR) ||
1920 (rcode!=EXIT_SUCCESS && pi->followup==PIPE_AND) )
2010 final_printf("%s pipe followup code %d\n", ind, pi->followup);
2350 pi->followup = 0; /* invalid */
2596 ctx->pipe->followup = type;
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20200104.patch.gz ... -- 161 dnl standard check for CC, plus followup sanity checks 162 dnl $1 = optional parameter to ...
/OK3568_Linux_fs/external/xserver/
H A DChangeLog6416 to 1.0 by the server (see followup patch).