/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq-opts.def | 177 the network which permits it. 226 .It Ic ? Op Ar command 227 .It Ic help Op Ar command 237 .It Ic addvars Ar name Ns Oo \&= Ns Ar value Oc Ns Op ,... 238 .It Ic rmvars Ar name Ns Op ,... 239 .It Ic clearvars 240 .It Ic showvars 272 .It Ic authenticate Op Cm yes Ns | Ns Cm no 281 to send authentication with all requests it 290 it is currently authenticating requests. [all …]
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | tasn_new.c | 18 static int asn1_item_embed_new(ASN1_VALUE **pval, const ASN1_ITEM *it, 21 static int asn1_primitive_new(ASN1_VALUE **pval, const ASN1_ITEM *it, 23 static void asn1_item_clear(ASN1_VALUE **pval, const ASN1_ITEM *it); 27 static void asn1_primitive_clear(ASN1_VALUE **pval, const ASN1_ITEM *it); 29 ASN1_VALUE *ASN1_item_new(const ASN1_ITEM *it) in ASN1_item_new() argument 32 if (ASN1_item_ex_new(&ret, it) > 0) in ASN1_item_new() 37 ASN1_VALUE *ASN1_item_new_ex(const ASN1_ITEM *it, OSSL_LIB_CTX *libctx, in ASN1_item_new_ex() argument 41 if (asn1_item_embed_new(&ret, it, 0, libctx, propq) > 0) in ASN1_item_new_ex() 49 int ossl_asn1_item_ex_new_intern(ASN1_VALUE **pval, const ASN1_ITEM *it, in ossl_asn1_item_ex_new_intern() argument 52 return asn1_item_embed_new(pval, it, 0, libctx, propq); in ossl_asn1_item_ex_new_intern() [all …]
|
H A D | tasn_fre.c | 18 void ASN1_item_free(ASN1_VALUE *val, const ASN1_ITEM *it) in ASN1_item_free() argument 20 ossl_asn1_item_embed_free(&val, it, 0); in ASN1_item_free() 23 void ASN1_item_ex_free(ASN1_VALUE **pval, const ASN1_ITEM *it) in ASN1_item_ex_free() argument 25 ossl_asn1_item_embed_free(pval, it, 0); in ASN1_item_ex_free() 28 void ossl_asn1_item_embed_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int embed) in ossl_asn1_item_embed_free() argument 32 const ASN1_AUX *aux = it->funcs; in ossl_asn1_item_embed_free() 38 if ((it->itype != ASN1_ITYPE_PRIMITIVE) && *pval == NULL) in ossl_asn1_item_embed_free() 45 switch (it->itype) { in ossl_asn1_item_embed_free() 48 if (it->templates) in ossl_asn1_item_embed_free() 49 ossl_asn1_template_free(pval, it->templates); in ossl_asn1_item_embed_free() [all …]
|
/freebsd/contrib/dma/ |
H A D | spool.c | 68 * One data file might be shared by linking it several times. 125 writequeuef(struct qitem *it) in writequeuef() argument 130 queuefd = open_locked(it->queuefn, O_CREAT|O_EXCL|O_RDWR, 0660); in writequeuef() 135 it->queuef = fdopen(queuefd, "w+"); in writequeuef() 136 if (it->queuef == NULL) in writequeuef() 139 error = fprintf(it->queuef, in writequeuef() 143 it->queueid, in writequeuef() 144 it->sender, in writequeuef() 145 it->addr); in writequeuef() 150 if (fflush(it->queuef) != 0 || fsync(fileno(it->queuef)) != 0) in writequeuef() [all …]
|
/freebsd/sys/kern/ |
H A D | kern_time.c | 106 static void realtimer_expire_l(struct itimer *it, bool proc_locked); 111 static void itimer_fire(struct itimer *it); 720 * as a delta, so that it is easy to keep periodic real-time signals from 726 * real time due to interrupt processing in the system, it is possible for 728 * in real time past when it is supposed to occur. It does not suffice, 896 struct itimer *it; in itimer_proc_continue() 912 it = p->p_itimers->its_timers[id]; in itimer_proc_continue() 913 if (it == NULL) in itimer_proc_continue() 915 if ((it in itimer_proc_continue() 895 struct itimer *it; itimer_proc_continue() local 1164 struct itimer *it; itimer_init() local 1174 struct itimer *it; itimer_fini() local 1181 itimer_enter(struct itimer * it) itimer_enter() argument 1189 itimer_leave(struct itimer * it) itimer_leave() argument 1235 struct itimer *it; kern_ktimer_create() local 1351 struct itimer *it; itimer_find() local 1371 struct itimer *it; kern_ktimer_delete() local 1428 struct itimer *it; kern_ktimer_settime() local 1469 struct itimer *it; kern_ktimer_gettime() local 1503 struct itimer *it; kern_ktimer_getoverrun() local 1521 realtimer_create(struct itimer * it) realtimer_create() argument 1528 realtimer_delete(struct itimer * it) realtimer_delete() argument 1545 realtimer_gettime(struct itimer * it,struct itimerspec * ovalue) realtimer_gettime() argument 1566 realtimer_settime(struct itimer * it,int flags,struct itimerspec * value,struct itimerspec * ovalue) realtimer_settime() argument 1626 struct itimer *it; itimer_accept() local 1661 realtimer_expire_l(struct itimer * it,bool proc_locked) realtimer_expire_l() argument 1745 itimer_fire(struct itimer * it) itimer_fire() argument 1796 struct itimer *it; itimers_event_exit_exec() local [all...] |
H A D | subr_pctrie.c | 271 * insertion if it replaces a null leaf. Return the insertion location if the 297 * The owner of record for root is not really important because it in pctrie_insert_lookup_compound() 324 * it. in pctrie_insert_lookup_compound() 432 * to clear it after the final section has exited so lookup can not in pctrie_insert_node() 433 * return false negatives. It is done here because it will be in pctrie_insert_node() 538 _pctrie_iter_lookup_node(struct pctrie_iter *it, uint64_t index, smr_t smr, in _pctrie_iter_lookup_node() argument 548 while (it->top != 0) { in _pctrie_iter_lookup_node() 549 node = it->path[it->top - 1]; in _pctrie_iter_lookup_node() 557 --it->top; in _pctrie_iter_lookup_node() 559 if (it->top == 0) in _pctrie_iter_lookup_node() [all …]
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | ChangeLog | 1 2008-04-09 Love Hörnquist Åstrand <lha@it.su.se> 7 2008-04-07 Love Hörnquist Åstrand <lha@it.su.se> 11 2008-03-22 Love Hörnquist Åstrand <lha@it.su.se> 17 2008-01-13 Love Hörnquist Åstrand <lha@it.su.se> 21 2007-12-13 Love Hörnquist Åstrand <lha@it.su.se> 25 2007-12-04 Love Hörnquist Åstrand <lha@it.su.se> 31 2007-10-18 Love Hörnquist Åstrand <lha@it.su.se> 35 2007-07-23 Love Hörnquist Åstrand <lha@it.su.se> 41 2007-07-16 Love Hörnquist Åstrand <lha@it.su.se> 46 2007-07-14 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
/freebsd/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_getitimer.c | 62 struct itimerval it; in ATF_TC_BODY() local 69 (void)memset(&it, 0, sizeof(struct itimerval)); in ATF_TC_BODY() 71 ATF_REQUIRE(getitimer(ITIMER_REAL, &it) == 0); in ATF_TC_BODY() 73 if (it.it_value.tv_sec != 0 || it.it_value.tv_usec != 0) in ATF_TC_BODY() 76 ATF_REQUIRE(getitimer(ITIMER_VIRTUAL, &it) == 0); in ATF_TC_BODY() 78 if (it.it_value.tv_sec != 0 || it.it_value.tv_usec != 0) in ATF_TC_BODY() 81 ATF_REQUIRE(getitimer(ITIMER_PROF, &it) == 0); in ATF_TC_BODY() 83 if (it.it_value.tv_sec != 0 || it.it_value.tv_usec != 0) in ATF_TC_BODY() 89 atf_tc_fail("getitimer(2) modfied the timer before it was armed"); in ATF_TC_BODY() 100 struct itimerval it; in ATF_TC_BODY() local [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | Utils.h | 21 /// This function calls \p Iteration() until it returns false. 43 auto it = sys::path::rbegin(SysRoot); in guessDeveloperDir() local 45 if (it == end || !it->ends_with(".sdk")) in guessDeveloperDir() 47 ++it; in guessDeveloperDir() 49 if (it == end || *it != "SDKs") in guessDeveloperDir() 51 auto developerEnd = it; in guessDeveloperDir() 52 ++it; in guessDeveloperDir() 53 while (it != end) { in guessDeveloperDir() 55 if (*it != "Developer") in guessDeveloperDir() 57 ++it; in guessDeveloperDir() [all …]
|
/freebsd/crypto/heimdal/lib/gssapi/ |
H A D | ChangeLog | 39 2008-05-02 Love Hörnquist Åstrand <lha@it.su.se> 44 2008-04-27 Love Hörnquist Åstrand <lha@it.su.se> 48 2008-04-17 Love Hörnquist Åstrand <lha@it.su.se> 52 2008-04-15 Love Hörnquist Åstrand <lha@it.su.se> 57 2008-04-07 Love Hörnquist Åstrand <lha@it.su.se> 61 2008-03-14 Love Hörnquist Åstrand <lha@it.su.se> 65 2008-03-09 Love Hörnquist Åstrand <lha@it.su.se> 70 2008-02-26 Love Hörnquist Åstrand <lha@it.su.se> 78 2008-02-21 Love Hörnquist Åstrand <lha@it.su.se> 83 2008-02-18 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2004 | 1 2004-12-30 Love Hörnquist Åstrand <lha@it.su.se> 6 2004-12-29 Love Hörnquist Åstrand <lha@it.su.se> 35 2004-12-29 Love Hörnquist Åstrand <lha@it.su.se> 43 2004-12-28 Love Hörnquist Åstrand <lha@it.su.se> 49 Add LDAP_addmod_integer and use it. 51 2004-12-27 Love Hörnquist Åstrand <lha@it.su.se> 56 2004-12-18 Love Hörnquist Åstrand <lha@it.su.se> 61 2004-12-17 Love Hörnquist Åstrand <lha@it.su.se> 64 enforce-transited-policy is set and fail if it is 68 2004-12-13 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
H A D | ChangeLog.2003 | 1 2003-12-19 Love Hörnquist Åstrand <lha@it.su.se> 9 2003-12-18 Love Hörnquist Åstrand <lha@it.su.se> 13 2003-12-17 Love Hörnquist Åstrand <lha@it.su.se> 16 not good, but at least it work with older heimdal releases that 20 2003-12-16 Love Hörnquist Åstrand <lha@it.su.se> 25 2003-12-11 Love Hörnquist Åstrand <lha@it.su.se> 30 2003-12-07 Love Hörnquist Åstrand <lha@it.su.se> 52 2003-12-03 Love Hörnquist Åstrand <lha@it.su.se> 57 2003-12-02 Love Hörnquist Åstrand <lha@it.su.se> 68 2003-12-01 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
H A D | ChangeLog.2005 | 1 2005-12-15 Love Hörnquist Åstrand <lha@it.su.se> 8 2005-12-14 Love Hörnquist Åstrand <lha@it.su.se> 13 2005-12-13 Love Hörnquist Åstrand <lha@it.su.se> 38 2005-12-12 Love Hörnquist Åstrand <lha@it.su.se> 59 * kdc/Makefile.am: Build kdc-private.h and depend on it. 73 2005-12-11 Love Hörnquist Åstrand <lha@it.su.se> 81 2005-12-08 Love Hörnquist Åstrand <lha@it.su.se> 86 2005-12-05 Love Hörnquist Åstrand <lha@it.su.se> 94 2005-12-02 Love Hörnquist Åstrand <lha@it.su.se> 108 2005-12-01 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
H A D | ChangeLog.2006 | 1 2006-12-28 Love Hörnquist Åstrand <lha@it.su.se> 29 2006-12-27 Love Hörnquist Åstrand <lha@it.su.se> 35 2006-12-26 Love Hörnquist Åstrand <lha@it.su.se> 51 2006-12-22 Love Hörnquist Åstrand <lha@it.su.se> 55 2006-12-20 Love Hörnquist Åstrand <lha@it.su.se> 63 to detect when it wasn't used. 68 2006-12-19 Love Hörnquist Åstrand <lha@it.su.se> 72 2006-12-18 Love Hörnquist Åstrand <lha@it.su.se> 74 * kdc/digest.c: Unwrap the NTLM session key and return it to the 77 2006-12-17 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | AddressRanges.h | 76 typename Collection::const_iterator It = find(Addr, Addr + 1); in getRangeThatContains() local 77 if (It == Ranges.end()) in getRangeThatContains() 80 return *It; in getRangeThatContains() 100 auto It = in find() local 105 if (It == Ranges.begin()) in find() 108 --It; in find() 109 if (End > AddressRange(*It).end()) in find() 112 return It; in find() 127 auto It = llvm::upper_bound(Ranges, Range); in insert() local 128 auto It2 = It; in insert() [all …]
|
/freebsd/sys/sys/ |
H A D | pctrie.h | 66 * XXX This assert protects flag bits, it does not enforce natural \ 230 name##_PCTRIE_ITER_INSERT(struct pctrie_iter *it, struct type *ptr) \ 236 parentp = pctrie_iter_insert_lookup(it, val); \ 239 parent = allocfn(it->ptree); \ 243 it->path[it->top++] = parent; \ 248 name##_PCTRIE_ITER_LOOKUP(struct pctrie_iter *it, uint64_t index) \ 250 return name##_PCTRIE_VAL2PTR(pctrie_iter_lookup(it, index)); \ 254 name##_PCTRIE_ITER_STRIDE(struct pctrie_iter *it, int stride) \ 256 return name##_PCTRIE_VAL2PTR(pctrie_iter_stride(it, stride)); \ 260 name##_PCTRIE_ITER_NEXT(struct pctrie_iter *it) \ [all …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp.conf.def | 28 Usually, it is installed in the 63 and the options used to control it: 65 .It 67 .It 69 .It 71 .It 73 .It 75 .It 142 .It Xo Ic pool Ar address 151 .It Xo Ic server Ar address [all …]
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | ChangeLog | 16 2008-04-29 Love Hörnquist Åstrand <lha@it.su.se> 20 2008-04-20 Love Hörnquist Åstrand <lha@it.su.se> 24 2008-04-17 Love Hörnquist Åstrand <lha@it.su.se> 28 2008-04-15 Love Hörnquist Åstrand <lha@it.su.se> 41 2008-04-14 Love Hörnquist Åstrand <lha@it.su.se> 43 * sel-lex.l: Rename yyerror to sel_yyerror and make it static. 45 2008-04-08 Love Hörnquist Åstrand <lha@it.su.se> 49 2008-04-07 Love Hörnquist Åstrand <lha@it.su.se> 61 2008-03-19 Love Hörnquist Åstrand <lha@it.su.se> 65 2008-03-16 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
/freebsd/usr.sbin/cron/doc/ |
H A D | MAIL | 3 version of cron. it is presented here for its entertainment value. 21 This allows "1,3,5-7", which the current cron doesn't (it won't 37 (Actually, I believe, it is because /etc/rc, which runs cron, doesn't 41 provide some reasonable defaults (if it isn't supplied by cron's 75 << Good idea, but bob@acornrc beat you to it. I used '/' instead of 97 I'm not sure if it is in cron (either SysV or BSD ... if it is, I haven't 98 figured it out ) but a comment feature would SURE BE NICE!. 100 for a period of time; it might also make it a lot more legible. 103 that one BSD4.2 cron I've used had it. I don't know about SysV. >> 114 This would seem to work best if done by cron, as it is now I have a google [all …]
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | ChangeLog | 1 2008-04-23 Love Hörnquist Åstrand <lha@it.su.se> 7 2008-01-21 Love Hörnquist Åstrand <lha@it.su.se> 11 2008-01-11 Love Hörnquist Åstrand <lha@it.su.se> 16 2007-12-07 Love Hörnquist Åstrand <lha@it.su.se> 25 2007-09-29 Love Hörnquist Åstrand <lha@it.su.se> 29 2007-08-16 Love Hörnquist Åstrand <lha@it.su.se> 38 2007-08-10 Love Hörnquist Åstrand <lha@it.su.se> 44 2007-08-07 Love Hörnquist Åstrand <lha@it.su.se> 51 2007-08-06 Love Hörnquist Åstrand <lha@it.su.se> 57 2007-08-03 Love Hörnquist Åstrand <lha@it.su.se> [all …]
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc-opts.def | 128 .Xr ntpq 1ntpqmdoc instead - it can do everything 130 used to do, and it does so using a much more sane interface. 137 It uses NTP mode 7 control message formats described in the source code. 179 the network which permits it. 240 .It Ic \&? Ar command_keyword 241 .It Ic help Ar command_keyword 256 .It Ic delay Ar milliseconds 265 .It Ic host Ar hostname 269 .It Ic hostnames Op Cm yes | Cm no 284 .It Ic keyid Ar keyid [all …]
|
/freebsd/contrib/bmake/PSD.doc/ |
H A D | tutorial.ms | 70 .\" Ix is an indexing macro similar to .IX but I've disabled it for now 82 .\" is numeric, it is taken as the depth for numbering (as for .NH), else 113 .\" that says NOTE in it. Unfortunately, it does cause a break, but 184 purpose. It is provided "as is" without express or implied warranty. 190 can think of for it to do. The basic idea behind PMake is that, for 191 any given system, be it a program or a document or whatever, there 194 must specify, and uses them to build whatever it is you want it to 200 considerably faster. It also has a great deal more functionality than 203 cause a makefile to fail if you don't do something about it), or is 204 simply important, it will be flagged with a little sign in the left [all …]
|
/freebsd/contrib/opencsd/decoder/source/mem_acc/ |
H A D | trc_mem_acc_file.cpp | 57 std::list<FileRegionMemAccessor *>::iterator it; in ~TrcMemAccessorFile() local 58 it = m_access_regions.begin(); in ~TrcMemAccessorFile() 59 while(it != m_access_regions.end()) in ~TrcMemAccessorFile() 61 delete (*it); in ~TrcMemAccessorFile() 62 it++; in ~TrcMemAccessorFile() 103 std::list<FileRegionMemAccessor *>::const_iterator it; in getRegionForAddress() local 104 it = m_access_regions.begin(); in getRegionForAddress() 105 while((it != m_access_regions.end()) && (p_region == 0)) in getRegionForAddress() 107 if((*it)->addrInRange(startAddr)) in getRegionForAddress() 108 p_region = *it; in getRegionForAddress() [all …]
|
/freebsd/share/doc/psd/12.make/ |
H A D | tutorial.ms | 37 .\" is numeric, it is taken as the depth for numbering (as for .NH), else 69 .\" that says NOTE in it. Unfortunately, it does cause a break, but 130 purpose. It is provided "as is" without express or implied warranty. 136 can think of for it to do. The basic idea behind PMake is that, for 137 any given system, be it a program or a document or whatever, there 140 must specify, and uses them to build whatever it is you want it to 146 considerably faster. It also has a great deal more functionality than 149 cause a makefile to fail if you don't do something about it), or is 150 simply important, it will be flagged with a little sign in the left 173 (in that order) in the current directory if you don't tell it [all …]
|
/freebsd/contrib/ntp/sntp/libevent/include/event2/ |
H A D | dns_compat.h | 61 @deprecated This function is deprecated because it always uses the current 63 so is not safe for multithreaded use. Additionally, it allocates a global 91 @deprecated This function is deprecated because it does not allow the 92 caller to specify which evdns_base it applies to. The recommended 106 The type of address is chosen so that it matches in_addr.s_addr. 108 @deprecated This function is deprecated because it does not allow the 109 caller to specify which evdns_base it applies to. The recommended 127 @deprecated This function is deprecated because it does not allow the 128 caller to specify which evdns_base it applies to. The recommended 142 @deprecated This function is deprecated because it does not allow the [all …]
|