/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | alias.c | 499 rebuildaliases(map, automatic) in rebuildaliases() argument 501 bool automatic; 527 if ((errno != EACCES && errno != EROFS) || automatic || 535 if (!automatic && !bitset(MF_OPTIONAL, map->map_mflags)) 580 map->map_file, automatic ? "auto" : "", 585 readaliases(map, af, !automatic, true); 593 if (!automatic)
|
/illumos-gate/usr/src/cmd/make/bin/ |
H A D | read2.cc | 620 (*dpp)->automatic = false; in enter_dependencies() 806 if (dp->automatic) { in enter_dependencies() 873 enter_dependency(Property line, Name depe, Boolean automatic) in enter_dependency() argument 886 if (dp->automatic) { in enter_dependency() 887 dp->automatic = automatic; in enter_dependency() 888 if (automatic) { in enter_dependency() 901 dp->automatic = automatic; in enter_dependency()
|
H A D | doname.cc | 81 extern Doname doname_check(Name target, Boolean do_get, Boolean implicit, Boolean automatic); 82 extern Doname doname(Name target, Boolean do_get, Boolean implicit, Boolean automatic); 130 doname_check(Name target, Boolean do_get, Boolean implicit, Boolean automatic) in doname_check() argument 137 switch (doname(target, do_get, implicit, automatic)) { in doname_check() 165 if (automatic || (report_dependencies_level > 0)) { in doname_check() 291 doname(Name target, Boolean do_get, Boolean implicit, Boolean automatic) in doname() argument 430 if (dependency->automatic && !dependency->stale) { in doname() 441 if (dependency->automatic && !dependency->stale) { in doname() 637 if ((result == build_dont_know) && !automatic && (!implicit || second_pass) && in doname() 959 if (!dependency->automatic && in check_dependencies() [all …]
|
H A D | state.cc | 262 && dependency->automatic in write_state_file() 415 if (!dependency->automatic || in print_auto_depes()
|
H A D | nse_printdep.cc | 224 ((!dp->automatic) || in print_deplist()
|
H A D | misc.cc | 536 if (!dependency->automatic) { in print_target_n_deps()
|
H A D | implicit.cc | 1060 result = doname_check(depe->name, true, true, depe->automatic); in find_percent_rule()
|
H A D | read.cc | 287 dp->automatic = false; in read_simple_file()
|
/illumos-gate/usr/src/cmd/make/include/mk/ |
H A D | defs.h | 337 Boolean automatic = false); 339 Boolean implicit, Boolean automatic); 352 Boolean automatic);
|
/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/tbls/ |
H A D | README | 35 that mapping manually after the automatic generation of the above.
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | version.test | 74 # Set the file_format number to 2. This should cause the automatic 93 # automatic upgrade still works.
|
/illumos-gate/usr/src/cmd/geniconvtbl/ |
H A D | itm_comp.l | 56 MAPTYPE_NAME (automatic|dense|index|hash|binary)
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | README | 30 hashsize explicitly change table size (usually automatic)
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | TODO | 32 * Add automatic configuration support.
|
H A D | NEWS | 251 * The more automatic installation command "setup" is added. 391 * Now supports automatic decompression of any files loaded via the
|
/illumos-gate/usr/src/pkg/transforms/ |
H A D | global_zone_only_component | 49 # mdb modules, as those are covered by the automatic rules below.
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | FAQ | 50 function declarations or in giving automatic integer types, it
|
/illumos-gate/usr/src/boot/forth/ |
H A D | menu.rc | 209 \ Enable automatic booting (add ``autoboot_delay=N'' to loader.conf(5) to
|
H A D | menu.4th | 932 0 menu_timeout_enabled ! \ start with automatic timeout disabled 934 \ check indication that automatic execution after delay is requested 940 1 menu_timeout_enabled ! ( enable automatic timeout )
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | caps | 42 auto_right_margin, "am" "am" Terminal has automatic margins 285 enter_am_mode, "smam" "SA" Turn on automatic margins 286 exit_am_mode, "rmam" "RA" Turn off automatic margins
|
/illumos-gate/usr/src/cmd/make/include/mksh/ |
H A D | defs.h | 302 Boolean automatic:1; member
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 66 auto_right_margin am am bool Terminal has automatic margins 290 enter_am_mode smam SA str Turn on automatic margins 291 exit_am_mode rmam RA str Turn off automatic margins
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 68 auto_right_margin am am bool Terminal has automatic margins 292 enter_am_mode smam SA str Turn on automatic margins 293 exit_am_mode rmam RA str Turn off automatic margins
|
/illumos-gate/usr/src/lib/libnwam/ |
H A D | README | 296 NCPs are supported at present, the automatic and user NCPs. Modification 298 the automatic NCP's consituent NCUs will result in an NWAM_ENTITY_READ_ONLY
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | Dialers | 267 # This entry is for 2224 with the optional automatic caller.
|