Symbol: other
games/mille/end.c
122
if (Player[other(num)].mileage == 0) {
games/mille/end.c
71
if (Player[other(num)].mileage == 0) {
games/mille/end.c
98
pp = &Player[other(num)];
games/mille/mille.c
104
Handstart = Play = other(Handstart);
games/mille/mille.h
183
#define nextplay() (Play = other(Play))
games/mille/move.c
254
pp = &Player[other(Play)];
games/mille/move.c
267
pp = &Player[other(Play)];
games/morse/morse.c
221
while (other[i].c) {
games/morse/morse.c
222
if (other[i].c == c) {
games/morse/morse.c
223
show(other[i].morse);
games/morse/morse.c
248
while (other[i].c) {
games/morse/morse.c
249
if (strcmp(other[i].morse, s) == 0) {
games/morse/morse.c
250
putchar(other[i].c);
games/morse/morse.c
84
} other[] = {
lib/libc/asr/asr_debug.c
114
goto other;
lib/libc/asr/asr_debug.c
120
goto other;
lib/libc/asr/asr_debug.c
125
other:
lib/libc/asr/asr_debug.c
126
snprintf(buf, max, "(rdlen=%i)", (int)rr->rr.other.rdlen);
lib/libc/asr/asr_private.h
101
} other;
lib/libc/asr/asr_utils.c
332
goto other;
lib/libc/asr/asr_utils.c
338
goto other;
lib/libc/asr/asr_utils.c
342
other:
lib/libc/asr/asr_utils.c
343
rr->rr.other.rdata = p->buf + p->offset;
lib/libc/asr/asr_utils.c
344
rr->rr.other.rdlen = rdlen;
lib/libcrypto/asn1/x_x509a.c
107
.offset = offsetof(X509_CERT_AUX, other),
lib/libcrypto/cms/cms.h
340
CMS_OtherKeyAttribute **other, X509_NAME **issuer, ASN1_INTEGER **sno);
lib/libcrypto/cms/cms_asn1.c
1243
.offset = offsetof(CMS_ContentInfo, d.other),
lib/libcrypto/cms/cms_asn1.c
153
.offset = offsetof(CMS_CertificateChoices, d.other),
lib/libcrypto/cms/cms_asn1.c
344
.offset = offsetof(CMS_RevocationInfoChoice, d.other),
lib/libcrypto/cms/cms_asn1.c
562
.offset = offsetof(CMS_RecipientKeyIdentifier, other),
lib/libcrypto/cms/cms_asn1.c
802
.offset = offsetof(CMS_KEKIdentifier, other),
lib/libcrypto/cms/cms_env.c
619
kekri->kekid->other = (CMS_OtherKeyAttribute *)ASN1_item_new(&CMS_OtherKeyAttribute_it);
lib/libcrypto/cms/cms_env.c
620
if (kekri->kekid->other == NULL)
lib/libcrypto/cms/cms_env.c
638
if (kekri->kekid->other) {
lib/libcrypto/cms/cms_env.c
639
kekri->kekid->other->keyAttrId = otherTypeId;
lib/libcrypto/cms/cms_env.c
640
kekri->kekid->other->keyAttr = otherType;
lib/libcrypto/cms/cms_env.c
675
if (rkid->other)
lib/libcrypto/cms/cms_env.c
676
*potherid = rkid->other->keyAttrId;
lib/libcrypto/cms/cms_env.c
681
if (rkid->other)
lib/libcrypto/cms/cms_env.c
682
*pothertype = rkid->other->keyAttr;
lib/libcrypto/cms/cms_env.c
85
if (cms->d.other == NULL) {
lib/libcrypto/cms/cms_kari.c
161
CMS_OtherKeyAttribute **other, X509_NAME **issuer, ASN1_INTEGER **sno)
lib/libcrypto/cms/cms_kari.c
174
if (other)
lib/libcrypto/cms/cms_kari.c
175
*other = NULL;
lib/libcrypto/cms/cms_kari.c
181
if (other)
lib/libcrypto/cms/cms_kari.c
182
*other = rid->d.rKeyId->other;
lib/libcrypto/cms/cms_lib.c
314
if (cms->d.other->type == V_ASN1_OCTET_STRING)
lib/libcrypto/cms/cms_lib.c
315
return &cms->d.other->value.octet_string;
lib/libcrypto/cms/cms_local.h
104
ASN1_TYPE *other;
lib/libcrypto/cms/cms_local.h
248
CMS_OtherKeyAttribute *other;
lib/libcrypto/cms/cms_local.h
264
CMS_OtherKeyAttribute *other;
lib/libcrypto/cms/cms_local.h
318
CMS_OtherRevocationInfoFormat *other;
lib/libcrypto/cms/cms_local.h
337
CMS_OtherCertificateFormat *other;
lib/libcrypto/cms/cms_sd.c
87
if (cms->d.other == NULL) {
lib/libcrypto/ec/ec_asn1.c
101
ASN1_TYPE *other;
lib/libcrypto/ec/ec_asn1.c
114
ASN1_TYPE *other;
lib/libcrypto/ec/ec_asn1.c
190
.offset = offsetof(X9_62_CHARACTERISTIC_TWO, p.other),
lib/libcrypto/ec/ec_asn1.c
275
.offset = offsetof(X9_62_FIELDID, p.other),
lib/libcrypto/pkcs12/p12_asn.c
196
.offset = offsetof(PKCS12_BAGS, value.other),
lib/libcrypto/pkcs12/p12_asn.c
302
.offset = offsetof(PKCS12_SAFEBAG, value.other),
lib/libcrypto/pkcs12/pkcs12_local.h
83
ASN1_TYPE *other;
lib/libcrypto/pkcs12/pkcs12_local.h
95
ASN1_TYPE *other; /* Secret or other bag */
lib/libcrypto/pkcs7/pk7_asn1.c
72
.offset = offsetof(PKCS7, d.other),
lib/libcrypto/pkcs7/pk7_doit.c
100
if (PKCS7_type_is_other(p7) && p7->d.other &&
lib/libcrypto/pkcs7/pk7_doit.c
101
(p7->d.other->type == V_ASN1_OCTET_STRING))
lib/libcrypto/pkcs7/pk7_doit.c
102
return p7->d.other->value.octet_string;
lib/libcrypto/pkcs7/pk7_lib.c
241
PKCS7_set0_type_other(PKCS7 *p7, int type, ASN1_TYPE *other)
lib/libcrypto/pkcs7/pk7_lib.c
244
p7->d.other = other;
lib/libcrypto/pkcs7/pkcs7.h
196
ASN1_TYPE *other;
lib/libcrypto/pkcs7/pkcs7.h
328
int PKCS7_set0_type_other(PKCS7 *p7, int type, ASN1_TYPE *other);
lib/libcrypto/ts/ts_asn1.c
1065
tst_info_wrapper = enveloped->d.other;
lib/libcrypto/ts/ts_rsp_sign.c
934
if (!(ret->d.other = ASN1_TYPE_new()))
lib/libcrypto/ts/ts_rsp_sign.c
939
ASN1_TYPE_set(ret->d.other, V_ASN1_OCTET_STRING, octet_string);
lib/libcrypto/x509/x509_cpols.c
218
.offset = offsetof(POLICYQUALINFO, d.other),
lib/libcrypto/x509/x509_local.h
159
STACK_OF(X509_ALGOR) *other; /* other unspecified info */
lib/libcrypto/x509/x509v3.h
270
ASN1_TYPE *other;
lib/libcurses/base/vsscanf.c
115
switch (other) {
lib/libcurses/base/vsscanf.c
128
if (other == oUnknown)
lib/libcurses/base/vsscanf.c
134
if (other == oUnknown)
lib/libcurses/base/vsscanf.c
140
if (other == oUnknown)
lib/libcurses/base/vsscanf.c
217
OtherType other, otest;
lib/libcurses/base/vsscanf.c
236
other = oUnknown;
lib/libcurses/base/vsscanf.c
272
if ((ctest = final_ch(format[n], other)) != cUnknown) {
lib/libcurses/base/vsscanf.c
276
other = otest;
lib/libcurses/base/vsscanf.c
84
final_ch(int ch, OtherType other)
lib/libcurses/base/vsscanf.c
90
if (other == oUnknown)
lib/libcurses/base/vsscanf.c
99
switch (other) {
lib/libexpat/lib/xmltok_impl.c
1519
if (state == other) { \
lib/libexpat/lib/xmltok_impl.c
1547
state = other;
lib/libexpat/lib/xmltok_impl.c
1560
state = other;
lib/libexpat/lib/xmltok_impl.c
1572
state = other;
lib/libexpat/lib/xmltok_impl.c
1585
state = other;
lib/libpcap/grammar.y
221
| other { $$.b = $1; $$.q = qerr; }
lib/libpcap/grammar.y
270
other: pqual TK_BROADCAST { $$ = gen_broadcast($1); }
lib/libpcap/grammar.y
99
%type <rblk> other pfvar p80211
lib/libpcap/nametoaddr.c
129
char *other;
lib/libpcap/nametoaddr.c
143
other = "udp";
lib/libpcap/nametoaddr.c
145
other = "tcp";
lib/libpcap/nametoaddr.c
147
sp = getservbyname(name, other);
lib/libssl/ssl_local.h
1223
int bits, int nid, void *other, void *ex_data);
lib/libssl/ssl_local.h
321
int nid, void *other, void *ex_data); /* Not exposed in API. */
lib/libssl/ssl_seclevel.c
225
ssl_ctx_security(const SSL_CTX *ctx, int secop, int bits, int nid, void *other)
lib/libssl/ssl_seclevel.c
228
other, ctx->cert->security_ex_data);
lib/libssl/ssl_seclevel.c
232
ssl_security(const SSL *ssl, int secop, int bits, int nid, void *other)
lib/libssl/ssl_seclevel.c
234
return ssl->cert->security_cb(ssl, NULL, secop, bits, nid, other,
regress/lib/libc/asr/bin/common.c
626
goto other;
regress/lib/libc/asr/bin/common.c
632
goto other;
regress/lib/libc/asr/bin/common.c
636
other:
regress/lib/libc/asr/bin/common.c
637
rr->rr.other.rdata = p->data + p->offset;
regress/lib/libc/asr/bin/common.c
638
rr->rr.other.rdlen = rdlen;
regress/lib/libc/asr/bin/common.h
129
} other;
regress/lib/libc/asr/bin/res_mkquery.c
248
goto other;
regress/lib/libc/asr/bin/res_mkquery.c
253
goto other;
regress/lib/libc/asr/bin/res_mkquery.c
257
other:
regress/lib/libc/asr/bin/res_mkquery.c
258
snprintf(buf, max, "(rdlen=%"PRIu16 ")", rr->rr.other.rdlen);
regress/lib/libc/asr/bin/res_query.c
284
goto other;
regress/lib/libc/asr/bin/res_query.c
289
goto other;
regress/lib/libc/asr/bin/res_query.c
293
other:
regress/lib/libc/asr/bin/res_query.c
294
snprintf(buf, max, "(rdlen=%"PRIu16 ")", rr->rr.other.rdlen);
regress/lib/libpthread/execve/execve.c
91
CHECKr(pthread_create(&t1, NULL, other, "Should see this too"));
regress/lib/libpthread/execve/execve.c
99
CHECKr(pthread_create(&t1, NULL, other, "failed!"));
sbin/iked/control.c
164
struct ctl_conn *other;
sbin/iked/control.c
209
TAILQ_FOREACH(other, &ctl_conns, entry)
sbin/iked/control.c
210
if (c->peerid == other->peerid)
sbin/slaacd/engine.c
1448
radv->other = nd_ra->nd_ra_flags_reserved & ND_RA_FLAG_OTHER;
sbin/slaacd/engine.c
147
int other;
sbin/slaacd/engine.c
749
cei_ra.other = ra->other;
sbin/slaacd/slaacd.h
97
int other;
sys/arch/amd64/amd64/intr.c
273
goto other;
sys/arch/amd64/amd64/intr.c
293
other:
sys/dev/mii/mlphy.c
204
struct mii_softc *other = NULL;
sys/dev/mii/mlphy.c
208
LIST_FOREACH(other, &mii->mii_phys, mii_list)
sys/dev/mii/mlphy.c
209
if (other != sc)
sys/dev/mii/mlphy.c
234
if (other != NULL) {
sys/dev/mii/mlphy.c
235
mii_phy_reset(other);
sys/dev/mii/mlphy.c
236
PHY_WRITE(other, MII_BMCR, BMCR_ISO);
sys/dev/mii/mlphy.c
250
if (other != NULL) {
sys/dev/mii/mlphy.c
251
mii_phy_reset(other);
sys/dev/mii/mlphy.c
252
PHY_WRITE(other, MII_BMCR, ife->ifm_data);
sys/dev/mii/mlphy.c
265
if (other != NULL) {
sys/dev/mii/mlphy.c
266
mii_phy_reset(other);
sys/dev/mii/mlphy.c
267
PHY_WRITE(other, MII_BMCR, BMCR_ISO);
sys/dev/mii/mlphy.c
297
reg = PHY_READ(other, MII_BMSR) |
sys/dev/mii/mlphy.c
298
PHY_READ(other, MII_BMSR);
sys/dev/mii/mlphy.c
323
if (other != NULL) {
sys/dev/mii/mlphy.c
324
mii_phy_reset(other);
sys/dev/mii/mlphy.c
325
PHY_WRITE(other, MII_BMCR, BMCR_ISO);
sys/dev/mii/mlphy.c
336
if (msc->ml_state == ML_STATE_AUTO_OTHER && other != NULL) {
sys/dev/mii/mlphy.c
337
other_inst = other->mii_inst;
sys/dev/mii/mlphy.c
338
other->mii_inst = sc->mii_inst;
sys/dev/mii/mlphy.c
339
if (IFM_INST(ife->ifm_media) == other->mii_inst)
sys/dev/mii/mlphy.c
340
(void) PHY_SERVICE(other, mii, MII_POLLSTAT);
sys/dev/mii/mlphy.c
341
other->mii_inst = other_inst;
sys/dev/mii/mlphy.c
342
sc->mii_media_active = other->mii_media_active;
sys/dev/mii/mlphy.c
343
sc->mii_media_status = other->mii_media_status;
sys/dev/mii/mlphy.c
372
struct mii_softc *other = NULL;
sys/dev/mii/mlphy.c
375
LIST_FOREACH(other, &mii->mii_phys, mii_list)
sys/dev/mii/mlphy.c
376
if (other != sc)
sys/dev/mii/mlphy.c
383
if (other != NULL) {
sys/dev/mii/mlphy.c
384
mii_phy_reset(other);
sys/dev/mii/mlphy.c
385
PHY_WRITE(other, MII_BMCR, BMCR_ISO);
sys/dev/mii/mlphy.c
393
if (other != NULL) {
sys/dev/mii/mlphy.c
394
mii_phy_reset(other);
sys/dev/mii/mlphy.c
395
mii_phy_auto(other, 1);
sys/dev/pci/drm/amd/amdgpu/amdgpu_ctx.c
763
struct dma_fence *other = NULL;
sys/dev/pci/drm/amd/amdgpu/amdgpu_ctx.c
767
other = centity->fences[idx];
sys/dev/pci/drm/amd/amdgpu/amdgpu_ctx.c
768
WARN_ON(other && !dma_fence_is_signaled(other));
sys/dev/pci/drm/amd/amdgpu/amdgpu_ctx.c
777
atomic64_add(ktime_to_ns(amdgpu_ctx_fence_time(other)),
sys/dev/pci/drm/amd/amdgpu/amdgpu_ctx.c
780
dma_fence_put(other);
sys/dev/pci/drm/amd/amdgpu/amdgpu_ctx.c
863
struct dma_fence *other;
sys/dev/pci/drm/amd/amdgpu/amdgpu_ctx.c
869
other = dma_fence_get(centity->fences[idx]);
sys/dev/pci/drm/amd/amdgpu/amdgpu_ctx.c
872
if (!other)
sys/dev/pci/drm/amd/amdgpu/amdgpu_ctx.c
875
r = dma_fence_wait(other, true);
sys/dev/pci/drm/amd/amdgpu/amdgpu_ctx.c
879
dma_fence_put(other);
sys/dev/pci/drm/amd/amdgpu/amdgpu_dma_buf.c
420
struct amdgpu_bo *other = gem_to_amdgpu_bo(dma_buf->priv);
sys/dev/pci/drm/amd/amdgpu/amdgpu_dma_buf.c
422
flags |= other->flags & (AMDGPU_GEM_CREATE_CPU_GTT_USWC |
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
11475
struct drm_plane *other;
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
11557
for_each_oldnew_plane_in_state(state, other, old_other_state, new_other_state, i) {
sys/dev/pci/drm/amd/display/amdgpu_dm/amdgpu_dm.c
11564
if (other->type == DRM_PLANE_TYPE_CURSOR)
sys/dev/pci/drm/drm_mode_config.c
616
struct drm_encoder *other;
sys/dev/pci/drm/drm_mode_config.c
618
drm_for_each_encoder(other, dev) {
sys/dev/pci/drm/drm_mode_config.c
619
WARN(!!(encoder->possible_clones & drm_encoder_mask(other)) !=
sys/dev/pci/drm/drm_mode_config.c
620
!!(other->possible_clones & drm_encoder_mask(encoder)),
sys/dev/pci/drm/drm_mode_config.c
626
other->base.id, other->name,
sys/dev/pci/drm/drm_mode_config.c
627
drm_encoder_mask(other), other->possible_clones);
sys/dev/pci/drm/i915/display/intel_dp_aux.c
857
struct intel_encoder *other;
sys/dev/pci/drm/i915/display/intel_dp_aux.c
859
for_each_intel_encoder(display->drm, other) {
sys/dev/pci/drm/i915/display/intel_dp_aux.c
860
if (other == encoder)
sys/dev/pci/drm/i915/display/intel_dp_aux.c
863
if (!intel_encoder_is_dig_port(other))
sys/dev/pci/drm/i915/display/intel_dp_aux.c
866
if (enc_to_dig_port(other)->aux_ch == aux_ch)
sys/dev/pci/drm/i915/display/intel_dp_aux.c
867
return other;
sys/dev/pci/drm/i915/display/intel_dp_aux.c
876
struct intel_encoder *other;
sys/dev/pci/drm/i915/display/intel_dp_aux.c
894
other = get_encoder_by_aux_ch(encoder, aux_ch);
sys/dev/pci/drm/i915/display/intel_dp_aux.c
895
if (other) {
sys/dev/pci/drm/i915/display/intel_dp_aux.c
900
other->base.base.id, other->base.name);
sys/dev/pci/drm/i915/display/intel_hdmi.c
2946
struct intel_encoder *other;
sys/dev/pci/drm/i915/display/intel_hdmi.c
2948
for_each_intel_encoder(display->drm, other) {
sys/dev/pci/drm/i915/display/intel_hdmi.c
2951
if (other == encoder)
sys/dev/pci/drm/i915/display/intel_hdmi.c
2954
if (!intel_encoder_is_dig_port(other))
sys/dev/pci/drm/i915/display/intel_hdmi.c
2957
connector = enc_to_dig_port(other)->hdmi.attached_connector;
sys/dev/pci/drm/i915/display/intel_hdmi.c
2960
return other;
sys/dev/pci/drm/i915/display/intel_hdmi.c
2969
struct intel_encoder *other;
sys/dev/pci/drm/i915/display/intel_hdmi.c
2988
other = get_encoder_by_ddc_pin(encoder, ddc_pin);
sys/dev/pci/drm/i915/display/intel_hdmi.c
2989
if (other) {
sys/dev/pci/drm/i915/display/intel_hdmi.c
2993
other->base.base.id, other->base.name);
sys/dev/pci/drm/i915/gt/intel_execlists_submission.c
3870
struct ve_node *other;
sys/dev/pci/drm/i915/gt/intel_execlists_submission.c
3873
other = rb_entry(rb, typeof(*other), rb);
sys/dev/pci/drm/i915/gt/intel_execlists_submission.c
3874
if (prio > other->prio) {
sys/dev/pci/drm/i915/gt/intel_gtt.h
192
#define __px_choose_expr(x, type, expr, other) \
sys/dev/pci/drm/i915/gt/intel_gtt.h
197
other)
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
1013
for_each_engine(other, gt, tmp) {
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
1017
i915_reset_engine_count(global, other);
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
1019
if (other == engine && !(flags & TEST_SELF))
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
1022
if (other != engine && !(flags & TEST_OTHERS))
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
1025
threads[tmp].engine = other;
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
1029
other->name);
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
1188
for_each_engine(other, gt, tmp) {
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
1199
other->name, ret);
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
1208
if (other->uabi_class != engine->uabi_class &&
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
1210
i915_reset_engine_count(global, other)) {
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
1212
other->name,
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
1213
i915_reset_engine_count(global, other) -
sys/dev/pci/drm/i915/gt/selftest_hangcheck.c
967
struct intel_engine_cs *engine, *other;
sys/dev/pci/drm/i915/i915_vma.c
753
struct drm_mm_node *other;
sys/dev/pci/drm/i915/i915_vma.c
769
other = list_prev_entry(node, node_list);
sys/dev/pci/drm/i915/i915_vma.c
770
if (i915_node_color_differs(other, color) &&
sys/dev/pci/drm/i915/i915_vma.c
771
!drm_mm_hole_follows(other))
sys/dev/pci/drm/i915/i915_vma.c
774
other = list_next_entry(node, node_list);
sys/dev/pci/drm/i915/i915_vma.c
775
if (i915_node_color_differs(other, color) &&
sys/dev/pci/drm/radeon/radeon_sync.c
65
struct radeon_fence *other;
sys/dev/pci/drm/radeon/radeon_sync.c
70
other = sync->sync_to[fence->ring];
sys/dev/pci/drm/radeon/radeon_sync.c
71
sync->sync_to[fence->ring] = radeon_fence_later(fence, other);
sys/dev/pci/drm/radeon/radeon_sync.c
74
other = sync->last_vm_update;
sys/dev/pci/drm/radeon/radeon_sync.c
75
sync->last_vm_update = radeon_fence_later(fence, other);
sys/uvm/uvm_map.c
1318
struct vm_map_entry *other;
sys/uvm/uvm_map.c
1322
other = RBT_PREV(uvm_map_addr, entry);
sys/uvm/uvm_map.c
1323
if (other && uvm_mapent_isjoinable(map, other, entry)) {
sys/uvm/uvm_map.c
1324
merged = uvm_mapent_merge(map, other, entry, dead);
sys/uvm/uvm_map.c
1336
other = RBT_NEXT(uvm_map_addr, entry);
sys/uvm/uvm_map.c
1337
if (other && entry->aref.ar_amap == NULL &&
sys/uvm/uvm_map.c
1338
other->aref.ar_amap == NULL &&
sys/uvm/uvm_map.c
1339
uvm_mapent_isjoinable(map, entry, other)) {
sys/uvm/uvm_map.c
1340
merged = uvm_mapent_merge(map, entry, other, dead);
usr.bin/dig/lib/dns/include/dns/rdata.h
136
unsigned char * other;
usr.bin/dig/lib/dns/rdata/any_255/tsig_250.c
290
return (isc_mem_tobuffer(target, tsig->other, tsig->otherlen));
usr.bin/dig/lib/dns/rdata/any_255/tsig_250.c
375
tsig->other = mem_maybedup(sr.base, tsig->otherlen);
usr.bin/dig/lib/dns/rdata/any_255/tsig_250.c
376
if (tsig->other == NULL)
usr.bin/dig/lib/dns/rdata/any_255/tsig_250.c
397
free(tsig->other);
usr.bin/dig/lib/dns/tsig.c
457
tsig.other = NULL;
usr.bin/dig/lib/dns/tsig.c
462
tsig.other = badtimedata;
usr.bin/dig/lib/dns/tsig.c
463
isc_buffer_init(&otherbuf, tsig.other, tsig.otherlen);
usr.bin/dig/lib/dns/tsig.c
589
r.base = tsig.other;
usr.bin/dig/lib/dns/tsig.c
938
r.base = tsig.other;
usr.bin/mail/list.c
113
int tok, beg, mc, star, other, valdot, colmod, colresult;
usr.bin/mail/list.c
125
other = 0;
usr.bin/mail/list.c
136
other++;
usr.bin/mail/list.c
192
other++;
usr.bin/mail/list.c
217
if (other) {
usr.bin/openssl/ca.c
2570
char *other = NULL, *str;
usr.bin/openssl/ca.c
2603
other = rev_arg;
usr.bin/openssl/ca.c
2615
other = rev_arg;
usr.bin/openssl/ca.c
2630
other ? "," : "", other ? other : "") == -1)
usr.bin/openssl/cms.c
1170
STACK_OF(X509) *other = NULL;
usr.bin/openssl/cms.c
1318
if ((other = load_certs(bio_err, cfg.certfile,
usr.bin/openssl/cms.c
1542
srcms = CMS_sign_receipt(si, signer, key, other,
usr.bin/openssl/cms.c
1561
cms = CMS_sign(NULL, NULL, other, in, cfg.flags);
usr.bin/openssl/cms.c
1697
if (CMS_verify(cms, other, store, indata, out,
usr.bin/openssl/cms.c
1724
if (CMS_verify_receipt(rcms, cms, other, store,
usr.bin/openssl/cms.c
1771
sk_X509_pop_free(other, X509_free);
usr.bin/openssl/smime.c
1005
if (PKCS7_verify(p7, other, store, indata, out,
usr.bin/openssl/smime.c
1012
if ((signers = PKCS7_get0_signers(p7, other,
usr.bin/openssl/smime.c
1063
sk_X509_pop_free(other, X509_free);
usr.bin/openssl/smime.c
719
STACK_OF(X509) *encerts = NULL, *other = NULL;
usr.bin/openssl/smime.c
844
if ((other = load_certs(bio_err, cfg.certfile,
usr.bin/openssl/smime.c
955
p7 = PKCS7_sign(NULL, NULL, other, in,
usr.bin/ssh/channels.c
760
Channel *other;
usr.bin/ssh/channels.c
764
if ((other = sc->channels[i]) == NULL)
usr.bin/ssh/channels.c
769
other->type == SSH_CHANNEL_MUX_PROXY &&
usr.bin/ssh/channels.c
770
other->mux_ctx == c) {
usr.bin/ssh/channels.c
771
other->mux_ctx = NULL;
usr.bin/ssh/channels.c
772
other->type = SSH_CHANNEL_OPEN;
usr.bin/ssh/channels.c
773
other->istate = CHAN_INPUT_CLOSED;
usr.bin/ssh/channels.c
774
other->ostate = CHAN_OUTPUT_CLOSED;
usr.bin/tmux/window-tree.c
809
struct window_tree_itemdata *other = other_itemdata;
usr.bin/tmux/window-tree.c
815
if (cur->type != other->type)
usr.bin/tmux/window-tree.c
821
window_tree_pull_item(other, &other_session, &other_winlink,
usr.bin/tmux/window.c
734
window_add_pane(struct window *w, struct window_pane *other, u_int hlimit,
usr.bin/tmux/window.c
739
if (other == NULL)
usr.bin/tmux/window.c
740
other = w->active;
usr.bin/tmux/window.c
751
TAILQ_INSERT_BEFORE(other, wp, entry);
usr.bin/tmux/window.c
757
TAILQ_INSERT_AFTER(&w->panes, other, wp, entry);
usr.sbin/nsd/udb.c
1505
udb_void other = f^esz;
usr.sbin/nsd/udb.c
1508
if(other >= alloc->udb->base_size)
usr.sbin/nsd/udb.c
1510
if(other >= alloc->disk->nextgrow)
usr.sbin/nsd/udb.c
1512
if(other < alloc->udb->glob_data->hsize)
usr.sbin/nsd/udb.c
1519
if(f > other) {
usr.sbin/nsd/udb.c
1523
assert(UDB_FREE_CHUNK(other)->exp == (uint8_t)exp);
usr.sbin/nsd/udb.c
1524
if(UDB_CHUNK(other)->type == udb_chunk_type_free)
usr.sbin/nsd/udb.c
1525
return other;
usr.sbin/nsd/udb.c
1528
if(UDB_CHUNK(other)->exp == (uint8_t)exp) {
usr.sbin/nsd/udb.c
1530
assert(chunk_get_last(base, other, exp)==(uint8_t)exp);
usr.sbin/nsd/udb.c
1531
if(UDB_CHUNK(other)->type == udb_chunk_type_free)
usr.sbin/nsd/udb.c
1532
return other;
usr.sbin/nsd/udb.c
1544
udb_void other;
usr.sbin/nsd/udb.c
1545
while( (other=coagulate_possible(base, alloc, last, exp, esz)) ) {
usr.sbin/nsd/udb.c
1547
udb_alloc_unlink_fl(base, alloc, other, exp);
usr.sbin/nsd/udb.c
1549
if(other < last)
usr.sbin/nsd/udb.c
1550
last = other;
usr.sbin/nsd/udb.c
1757
udb_void other;
usr.sbin/nsd/udb.c
1805
while( (other=coagulate_possible(base, alloc, f, exp, esz)) ) {
usr.sbin/nsd/udb.c
1808
udb_alloc_unlink_fl(base, alloc, other, exp);
usr.sbin/nsd/udb.c
1810
if(other < f)
usr.sbin/nsd/udb.c
1811
f = other;
usr.sbin/slaacctl/slaacctl.c
229
cei_ra->other ? 1 : 0, cei_ra->router_lifetime);
usr.sbin/smtpd/spfwalk.c
177
n = parse_txt(rr->rr.other.rdata, rr->rr.other.rdlen, buf, sizeof(buf));
usr.sbin/smtpd/unpack_dns.c
117
goto other;
usr.sbin/smtpd/unpack_dns.c
123
goto other;
usr.sbin/smtpd/unpack_dns.c
127
other:
usr.sbin/smtpd/unpack_dns.c
128
rr->rr.other.rdata = p->buf + p->offset;
usr.sbin/smtpd/unpack_dns.c
129
rr->rr.other.rdlen = rdlen;
usr.sbin/smtpd/unpack_dns.h
84
} other;
usr.sbin/tcpdump/print-decnet.c
183
int src, dst, info, blksize, eco, ueco, hello, other, vers;
usr.sbin/tcpdump/print-decnet.c
214
other = EXTRACT_LE_8BITS(cmp->cm_ver.ve_fcnval);
usr.sbin/tcpdump/print-decnet.c
215
printf("src %s fcnval %o", dnaddr_string(src), other);
usr.sbin/tcpdump/print-decnet.c
224
other = EXTRACT_LE_8BITS(cmp->cm_test.te_data);
usr.sbin/tcpdump/print-decnet.c
225
printf("src %s data %o", dnaddr_string(src), other);
usr.sbin/tcpdump/print-decnet.c
287
other = EXTRACT_LE_8BITS(cmp->cm_ehello.eh_data);
usr.sbin/tcpdump/print-decnet.c
292
blksize, dnaddr_string(dst), hello, other);