Searched refs:closing (Results 1 - 24 of 24) sorted by relevance

/freebsd-10.3-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_event_wheel.h142 boolean_t closing; member in struct:_cl_event_wheel
158 * closing
159 * A flag indicating the event wheel is closing. This means that
160 * callbacks that are called when closing == TRUE should just be ignored.
/freebsd-10.3-release/contrib/ntp/include/
H A Dntp_io.h93 extern void maintain_activefds(int fd, int closing);
/freebsd-10.3-release/contrib/ofed/management/opensm/complib/
H A Dcl_event_wheel.c74 /* might be during closing ... */
75 if (p_event_wheel->closing)
205 p_event_wheel->closing = FALSE;
/freebsd-10.3-release/release/picobsd/tinyware/msh/
H A Dsh4.c359 err("no closing `");
H A Dsh2.c734 prs("no closing "); yyerror(s);
/freebsd-10.3-release/sys/ofed/drivers/infiniband/core/
H A Dumem.c475 if (context->closing) {
496 if (umem->context->closing) {
H A Duverbs_main.c202 context->closing = 1;
H A Duverbs_cmd.c317 ucontext->closing = 0;
/freebsd-10.3-release/contrib/groff/src/roff/troff/
H A Dinput.cpp1396 warning(WARN_DELIM, "missing closing delimiter");
1422 warning(WARN_DELIM, "missing closing delimiter");
1426 warning(WARN_DELIM, "missing closing delimiter");
1453 warning(WARN_DELIM, "missing closing delimiter");
1490 warning(WARN_DELIM, "missing closing delimiter");
1512 error("missing closing delimiter");
1546 warning(WARN_DELIM, "missing closing delimiter");
4785 warning(WARN_DELIM, "closing delimiter does not match");
4800 warning(WARN_DELIM, "closing delimiter does not match");
4823 warning(WARN_DELIM, "closing delimite
[all...]
/freebsd-10.3-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx.c450 /* When closing p_bo could be detroyed or is going to , thus could not refer to it */
631 p_bo->txn_mgr.p_event_wheel->closing = TRUE;
H A Dosm_vendor_mlx_anafa.c629 p_bo->txn_mgr.p_event_wheel->closing = TRUE;
/freebsd-10.3-release/contrib/gcc/
H A Dread-rtl.c1035 (infile, "missing closing } for opening brace on line %lu",
H A Dconfigure10352 as well. Test for this by closing stdout in the child. */
17943 # effectively closing config.log, so it can be properly (re)opened and
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Devdns.c248 char closing; /* Are we trying to close this port, pending writes? */ member in struct:evdns_server_port
1723 port->closing = 0;
1755 port->closing = 1;
2021 event_assign(&port->event, port->event_base, port->socket, (port->closing?0:EV_READ) | EV_WRITE | EV_PERSIST, server_port_ready_callback, port);
/freebsd-10.3-release/crypto/openssh/contrib/redhat/
H A Dopenssh.spec612 - Chuck the closing patch.
/freebsd-10.3-release/sys/ofed/include/rdma/
H A Dib_verbs.h953 int closing; member in struct:ib_ucontext
/freebsd-10.3-release/contrib/binutils/ld/
H A Dpe-dll.c1572 einfo (_("%P: Error closing file `%s'\n"), pe_out_def_filename);
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Dntp_io.c357 int closing
369 if (!closing) {
/freebsd-10.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex3189 % closing the target index.
5227 % right brace, after last delimiter expect closing brace:
5922 % {. If so it reads up to the closing }, if not, it reads the whole
6358 % pagealignmacro call if that space before the closing brace is
/freebsd-10.3-release/contrib/amd/doc/
H A Dtexinfo.tex3018 % closing the target index.
5031 % right brace, after last delimiter expect closing brace:
5726 % {. If so it reads up to the closing }, if not, it reads the whole
6157 % pagealignmacro call if that space before the closing brace is
/freebsd-10.3-release/contrib/groff/doc/
H A Dtexinfo.tex3088 % closing the target index.
5103 % right brace, after last delimiter expect closing brace:
5798 % {. If so it reads up to the closing }, if not, it reads the whole
6229 % pagealignmacro call if that space before the closing brace is
/freebsd-10.3-release/contrib/bmake/
H A Dconfigure5382 as well. Test for this by closing stdout in the child. */
7239 # effectively closing config.log, so it can be properly (re)opened and
/freebsd-10.3-release/contrib/gcclibs/libiberty/
H A Dconfigure6868 as well. Test for this by closing stdout in the child. */
10170 # effectively closing config.log, so it can be properly (re)opened and
/freebsd-10.3-release/contrib/binutils/libiberty/
H A Dconfigure6985 as well. Test for this by closing stdout in the child. */
10287 # effectively closing config.log, so it can be properly (re)opened and

Completed in 527 milliseconds