HomeSort by: relevance | last modified time | path
    Searched refs:bind (Results 1 - 25 of 970) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/distrib/syspkg/sets/base/base-bind-bin/
Makefile 3 PKGBASE=base-bind-bin
  /src/distrib/syspkg/sets/base/base-bind-examples/
Makefile 3 PKGBASE=base-bind-examples
  /src/distrib/syspkg/sets/base/base-bind-root/
Makefile 3 PKGBASE=base-bind-root
  /src/distrib/syspkg/sets/etc/etc-bind-etc/
Makefile 3 PKGBASE=etc-bind-etc
  /src/distrib/syspkg/sets/etc/etc-bind-rc/
Makefile 3 PKGBASE=etc-bind-rc
  /src/distrib/syspkg/sets/man/man-bind-catman/
Makefile 3 PKGBASE=man-bind-catman
  /src/distrib/syspkg/sets/man/man-bind-man/
Makefile 3 PKGBASE=man-bind-man
  /src/distrib/syspkg/sets/misc/misc-bind-examples/
Makefile 3 PKGBASE=misc-bind-examples
  /src/external/bsd/tmux/dist/
example_tmux.conf 31 bind C-a send-prefix
39 bind F1 selectw -t:10
40 bind F2 selectw -t:11
41 bind F3 selectw -t:12
42 bind F4 selectw -t:13
43 bind F5 selectw -t:14
44 bind F6 selectw -t:15
45 bind F7 selectw -t:16
46 bind F8 selectw -t:17
47 bind F9 selectw -t:1
    [all...]
  /src/share/examples/emul/ultrix/etc/
svc.conf 8 # bind - DNS
16 hosts=local,bind # /etc/hosts (no yp) then DNS
18 networks=local,bind # rfc 1101
  /src/external/mpl/dhcp/
Makefile 3 SUBDIR= bind .WAIT lib share .WAIT bin
  /src/external/gpl3/gdb/dist/gnulib/import/
bind.c 0 /* bind.c --- wrappers for Windows bind function
29 #undef bind macro
43 int r = bind (sock, sockaddr, len);
  /src/external/gpl3/gdb.old/dist/gnulib/import/
bind.c 0 /* bind.c --- wrappers for Windows bind function
29 #undef bind macro
43 int r = bind (sock, sockaddr, len);
  /src/external/bsd/kyua-cli/dist/utils/sqlite/
statement.hpp 128 void bind(const int, const blob&);
129 void bind(const int, const double);
130 void bind(const int, const int);
131 void bind(const int, const int64_t);
132 void bind(const int, const null&);
133 void bind(const int, const std::string&);
134 template< class T > void bind(const char*, const T&);
  /src/etc/namedb/
Makefile 3 CONFIGFILES= 127 root.cache localhost loopback.v6 bind.keys
  /src/external/mpl/
Makefile 8 SUBDIR+= bind
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/dma/
priv.h 10 int (*bind)(struct nvkm_dmaobj *, struct nvkm_gpuobj *, int align, member in struct:nvkm_dmaobj_func
  /src/external/mpl/bind/dist/bin/tests/system/journal/
setup.sh 43 cp ns1/managed-keys.bind.in ns1/managed-keys.bind
44 $PERL ../fromhex.pl <ns1/managed-keys.bind.jnl.in >ns1/managed-keys.bind.jnl
46 cp ns2/managed-keys.bind.in ns2/managed-keys.bind
47 cp ns2/managed-keys.bind.jnl.in ns2/managed-keys.bind.jnl
  /src/external/mpl/bind/dist/bin/tests/system/mkeys/
setup.sh 30 touch nope/managed-keys.bind
31 touch nope/managed.keys.bind.jnl
  /src/external/bsd/kyua-cli/dist/store/
transaction.cpp 86 stmt.bind(":context_id", context_id);
111 stmt.bind(":metadata_id", metadata_id);
136 stmt.bind(":file_id", file_id);
180 stmt.bind(":test_program_id", test_program_id);
256 stmt.bind(":context_id", context_id);
259 stmt.bind(":var_name", (*iter).first);
260 stmt.bind(":var_value", (*iter).second);
304 stmt.bind(":metadata_id", metadata_id);
308 stmt.bind(":property_name", (*iter).first);
309 stmt.bind(":property_value", (*iter).second)
    [all...]
  /src/external/gpl3/gcc/dist/libgfortran/ieee/
ieee_exceptions.F90 102 bind(c, name="_gfortrani_get_fpu_rounding_mode")
105 bind(c, name="_gfortrani_get_fpu_underflow_mode")
108 bind(c, name="_gfortrani_get_fpu_trap_exceptions")
123 bind(c, name="_gfortrani_set_fpu_rounding_mode")
127 bind(c, name="_gfortrani_set_fpu_underflow_mode")
131 bind(c, name="_gfortrani_set_fpu_trap_exceptions")
149 bind(c, name="_gfortrani_get_fpu_state")
164 bind(c, name="_gfortrani_set_fpu_state")
182 bind(c, name="_gfortrani_get_fpu_except_flags")
196 bind(c, name="_gfortrani_set_fpu_except_flags"
    [all...]
  /src/external/bsd/openldap/dist/tests/data/
slapd-meta.conf 45 bind-timeout 1000000
54 idassert-bind bindmethod=simple
67 idassert-bind bindmethod=simple
  /src/external/gpl3/gcc/dist/libstdc++-v3/scripts/
extract_symvers.pl 103 (undef, undef, undef, $type, $bind, $oth, undef, $shndx, $name) = split;
106 die "unknown input line:\n$_" unless defined($bind);
109 next if ($bind eq "LOCL");
115 die "unhandled symbol:\n$_" if ($bind !~ /^(GLOB|WEAK)/ or $oth !~ /[DP]/);
  /src/external/gpl3/gcc.old/dist/libgfortran/ieee/
ieee_exceptions.F90 86 bind(c, name="_gfortrani_get_fpu_state")
101 bind(c, name="_gfortrani_set_fpu_state")
119 bind(c, name="_gfortrani_get_fpu_except_flags")
133 bind(c, name="_gfortrani_set_fpu_except_flags")
154 bind(c, name="_gfortrani_get_fpu_trap_exceptions")
168 bind(c, name="_gfortrani_set_fpu_trap_exceptions")
188 bind(c, name="_gfortrani_support_fpu_trap")
202 bind(c, name="_gfortrani_support_fpu_flag")
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/scripts/
extract_symvers.pl 103 (undef, undef, undef, $type, $bind, $oth, undef, $shndx, $name) = split;
106 die "unknown input line:\n$_" unless defined($bind);
109 next if ($bind eq "LOCL");
115 die "unhandled symbol:\n$_" if ($bind !~ /^(GLOB|WEAK)/ or $oth !~ /[DP]/);

Completed in 44 milliseconds

1 2 3 4 5 6 7 8 91011>>