Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Dserver.c148 static bool reprocessing; variable
632 if (reprocessing) return; in serve_valid_responses()
754 reprocessing = true; in rewind_buf_from_net()
778 || reprocessing in serve_root()
3066 if (reprocessing) return; in serve_global_option()
3117 if (reprocessing) return; in serve_set()
3537 if (reprocessing) in do_cvs_command()
3541 reprocessing = false; in do_cvs_command()
4811 && !reprocessing in serve_noop()
4897 if (reprocessing) in serve_co()
[all …]
DChangeLog3416 reprocessing.
3427 (reprocessing): Global to track whether we are reprocessing.
/netbsd/src/external/bsd/ntp/dist/scripts/monitoring/
DREADME95 periodically reprocessing the logfiles, which are updated regularly
/netbsd/src/external/ibm-public/postfix/dist/proto/
Dstop306 reprocessing
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dinternals.texi1935 used when problems are detected when reprocessing information saved away when
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
DChangeLog2171 * fixed reprocessing of pending request after ctrl_iface requests for
/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
DChangeLog5407 other lto sections can be read without reprocessing the elf file.
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20204107 (read_full_die_1): Change how reprocessing is done.
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201931557 reprocessing. Always call df_analyze before fixing up debug bind
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git64193 Clean up attribute reprocessing
64194 I ran across the attribute reprocessing code recently and noticed that
64199 This seemed excessive to me, because while reprocessing applies to any
64207 I left the reprocessing flag and associated checks in attribute. It