| /netbsd-src/sys/dev/ieee1394/ |
| H A D | fwdev.c | 105 STAILQ_HEAD(, fw_bind) binds; 147 STAILQ_INIT(&d->binds); in fw_open() 175 for (fwb = STAILQ_FIRST(&d->binds); fwb != NULL; in fw_close() 176 fwb = STAILQ_FIRST(&d->binds)) { in fw_close() 178 STAILQ_REMOVE_HEAD(&d->binds, chlist); in fw_close() 586 STAILQ_REMOVE(&d->binds, fwb, fw_bind, chlist); in fw_ioctl() 616 STAILQ_INSERT_TAIL(&d->binds, fwb, chlist); in fw_ioctl()
|
| H A D | firewire.c | 616 STAILQ_INIT(&fc->binds); in fw_init() 703 STAILQ_FOREACH(tfw, &fc->binds, fclist) in fw_bindlookup() 727 STAILQ_FOREACH(tfw, &fc->binds, fclist) { in fw_bindadd() 733 STAILQ_INSERT_HEAD(&fc->binds, fwb, fclist); in fw_bindadd() 735 STAILQ_INSERT_AFTER(&fc->binds, prev, fwb, fclist); in fw_bindadd() 756 STAILQ_FOREACH(tfw, &fc->binds, fclist) in fw_bindremove() 758 STAILQ_REMOVE(&fc->binds, fwb, fw_bind, fclist); in fw_bindremove()
|
| H A D | firewirereg.h | 138 STAILQ_HEAD(, fw_bind) binds;
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | BIO_connect.pod | 25 BIO_bind() binds the source address and service to a socket and
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | BIO_connect.pod | 25 BIO_bind() binds the source address and service to a socket and
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
| H A D | LangImpl02.rst | 450 // If this is a binop that binds at least as tightly as the current binop, 486 // If BinOp binds less tightly with RHS than the operator after RHS, let 525 // If BinOp binds less tightly with RHS than the operator after RHS, let
|
| /netbsd-src/external/bsd/openldap/dist/doc/guide/admin/ |
| H A D | backends.sdf | 41 in some modified form. For this purpose, the proxy binds to the remote server 332 {{"Allow binds as any DN in this backend's suffix, with any password. The default is "off"."}}
|
| H A D | security.sdf | 158 binds to use encryption of DES equivalent or better.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | name-lookup.c | 7711 for (tree binds = TREE_VALUE (attr); binds; binds = TREE_CHAIN (binds)) in push_operator_bindings() local 7713 tree name = TREE_PURPOSE (binds); in push_operator_bindings() 7714 tree val = TREE_VALUE (binds); in push_operator_bindings()
|
| H A D | constexpr.c | 1541 tree binds = new_call->bindings = make_tree_vec (nbinds); in cxx_bind_parameters_in_call() local 1606 TREE_VEC_ELT (binds, i) = arg; in cxx_bind_parameters_in_call()
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ClangFormat.rst | 163 This binds the function `clang-format-region` to C-M-tab, which then formats the
|
| H A D | LibASTMatchersTutorial.rst | 449 After adding binds to the expressions we wished to capture and
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc3663.txt | 373 binds with a DN of "cn=trademark" and password of "attorney", the 607 second-level domain entries. When a client binds with a DN of 610 visible if they have values. In addition, if a client binds with the
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
| H A D | darwin.opt | 114 Generate an output executable that binds symbols on load, rather than lazily.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
| H A D | darwin.opt | 118 Generate an output executable that binds symbols on load, rather than lazily.
|
| /netbsd-src/external/mit/libuv/dist/docs/src/guide/ |
| H A D | threads.rst | 370 which binds a third party library. It may go something like this:
|
| /netbsd-src/external/bsd/openldap/dist/doc/devel/lloadd/ |
| H A D | design.md | 273 - VC - multiple binds at the same time - !!! more analysis needed
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
| H A D | tuple | 240 … "Attempted construction of reference element binds to a temporary whose lifetime has ended");} 247 … "Attempted construction of reference element binds to a temporary whose lifetime has ended");}
|
| /netbsd-src/external/ibm-public/postfix/dist/proto/ |
| H A D | ldap_table | 513 # It is best to use tables that use SASL binds via proxymap(8), this
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | constexpr.cc | 1684 tree binds = make_tree_vec (nbinds); in cxx_bind_parameters_in_call() local 1758 TREE_VEC_ELT (binds, i) = arg; in cxx_bind_parameters_in_call() 1763 return binds; in cxx_bind_parameters_in_call()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/ |
| H A D | ProgRef.rst | 1634 *list*. To perform the filtering, TableGen binds the variable *var* to each 1668 To perform the function, TableGen binds the variable *var* to an element
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | WritingAnLLVMBackend.rst | 896 ``F3`` binds the ``op`` field and defines the ``rd``, ``op3``, and ``rs1`` 913 ``F3_1`` binds the ``op3`` field and defines the ``rs2`` fields. ``F3_1``
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | gimple.texi | 826 Return true if g is a @code{GIMPLE_DEBUG} that binds the value of an 1612 Return @code{TRUE} if @code{stmt} binds a user variable to a value,
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | gimple.texi | 826 Return true if g is a @code{GIMPLE_DEBUG} that binds the value of an 1620 Return @code{TRUE} if @code{stmt} binds a user variable to a value,
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/ |
| H A D | ChangeLog.gdb | 1549 and binds those as well.
|