| /freebsd-14.2/sbin/hastd/ |
| H A D | activemap.c | 297 bool modified; in activemap_write_start() local 304 modified = false; in activemap_write_start() 320 modified = true; in activemap_write_start() 333 bool modified; in activemap_write_complete() local 340 modified = false; in activemap_write_complete() 370 bool modified; in activemap_extent_complete() local 376 modified = false; in activemap_extent_complete() 385 modified = true; in activemap_extent_complete() 656 bool modified; in activemap_need_sync() local 662 modified = false; in activemap_need_sync() [all …]
|
| H A D | primary.c | 2217 int modified, vint; in primary_config_reload() local 2243 modified = 0; in primary_config_reload() 2252 modified |= MODIFIED_REMOTEADDR; in primary_config_reload() 2257 modified |= MODIFIED_SOURCEADDR; in primary_config_reload() 2262 modified |= MODIFIED_REPLICATION; in primary_config_reload() 2267 modified |= MODIFIED_CHECKSUM; in primary_config_reload() 2272 modified |= MODIFIED_COMPRESSION; in primary_config_reload() 2277 modified |= MODIFIED_TIMEOUT; in primary_config_reload() 2282 modified |= MODIFIED_EXEC; in primary_config_reload() 2287 modified |= MODIFIED_METAFLUSH; in primary_config_reload() [all …]
|
| /freebsd-14.2/crypto/openssl/crypto/x509/ |
| H A D | x509rset.c | 22 x->req_info.enc.modified = 1; in X509_REQ_set_version() 30 x->req_info.enc.modified = 1; in X509_REQ_set_subject_name() 38 x->req_info.enc.modified = 1; in X509_REQ_set_pubkey()
|
| H A D | x509_req.c | 226 req->req_info.enc.modified = 1; in X509_REQ_delete_attr() 238 req->req_info.enc.modified = 1; in X509_REQ_add1_attr() 253 req->req_info.enc.modified = 1; in X509_REQ_add1_attr_by_OBJ() 268 req->req_info.enc.modified = 1; in X509_REQ_add1_attr_by_NID() 283 req->req_info.enc.modified = 1; in X509_REQ_add1_attr_by_txt() 329 req->req_info.enc.modified = 1; in i2d_re_X509_REQ_tbs()
|
| H A D | x509cset.c | 63 c->crl.enc.modified = 1; in X509_CRL_sort() 181 crl->crl.enc.modified = 1; in i2d_re_X509_CRL_tbs()
|
| H A D | x_name.c | 100 ret->modified = 1; in IMPLEMENT_EXTERN_ASN1() 197 nm.x->modified = 0; in x509_name_ex_d2i() 217 if (a->modified) { in x509_name_ex_i2d() 274 a->modified = 0; in x509_name_encode()
|
| H A D | x509_cmp.c | 173 if (!a->cert_info.enc.modified && !b->cert_info.enc.modified) { in X509_cmp() 266 if (a->canon_enc == NULL || a->modified) { in X509_NAME_cmp() 272 if (b->canon_enc == NULL || b->modified) { in X509_NAME_cmp()
|
| /freebsd-14.2/sys/conf/ |
| H A D | newvers.sh | 116 modified=no 127 include_metadata=if-modified 294 [ ${include_metadata} = "if-modified" -a ${modified} = "yes" ] && include_metadata=yes
|
| /freebsd-14.2/bin/ed/ |
| H A D | main.c | 191 modified = 0; in main() 214 modified = 0; in main() 478 if (modified && !scripted) in exec_command() 509 modified = 0; in exec_command() 668 modified = 1; in exec_command() 803 modified = 0; in exec_command() 1057 modified = 1; in append_lines() 1095 modified = 1; in join_lines() 1139 modified = 1; in move_lines() 1174 modified = 1; in copy_lines() [all …]
|
| /freebsd-14.2/contrib/ee/ |
| H A D | Changes | 13 - modified new_curse.c to handle different subdirectory naming in terminfo 17 - modified get_options to be cleaner for arg handling 31 - modified create.make and new_curse.c to allow defining TERMCAP file
|
| /freebsd-14.2/lib/libc/softfloat/ |
| H A D | README.NetBSD | 3 This is a modified version of part of John Hauser's SoftFloat 2a package. 4 This version has been heavily modified to support its use with GCC to
|
| /freebsd-14.2/contrib/less/ |
| H A D | cmdbuf.c | 75 int modified; member 715 public void cmd_addhist(struct mlist *mlist, constant char *cmd, int modified) in cmd_addhist() argument 754 ml->modified = modified; in cmd_addhist() 778 curr_mlist->modified = 1; in cmd_accept() 1518 if (!ml->modified) in write_mlist() 1521 ml->modified = 0; in write_mlist() 1523 ml->modified = 0; /* entire mlist is now unmodified */ in write_mlist() 1567 if (mlist_search.modified) in copy_hist() 1573 if (mlist_shell.modified) in copy_hist() 1613 if (mlist_search.modified) in histfile_modified() [all …]
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TargetCXXABI.def | 35 /// The generic ARM ABI is a modified version of the Itanium ABI 77 /// The generic AArch64 ABI is also a modified version of the Itanium ABI, 85 /// The generic Mips ABI is a modified version of the Itanium ABI. 91 /// The WebAssembly ABI is a modified version of the Itanium ABI. 106 /// The Fuchsia ABI is a modified version of the Itanium ABI. 112 /// The XL ABI is the ABI used by IBM xlclang compiler and is a modified
|
| /freebsd-14.2/crypto/openssl/crypto/asn1/ |
| H A D | tasn_utl.c | 144 enc->modified = 1; in ossl_asn1_enc_init() 156 enc->modified = 1; in ossl_asn1_enc_free() 177 enc->modified = 0; in ossl_asn1_enc_save() 187 if (enc == NULL || enc->modified) in ossl_asn1_enc_restore()
|
| /freebsd-14.2/contrib/pam_modules/pam_passwdqc/ |
| H A D | LICENSE | 4 modified versions are marked as such. There's absolutely no warranty. 7 same relaxed terms. In particular, you're free to place modified
|
| /freebsd-14.2/contrib/wpa/ |
| H A D | CONTRIBUTIONS | 11 All contributions are expected to be licensed under the modified BSD 68 is licensed both under GPL v2 and modified BSD license (see below) and 78 is licensed under the modified BSD license (see below). 84 (e) The contribution can be licensed under the modified BSD license 92 only the modified BSD license (see below), i.e., without the GPL v2 94 future. It should be noted that the modified BSD license is compatible 129 person who certified (a), (b) or (c) and I have not modified
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsOs16.cpp | 120 bool modified = false; in runOnModule() local 157 return modified; in runOnModule()
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | CRYPTO_THREAD_run_once.pod | 79 variable is modified by CRYPTO_atomic_add() then CRYPTO_atomic_add() must 80 be the only way that the variable is modified. If atomic operations are not 88 specific platform. Because of this, if a variable is modified by 90 be the only way that the variable is modified. If atomic operations are not 97 platform. Because of this, if a variable is modified by CRYPTO_atomic_or() or
|
| /freebsd-14.2/contrib/ntp/sntp/libopts/ |
| H A D | COPYING.lgplv3 | 52 facility is invoked), then you may convey a copy of the modified 104 recombine or relink the Application with a modified version of 105 the Linked Version to produce a modified Combined Work, in the 112 system, and (b) will operate properly with a modified version 119 necessary to install and execute a modified version of the 121 Application with a modified version of the Linked Version. (If
|
| /freebsd-14.2/sbin/fsck_ffs/ |
| H A D | dir.c | 322 int spaceleft, modified, unused; in dircheck() local 332 modified = 0; in dircheck() 349 modified = 1; in dircheck() 353 modified = 1; in dircheck() 359 modified = 1; in dircheck() 362 if (modified) in dircheck() 406 modified = 1; in dircheck() 410 if (modified) in dircheck()
|
| /freebsd-14.2/contrib/dialog/ |
| H A D | dlg_keys.c | 764 int modified = 0; in dlg_parse_bindkey() local 776 } else if (modified) { in dlg_parse_bindkey() 778 curses_key = ((modified == '^') in dlg_parse_bindkey() 782 curses_key = ((modified == '^') in dlg_parse_bindkey() 787 modified = *p; in dlg_parse_bindkey() 789 modified = *p; in dlg_parse_bindkey()
|
| /freebsd-14.2/sys/netinet6/ |
| H A D | scope6.c | 456 int modified = 0; in in6_clearscope() local 460 modified = 1; in in6_clearscope() 464 return (modified); in in6_clearscope()
|
| /freebsd-14.2/crypto/heimdal/kadmin/ |
| H A D | load.c | 44 char *modified; member 421 e.modified = p; in doit() 471 if (parse_event_alloc (&ent.entry.modified_by, e.modified) == -1) { in doit() 473 filename, line, e.modified); in doit()
|
| /freebsd-14.2/contrib/ntp/html/hints/ |
| H A D | rs6000 | 13 xntp and tickadj was also modified so that the value of tickadj is read 21 This is a modified version of xntp version 3 for the RS6000. It works for
|
| /freebsd-14.2/contrib/ntp/scripts/monitoring/ |
| H A D | ntploopwatch | 632 local($st_dev,$st_ino,$st_mtime,$st_size,$name,$key,$modified); 638 $modified = 0; 648 $modified++; 653 $modified++; 658 $modified++; 663 $modified++; 665 if ($modified)
|