| /netbsd-src/external/mpl/bind/dist/bin/tests/system/zonechecks/ |
| H A D | tests.sh | 205 $RNDCCMD 10.53.0.1 zonestatus reload.example >rndc.out.prereload 2>&1 211 $RNDCCMD 10.53.0.1 reload reload.example | sed 's/^/ns1 /' | cat_i 213 $DIG $DIGOPTS reload.example SOA @10.53.0.1 >dig.out 217 $RNDCCMD 10.53.0.1 zonestatus reload.example >rndc.out.postreload 2>&1 220 echo "@ 0 SOA . . 3 0 0 0 0" >ns1/reload.db 221 echo "@ 0 NS ." >>ns1/reload.db 222 rndc_reload ns1 10.53.0.1 reload.example 224 $DIG $DIGOPTS reload.example SOA @10.53.0.1 >dig.out 228 $RNDCCMD 10.53.0.1 zonestatus reload.example >rndc.out.removeinclude 2>&1
|
| H A D | setup.sh | 29 echo '$INCLUDE "soa.db"' >reload.db 30 echo '@ 0 NS .' >>reload.db
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| H A D | t-nds32 | 26 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 38 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 50 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 62 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 75 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 88 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 101 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 114 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 127 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 140 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
| H A D | t-nds32 | 26 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 38 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 50 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 62 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 75 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 88 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 101 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 114 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 127 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \ 140 $(INSN_ATTR_H) $(FLAGS_H) reload.h $(FUNCTION_H) \
|
| /netbsd-src/sys/arch/emips/ebus/ |
| H A D | clock_ebus.c | 92 uint32_t reload = 10 * 1000000; /* 1sec in 100ns units (10MHz clock) */ in __eclock_init() local 99 uint32_t r = reload / hz; in __eclock_init() 100 if ((r * hz) != reload) in __eclock_init() 103 device_xname(sc->sc_dev), hz, reload - (r * hz)); in __eclock_init() 104 reload = r; in __eclock_init() 107 sc->sc_reload = reload; in __eclock_init()
|
| /netbsd-src/external/bsd/unbound/dist/contrib/ |
| H A D | unbound.init_fedora | 75 reload() { 102 reload) 103 reload 105 force-reload)
|
| H A D | unbound.init_yocto | 92 reload() { 121 reload) 125 force-reload)
|
| H A D | unbound.init | 92 reload() { 121 reload) 125 force-reload)
|
| /netbsd-src/lib/libc/gen/ |
| H A D | ualarm.c | 57 ualarm(useconds_t usecs, useconds_t reload) in __weak_alias() 61 new.it_interval.tv_usec = reload % USPS; in __weak_alias() 62 new.it_interval.tv_sec = reload / USPS; in __weak_alias()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | PDBFile.cpp | 269 if (auto EC = TempGlobals->reload()) in getPDBGlobalsStream() 282 if (auto EC = TempInfo->reload()) in getPDBInfoStream() 295 if (auto EC = TempDbi->reload(this)) in getPDBDbiStream() 308 if (auto EC = TempTpi->reload()) in getPDBTpiStream() 324 if (auto EC = TempIpi->reload()) in getPDBIpiStream() 342 if (auto EC = TempPublics->reload()) in getPDBPublicsStream() 361 if (auto EC = TempSymbols->reload()) in getPDBSymbolStream() 376 if (auto EC = N->reload(Reader)) in getStringTable() 396 if (auto EC = IJ->reload(*Strings)) in getInjectedSourceStream()
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/rpz/ns3/ |
| H A D | manual-update-rpz-2.db.in | 18 @ SOA bl-reload. hostmaster.ns.bl-reload. ( 2 3600 1200 604800 60 ) 21 walled.tld2.bl-reload. 300 A 10.0.0.2
|
| /netbsd-src/crypto/dist/ipsec-tools/rpm/suse/ |
| H A D | racoon.init | 126 force-reload) 135 reload) 161 test "$RACOON_CONF" -nt "$RACOON_PIDFILE" && echo reload
|
| /netbsd-src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/ |
| H A D | ucdata.c | 145 _ucprop_load(char *paths, int reload) in _ucprop_load() argument 152 if (!reload) in _ucprop_load() 332 _uccase_load(char *paths, int reload) in _uccase_load() argument 339 if (!reload) in _uccase_load() 527 _uccomp_load(char *paths, int reload) in _uccomp_load() argument 534 if (!reload) in _uccomp_load() 725 _ucdcmp_load(char *paths, int reload) in _ucdcmp_load() argument 732 if (!reload) in _ucdcmp_load() 780 _uckdcmp_load(char *paths, int reload) in _uckdcmp_load() argument 787 if (!reload) in _uckdcmp_load() [all …]
|
| /netbsd-src/external/bsd/nsd/dist/doc/ |
| H A D | NSD-VERIFY-MODS | 39 It is possible that during a reload updates for multiple different zones are 49 was applied and verified successfully. When a reload resulted in one or 52 reload. Then it is clear which updates should be merged with the database (the 55 Handling of the NSD_RELOAD_FAILED exit status of a child reload server 59 all updates for each zone around until a reload succeeds. The set of updates 60 is fixed once a reload has been initiated to avoid a potentially infinite 62 does not schedule them until the reload finishes. As a result, xfrd manages 64 removed each update during the reload process regardless of the result. 168 Aborting the reload process (and killing all running verifiers) 171 A reload might (especially with a verifier) take some time. A parent server [all …]
|
| /netbsd-src/external/gpl2/lvm2/dist/scripts/ |
| H A D | clvmd_init_red_hat | 117 reload() { 155 reload) 157 reload
|
| H A D | clvmd_init_red_hat.in | 117 reload() { 155 reload) 157 reload
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | reload.h | 75 struct reload struct 151 extern struct reload rld[MAX_RELOADS]; argument 314 struct reload *rld; 420 extern bool reload (rtx_insn *, int);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | reload.h | 75 struct reload struct 151 extern struct reload rld[MAX_RELOADS]; argument 314 struct reload *rld; 420 extern bool reload (rtx_insn *, int);
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
| H A D | predicates.md | 73 the individual word-mode moves until after reload. */ 113 (2) The target of pre-reload load sequences should not be used 115 assigned one value, reload can rematerialize that value 118 (3) If we allowed pre-reload passes like combine and cse to recreate 120 sequences before reload as well, so that the pre-reload scheduler
|
| /netbsd-src/etc/rc.d/ |
| H A D | npf | 28 /sbin/npfctl reload "$npf_rules" 46 /sbin/npfctl reload "$npf_rules"
|
| H A D | npf_boot | 20 /sbin/npfctl reload /etc/npf.boot.conf 22 /sbin/npfctl reload /etc/defaults/npf.boot.conf
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
| H A D | predicates.md | 73 the individual word-mode moves until after reload. */ 118 (2) The target of pre-reload load sequences should not be used 120 assigned one value, reload can rematerialize that value 123 (3) If we allowed pre-reload passes like combine and cse to recreate 125 sequences before reload as well, so that the pre-reload scheduler
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/ |
| H A D | predicates.md | 167 the individual word-mode moves until after reload. */ 188 (2) The target of pre-reload load sequences should not be used 190 assigned one value, reload can rematerialize that value 193 (3) If we allowed pre-reload passes like combine and cse to recreate 195 sequences before reload as well, so that the pre-reload scheduler
|
| /netbsd-src/external/bsd/unbound/dist/testdata/09-unbound-control.tdir/ |
| H A D | 09-unbound-control.test | 131 # reload the server. test if the server came up by putting a new 133 teststep "reload the server" 135 control_command -c ub.conf reload 140 teststep "must have had at least 1 query since reload" 244 teststep "reload the server for a clean state and populate the cache" 246 control_command -c ub.conf reload 251 teststep "reload and check cache dump - should be empty" 252 control_command -c ub.conf reload
|
| /netbsd-src/usr.bin/m4/ |
| H A D | main.c | 90 const char *reload = NULL; /* -R to reload state */ variable 301 reload = optarg; in main() 346 if (reload) { in main() 348 thaw_state(reload); in main() 350 if (fopen_trypath(infile, reload) == NULL) in main() 351 err(1, "Can't open `%s'", reload); in main()
|