Searched refs:other (Results 176 - 200 of 379) sorted by relevance

1234567891011>>

/freebsd-9.3-release/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c15 * documentation and/or other materials provided with the distribution.
316 NFSBCOPY((caddr_t)tl,(caddr_t)stateid.other,NFSX_STATEIDOTHER);
667 clientid.lval[0] = stp->ls_stateid.other[0] = *tl++;
668 clientid.lval[1] = stp->ls_stateid.other[1] = *tl++;
676 stp->ls_stateid.other[2] = *tl++;
819 clientid.lval[0] = stp->ls_stateid.other[0] = *tl++;
820 clientid.lval[1] = stp->ls_stateid.other[1] = *tl++;
828 stp->ls_stateid.other[2] = *tl++;
2201 NFSBCOPY((caddr_t)tl, (caddr_t)stp->ls_stateid.other,
2224 NFSBCOPY((caddr_t)tl, (caddr_t)stp->ls_stateid.other,
[all...]
/freebsd-9.3-release/contrib/gcc/config/sparc/
H A Dsol2-c1.asm13 ! compiled version of this file with other programs, and to distribute
15 ! file. (The General Public License restrictions do apply in other
32 ! This exception does not however invalidate any other reasons why
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dsymfile.c6 Contributed by Cygnus Support, using pieces from other GDB modules.
360 sap->other[oidx].addr = stp->addr;
361 sap->other[oidx].name
363 sap->other[oidx].sectindex = stp->the_bfd_section->index;
380 if (sap->other[idx].name)
381 xfree (sap->other[idx].name);
461 for (i = 0; i < addrs->num_sections && addrs->other[i].name; i++)
465 osp = &addrs->other[i] ;
577 if (!mainline && addrs && addrs->other[0].name)
615 for (i = 0; i < addrs->num_sections && addrs->other[
[all...]
H A Dsymfile.h83 } other[1]; member in struct:section_addr_info
/freebsd-9.3-release/sys/dev/isp/
H A DHardware.txt38 There many other vendors that use the Qlogic 2X00 chipset. Some older
70 (other brocades should be fine)
80 You can't connect a Silkworm II and the other Brocades together
94 These switches don't form E-ports with each other for a larger
179 and with other FC or SCSI as the backend storage. FreeBSD
268 a LIP storm, cause problems with the I/Os from the other host.
269 (in other words, this topology hasn't really been made safe yet for
/freebsd-9.3-release/crypto/openssl/apps/
H A Dsmime.c18 * the documentation and/or other materials provided with the
100 STACK_OF(X509) *encerts = NULL, *other = NULL;
383 BIO_printf(bio_err, "-certfile file other certificates file\n");
497 if (!(other = load_certs(bio_err, certfile, FORMAT_PEM, NULL,
578 p7 = PKCS7_sign(signer, key, other, in, flags);
617 if (PKCS7_verify(p7, other, store, indata, out, flags))
623 signers = PKCS7_get0_signers(p7, other, flags);
657 sk_X509_pop_free(other, X509_free);
/freebsd-9.3-release/contrib/amd/include/
H A Dmount_headers1.h18 * documentation and/or other materials provided with the distribution.
180 # error causes errors with other header files. Instead, add it to the
/freebsd-9.3-release/contrib/gcc/
H A Dunwind.inc13 compiled version of this file into combinations with other programs,
16 do apply in other respects; for example, they cover modification of
/freebsd-9.3-release/contrib/libstdc++/include/ext/
H A Darray_allocator.h22 // library without restriction. Specifically, if other files instantiate
24 // this file and link it with other files to produce an executable, this
27 // invalidate any other reasons why the executable file might be covered by
110 { typedef array_allocator<_Tp1, _Array1> other; }; typedef in struct:array_allocator::rebind
H A Dmt_allocator.h22 // library without restriction. Specifically, if other files instantiate
24 // this file and link it with other files to produce an executable, this
27 // invalidate any other reasons why the executable file might be covered by
464 { typedef __common_pool_policy<_PoolTp1, _Thread1> other; }; typedef in struct:__common_pool_policy::_M_rebind
560 { typedef __per_type_pool_policy<_Tp1, _PoolTp1, _Thread1> other; }; typedef in struct:__per_type_pool_policy::_M_rebind
636 typedef typename _Poolp1::template _M_rebind<_Tp1>::other pol_type;
637 typedef __mt_alloc<_Tp1, pol_type> other; typedef in struct:__mt_alloc::rebind
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DLookup.h150 // forcing other cases towards the constructor taking a DNInfo.
400 /// \brief Determine whether the lookup result was shadowed by some other
683 /// \brief True if the found declarations were shadowed by some other
751 bool operator==(const iterator &other) const { return iter == other.iter; }
752 bool operator!=(const iterator &other) const { return iter != other.iter; }
/freebsd-9.3-release/sys/dev/sound/pci/
H A Dals4000.c12 * documentation and/or other materials provided with the distribution.
246 struct sc_chinfo *ch = data, *other; local
249 other = (ch->dir == PCMDIR_PLAY) ? &sc->rch : &sc->pch;
251 /* Deny request if other dma channel is active */
252 if (other->dma_active) {
253 ch->speed = other->speed;
254 return other->speed;
298 struct sc_chinfo *other; local
300 other = (ch->dir == PCMDIR_PLAY) ? &sc->rch : &sc->pch;
301 if (other
[all...]
/freebsd-9.3-release/contrib/bmake/mk/
H A Dtarget-flags.mk31 # It is important that target-flags.mk is included after other
/freebsd-9.3-release/contrib/dialog/package/
H A Ddialog.spec28 This package installs as "cdialog" to avoid conflict with other packages.
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dsol2-c1.asm13 ! compiled version of this file with other programs, and to distribute
15 ! file. (The General Public License restrictions do apply in other
32 ! This exception does not however invalidate any other reasons why
41 ! information obtained by single stepping executables on other i386 SVR4
H A Dsol2-gc1.asm13 ! compiled version of this file with other programs, and to distribute
15 ! file. (The General Public License restrictions do apply in other
32 ! This exception does not however invalidate any other reasons why
41 ! information obtained by single stepping executables on other i386 SVR4
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/
H A Dtrie_policy.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
84 typedef typename Allocator::template rebind<key_type>::other key_rebind;
307 typedef typename Allocator::template rebind<metadata_type>::other metadata_rebind;
/freebsd-9.3-release/sbin/atm/atmconfig/
H A Datmconfig.help18 # documentation and/or other materials provided with the distribution.
197 host on the other end of the PVC has IP address <addr>. <encaps> is one
/freebsd-9.3-release/sys/cam/
H A DREADME.quirks18 involving CAM and UMASS but is applicable to other areas.
40 o CAM_QUIRK_NOLUNS - do not probe luns other than 0 since device
63 other transports that don't support SBC, this quirk should be very
142 at all on other OS's.) This quirk fakes up a valid but generic
211 necessary, not quirking other useful features and not overly broad
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dfsaccess.c128 #define SET_AND_CLEAR(user, group, other) \
133 SET_AND_CLEAR1(other);
/freebsd-9.3-release/contrib/bind9/lib/dns/rdata/any_255/
H A Dtsig_250.c427 return (mem_tobuffer(target, tsig->other, tsig->otherlen));
512 tsig->other = mem_maybedup(mctx, sr.base, tsig->otherlen);
513 if (tsig->other == NULL)
541 if (tsig->other != NULL)
542 isc_mem_free(tsig->mctx, tsig->other);
/freebsd-9.3-release/contrib/dtc/
H A Dchecks.c285 struct node *other; local
303 * other node's phandle". That's nonsensical
329 other = get_node_by_phandle(root, phandle);
330 if (other && (other != node)) {
332 node->fullpath, phandle, other->fullpath);
/freebsd-9.3-release/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dinternal_node.hpp22 // software library without restriction. Specifically, if other files
24 // file, or you compile this file and link it with other files to
27 // License. This exception does not however invalidate any other
86 typedef typename Allocator::template rebind<e_access_traits>::other access_rebind;
89 typedef typename Allocator::template rebind<base_type>::other base_rebind;
94 typedef typename Allocator::template rebind<leaf>::other leaf_rebind;
98 typedef typename Allocator::template rebind<pat_trie_internal_node>::other internal_node_rebind;
114 typedef typename Allocator::template rebind<node_pointer>::other node_pointer_rebind;
/freebsd-9.3-release/contrib/llvm/include/llvm/Object/
H A DObjectFile.h57 bool operator==(const content_iterator &other) const {
58 return Current == other.Current;
61 bool operator!=(const content_iterator &other) const {
62 return !(*this == other);
269 ObjectFile(const ObjectFile &other) LLVM_DELETED_FUNCTION;
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dbout.c254 if (IS_BALNAME ((*a)->other) || IS_CALLNAME ((*b)->other))
256 if (IS_CALLNAME ((*a)->other) || IS_BALNAME ((*b)->other))
556 if (IS_CALLNAME (symbol->other))
562 BFD_ASSERT (IS_BALNAME (balsym->other));
596 if (IS_OTHER (symbol->other))
599 word = CALLS | (symbol->other - 1);
601 else if (IS_CALLNAME (symbol->other))
606 BFD_ASSERT (IS_BALNAME (balsym->other));
[all...]

Completed in 298 milliseconds

1234567891011>>