Searched refs:bind (Results 51 - 72 of 72) sorted by relevance

123

/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dextmeta.tex332 bind \about{Res} to \notation{=} iff the terms are variants,
370 \about{AttrVar} is an attributed variable. The handler should bind
404 The handler should bind \about{Lwb} and \about{Upb} to numbers
587 Otherwise, we bind it to a new attributed variable whose attribute represents
H A Dumsmacros.tex142 variable which the transformation predicate should bind to the transformed
148 should bind the fourth argument to the annotated transformed term;
151 bind the fourth argument. In both \pattern{TransPred} cases, the optional last
417 a variable, and the predicate must not bind the transformed annotated term.
H A Dumsexcept.tex508 Note that the handler could bind Y which would have the same effect
H A Dumsio.tex271 If it is uninstantiated, the system will bind it to an anonymous stream handle:
H A Dexthsusp.tex308 \item the body subgoals must not bind any variable in the call and they
/barrelfish-2018-10-04/lib/posixcompat/
H A Dsockets.c429 int bind(int sockfd, const struct sockaddr *addr, socklen_t addrlen) function
440 POSIXCOMPAT_DEBUG("bind(%d, %p (%s), %u)\n", sockfd, addr,
991 if(bind(sockfd[0], (struct sockaddr *)&tmpaddr, sizeof(tmpaddr)) != 0) {
/barrelfish-2018-10-04/lib/net_sockets/
H A Dnet_sockets.c168 err = binding->rpc_tx_vtbl.bind(binding, socket->descriptor, ip_address.s_addr, port, &error, &bound_port);
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bio/
H A Db_sock.c734 if (bind(s,&server.sa,addrlen) == -1)
/barrelfish-2018-10-04/usr/replay/
H A Dslave.c487 int r = bind(listensock, (struct sockaddr *)&a, sizeof(a));
489 printf("bind: %s\n", strerror(errno));
H A Dmaster.c937 ret = bind(sl->socket, (struct sockaddr *)&a, sizeof(a));
939 perror("bind");
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dprolog.tex446 \item[Unification] An extension of pattern matching which can bind logical
571 % cause {\tt Country} to bind to
582 % would bind {\tt City} to {\tt london}, and {\tt Country} to {\tt england}.
H A Deprolog.tex491 \bipref{bind/2}{../bips/kernel/iostream/bind-2.html},
/barrelfish-2018-10-04/doc/018-Practical-guide/
H A DhelloWorldApp.tex269 USER_PANIC_ERR(err, "bind failed");
/barrelfish-2018-10-04/usr/eclipseclp/Pds/src/
H A Dnsrv_server.c1748 if (bind(nsrv_ctrl_sock,
1782 nsrv_perror_and_assert_always("bind()");
H A Dbmsg.msg.c6239 if (bind(ctrl_sock,
6242 bmsg_perror_and_assert_always("bmsg_init() : bind() ");
/barrelfish-2018-10-04/usr/eclipseclp/documents/libman/
H A Deplex.tex362 eplex_solve/1} binds the objective value, but does not bind the problem
508 directly bind {\tt Cost} to the objective value. Instead, the objective
1169 behaviour is to bind Cost to infinity (positive or negative
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dbip_io.c432 built_in(in_dict("bind", 2), p_bind, B_UNSAFE|U_GROUND)
2935 if (bind(StreamUnit(nst), (struct sockaddr *) &name,
2997 if (bind((socket_t) StreamUnit(nst), (struct sockaddr *) &name, sizeof(name)) != 0) {
/barrelfish-2018-10-04/usr/eclipseclp/Shm/src/
H A Dconfigure369 -bindir | --bindir | --bindi | --bind | --bin | --bi)
371 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
/barrelfish-2018-10-04/usr/eclipseclp/
H A Dconfigure895 -bindir | --bindir | --bindi | --bind | --bin | --bi)
897 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
2928 # the symbol from outside of the symbolically bound object will bind to
/barrelfish-2018-10-04/doc/000-overview/
H A DOverview.tex570 \item Monitors route inter-core bind requests for communication
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Dcma.c2248 ret = sock->ops->bind(sock,
/barrelfish-2018-10-04/usr/eclipseclp/documents/embedding/
H A Dembremote.tex706 bind .ec_stream_input_box.input <Return> {destroy .ec_stream_input_box}

Completed in 383 milliseconds

123