| /openbsd-src/usr.bin/systat/ |
| H A D | if.c | 165 #define UPDATE(x, y) do { \ macro 311 UPDATE(ifc_ip, ifm_data.ifi_ipackets); in fetchifstat() 312 UPDATE(ifc_ib, ifm_data.ifi_ibytes); in fetchifstat() 313 UPDATE(ifc_ie, ifm_data.ifi_ierrors); in fetchifstat() 314 UPDATE(ifc_iq, ifm_data.ifi_iqdrops); in fetchifstat() 315 UPDATE(ifc_op, ifm_data.ifi_opackets); in fetchifstat() 316 UPDATE(ifc_ob, ifm_data.ifi_obytes); in fetchifstat() 317 UPDATE(ifc_oe, ifm_data.ifi_oerrors); in fetchifstat() 318 UPDATE(ifc_oq, ifm_data.ifi_oqdrops); in fetchifstat() 319 UPDATE(ifc_c in fetchifstat() [all...] |
| /openbsd-src/bin/md5/ |
| H A D | crc.c | 96 #define UPDATE(crc, byte) do \ macro 106 UPDATE(ctx->crc, buf[i]); in CKSUM_Update() 117 UPDATE(ctx->crc, len & 0xff); in CKSUM_Final()
|
| /openbsd-src/gnu/usr.bin/gcc/contrib/ |
| H A D | gcc_build | 247 UPDATE=0 279 update) UPDATE=1;; 286 if [ ${CHECKOUT} -ne 0 ] && [ ${UPDATE} -ne 0 ]; then 293 elif [ ${UPDATE} -ne 0 ]; then
|
| /openbsd-src/usr.sbin/ypserv/ypinit/ |
| H A D | ypinit.sh | 31 SERVERTYPE=UPDATE 56 SERVERTYPE=UPDATE 289 if [ "${SERVERTYPE}" = "UPDATE" ];
|
| /openbsd-src/gnu/lib/libreadline/doc/ |
| H A D | manvers.texinfo | 8 @set UPDATE-MONTH March 2002
|
| H A D | rluserman.texinfo | 47 @subtitle @value{UPDATE-MONTH}
|
| H A D | hist.texinfo | 48 @subtitle @value{UPDATE-MONTH}
|
| H A D | rlman.texinfo | 48 @subtitle @value{UPDATE-MONTH}
|
| /openbsd-src/usr.sbin/bgpd/ |
| H A D | util.c | 381 #define UPDATE() \ in aspath_delim() 403 UPDATE(); in aspath_snprint() 410 UPDATE(); in aspath_snprint() 413 UPDATE(); in aspath_snprint() 417 UPDATE(); in aspath_snprint() 422 #undef UPDATE in aspath_snprint() 391 #define UPDATE( aspath_snprint() macro
|
| H A D | session.h | 72 UPDATE, global() enumerator
|
| H A D | session.c | 2193 "received UPDATE: illegal len: %u byte", len); in parse_open()
|
| H A D | mrt.c | 72 /* UPDATE has withdraw routes, therefore IPv4 */ in mrt_update_msg_guess_aid() 80 /* UPDATE has NLRI prefixes, therefore IPv4 */ in mrt_update_msg_guess_aid() 85 /* UPDATE is an IPv4 EoR marker */ in mrt_update_msg_guess_aid()
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/vx-share/ |
| H A D | vxWorks.h | 86 #define UPDATE 2 macro
|
| /openbsd-src/gnu/usr.bin/cvs/src/ |
| H A D | hash.h | 20 RCSVERS, DIRS, UPDATE, LOCK, NDBMNODE, FILEATTR, enumerator
|
| H A D | commit.c | 300 node->type = UPDATE; 975 p->type = UPDATE; 988 p->type = UPDATE; 1001 p->type = UPDATE;
|
| H A D | tag.c | 446 p->type = UPDATE; 457 p->type = UPDATE;
|
| H A D | hash.c | 467 case UPDATE: return("UPDATE");
|
| H A D | add.c | 794 p->type = UPDATE;
|
| H A D | import.c | 372 p->type = UPDATE;
|
| /openbsd-src/sys/dev/pci/drm/i915/gem/ |
| H A D | i915_gem_execbuffer.c | 70 #define UPDATE PIN_OFFSET_FIXED macro 676 entry->offset = i915_vma_offset(vma) | UPDATE; in eb_reserve_vma() 1033 entry->offset = i915_vma_offset(vma) | UPDATE; in eb_validate_vmas() 1418 return target->node.start | UPDATE; in relocate_entry() 1596 offset = gen8_canonical_addr(offset & ~UPDATE); in eb_relocate_vma() 3661 if (!(exec2_list[i].offset & UPDATE)) in i915_gem_execbuffer2_ioctl()
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | README.vos | 119 =head1 LAST UPDATE
|
| /openbsd-src/gnu/usr.bin/cvs/contrib/ |
| H A D | intro.doc | 55 TO UPDATE YOUR COPY
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | rs6000.opt | 108 Target Report RejectNegative InverseMask(NO_UPDATE, UPDATE)
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/ |
| H A D | Attributor.h | 1548 if (ForceUpdate && Phase == AttributorPhase::UPDATE) 1616 Phase = AttributorPhase::UPDATE; 1701 if (Phase == AttributorPhase::SEEDING || Phase == AttributorPhase::UPDATE) 2380 UPDATE,
|
| /openbsd-src/gnu/usr.bin/perl/dist/Math-Complex/ |
| H A D | ChangeLog | 348 follow their 'masters'. UPDATE: On second thoughts, why
|