Home
last modified time | relevance | path

Searched refs:rescan (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-11-stable/sbin/ldconfig/
HDldconfig.c78 static int rescan; variable
148 rescan = 1; in main()
152 rescan = 1; in main()
183 argv + optind, merge || rescan); in main()
190 if (justread || merge || rescan) { in main()
195 if (!nostd && !merge && !rescan) in main()
591 else if (rescan) in readhints()
595 if (rescan) in readhints()
/freebsd-11-stable/usr.sbin/devctl/
HDdevctl.c302 rescan(int ac, char **av) in rescan() function
311 DEVCTL_COMMAND(top, rescan, rescan);
/freebsd-11-stable/contrib/dialog/
HDfselect.c435 bool rescan = FALSE; in fill_lists() local
451 rescan = (n == 0 && d_list->length == 0); in fill_lists()
456 rescan = TRUE; in fill_lists()
459 if (rescan) { in fill_lists()
/freebsd-11-stable/contrib/gcc/
HDsched-rgn.c1036 int *order, i, rescan = 0, idx = *idxp, iter = 0, max_iter, *max_hdr; in extend_rgns() local
1052 rescan = 1; in extend_rgns()
1069 while (rescan && iter < max_iter) in extend_rgns()
1071 rescan = 0; in extend_rgns()
1119 rescan = 1; in extend_rgns()
1155 rescan ? "... failed" : ""); in extend_rgns()
1157 if (!rescan && iter != 0) in extend_rgns()
HDflow.c1180 int rescan, changed; in calculate_global_regs_live() local
1278 rescan = 1; in calculate_global_regs_live()
1286 rescan = bitmap_intersect_compl_p (bb->il.rtl->global_live_at_end, in calculate_global_regs_live()
1289 if (!rescan) in calculate_global_regs_live()
1302 rescan = bitmap_intersect_p (new_live_at_end, cond_local_set); in calculate_global_regs_live()
1305 if (!rescan) in calculate_global_regs_live()
1318 rescan = bitmap_intersect_p (tmp, local_set); in calculate_global_regs_live()
1327 if (! rescan) in calculate_global_regs_live()
HDFSFChangeLog114 (rescan): Warn about white space at end of line in string.
177 (rescan): Handle multibyte characters in comments.
180 (rescan): Handle multibyte characters in string and character literals.
2297 * cccp.c (rescan): Fix bug with macro name appearing
2624 * cccp.c: (rescan): Don't report line 0 as the possible real start
HDFSFChangeLog.102522 (rescan): Minor code reorg to keep it parallel with skip_quoted_string.
3476 (rescan, skip_if_group, skip_to_end_of_comment, macarg1): Tune.
3477 (rescan, skip_if_group, skip_to_end_of_comment, macarg1):
5025 * cccp.c (rescan): Expand `#if foo && #bar' without a bogus
6137 * cccp.c (rescan): Don't address outside of array when
9321 (get_lintcmd, rescan, create_definition): Use bcmp instead of strncmp
9326 (rescan): Remove unused label `startagain'.
9425 * cccp.c (rescan): Don't recognize preprocessing directives
10046 * cccp.c (rescan): Prevent accidental token-pasting to
HDChangeLog-19983333 * flow.c (life_analysis_1): Enable "rescan" code after reload.
3817 * cccp.c (rescan): Handle multibyte characters ending in backslash.
3818 (rescan): Likewise.
8439 (rescan): Handle multibyte characters in comments.
8445 (rescan): Handle multibyte characters in string and character literals.
HDFSFChangeLog.116913 * cexp.y (parse_number, yylex), cccp.c (rescan), cpplib.c
7408 (check_macro_name, collect_expansion, rescan): Likewise.
7711 * cccp.c (rescan): Insert a space after `.' as well,
9971 (rescan): Diagnose $ in identifier if pedantic.
HDChangeLog-20002561 rescan if there's overlap between cond_local_set and new_live_at_end.
3394 * tradcpp.c (rescan, do_line, macroexpand, macarg): Use
13721 * tradcpp.c (rescan): Do not recognize directives when the #
HDChangeLog-19994023 * cccp.c (rescan): Fixed obp pointer handling around call to
4500 check_white_space, rescan, handle_directive, monthnames,
HDChangeLog-20017938 * tradcpp.c (rescan): Likewise.
13191 * tradcpp.c (rescan): define obufp_before_macroname before RECACHE
HDChangeLog-200328829 * function.c (put_var_into_stack): Add rescan parameter. Do not
28830 call fixup_var_refs when rescan is false.
/freebsd-11-stable/sbin/camcontrol/
HDcamcontrol.c289 static int dorescan_or_reset(int argc, char **argv, int rescan);
290 static int rescan_or_reset_bus(path_id_t bus, int rescan);
3352 dorescan_or_reset(int argc, char **argv, int rescan) in dorescan_or_reset() argument
3363 warnx(must, rescan? "rescan" : "reset"); in dorescan_or_reset()
3375 warnx(must, rescan ? "rescan" : "reset"); in dorescan_or_reset()
3381 error = scanlun_or_reset_dev(bus, target, lun, rescan); in dorescan_or_reset()
3383 error = rescan_or_reset_bus(bus, rescan); in dorescan_or_reset()
3389 rescan_or_reset_bus(path_id_t bus, int rescan) in rescan_or_reset_bus() argument
3412 ccb->ccb_h.func_code = rescan ? XPT_SCAN_BUS : XPT_RESET_BUS; in rescan_or_reset_bus()
3429 rescan ? "Re-scan" : "Reset", bus); in rescan_or_reset_bus()
[all …]
/freebsd-11-stable/sys/dev/ep/
HDif_ep.c620 rescan: in ep_intr_locked()
715 goto rescan; in ep_intr_locked()
/freebsd-11-stable/sys/vm/
HDvm_object.c935 rescan: in vm_object_page_clean()
948 goto rescan; in vm_object_page_clean()
966 goto rescan; in vm_object_page_clean()
/freebsd-11-stable/sys/kern/
HDbus_if.m248 * rescan. The rescan should delete devices no longer present and
253 METHOD int rescan {
/freebsd-11-stable/sys/dev/mly/
HDmly.c904 int bus, target, rescan; in mly_complete_rescan() local
969 rescan = 0; in mly_complete_rescan()
975 rescan = 1; in mly_complete_rescan()
988 if (rescan) in mly_complete_rescan()
/freebsd-11-stable/sys/cam/ctl/
HDREADME.ctl.txt173 CAM SIM to automatically trigger a rescan when the port is enabled and
/freebsd-11-stable/contrib/flex/
HDChangeLog92 tests/test-rescan-nr/.cvsignore, tests/test-rescan-nr/.gitignore,
93 tests/test-rescan-r/.cvsignore, tests/test-rescan-r/.gitignore,
809 tests/test-reject/Makefile.am, tests/test-rescan-nr/Makefile.am,
810 tests/test-rescan-r/Makefile.am, tests/test-string-nr/Makefile.am,
1094 * tests/test-rescan-nr/.cvsignore,
1095 tests/test-rescan-nr/Makefile.am, tests/test-rescan-nr/scanner.l,
1096 tests/test-rescan-nr/test.input, tests/test-rescan-r/.cvsignore,
1097 tests/test-rescan-r/Makefile.am, tests/test-rescan-r/scanner.l,
1098 tests/test-rescan-r/test.input: Recommit of last commit -- broken
/freebsd-11-stable/usr.sbin/bsdconfig/share/media/
HDwlan.subr1231 # Operate in a loop so we can edit wpa_supplicant.conf(5) and rescan
/freebsd-11-stable/contrib/tcsh/
HDcomplete.tcsh509 modepage negotiate periphlist rescan reset \
/freebsd-11-stable/contrib/ntp/sntp/libevent/
HDChangeLog526 o Add an event_base_loopcontinue() to tell Libevent to rescan for more
/freebsd-11-stable/contrib/gcc/doc/
HDcpp.texi948 not bother to rescan the file at all.
3630 replacement text, it will be replaced again during the rescan pass,
/freebsd-11-stable/contrib/ntp/
HDChangeLog4664 * [Bug 670] Resolved a Windows issue with the dynamic interface rescan code.

12