Home
last modified time | relevance | path

Searched refs:accepting (Results 1 – 25 of 61) sorted by relevance

123

/freebsd-14.2/contrib/ntp/sntp/libevent/
H A Dlistener.c102 struct accepting_socket **accepting; member
725 struct accepting_socket *as = lev_iocp->accepting[i]; in iocp_listener_enable()
747 struct accepting_socket *as = lev_iocp->accepting[i]; in iocp_listener_disable_impl()
862 lev->accepting = mm_calloc(lev->n_accepting, in evconnlistener_new_async()
864 if (!lev->accepting) { in evconnlistener_new_async()
869 lev->accepting[i] = new_accepting_socket(lev, ss.ss_family); in evconnlistener_new_async()
870 if (!lev->accepting[i]) { in evconnlistener_new_async()
874 if (cb && start_accepting(lev->accepting[i]) < 0) { in evconnlistener_new_async()
876 EnterCriticalSection(&lev->accepting[i]->lock); in evconnlistener_new_async()
877 free_and_unlock_accepting_socket(lev->accepting[i]); in evconnlistener_new_async()
[all …]
/freebsd-14.2/contrib/libevent/
H A Dlistener.c102 struct accepting_socket **accepting; member
725 struct accepting_socket *as = lev_iocp->accepting[i]; in iocp_listener_enable()
747 struct accepting_socket *as = lev_iocp->accepting[i]; in iocp_listener_disable_impl()
862 lev->accepting = mm_calloc(lev->n_accepting, in evconnlistener_new_async()
864 if (!lev->accepting) { in evconnlistener_new_async()
869 lev->accepting[i] = new_accepting_socket(lev, ss.ss_family); in evconnlistener_new_async()
870 if (!lev->accepting[i]) { in evconnlistener_new_async()
874 if (cb && start_accepting(lev->accepting[i]) < 0) { in evconnlistener_new_async()
876 EnterCriticalSection(&lev->accepting[i]->lock); in evconnlistener_new_async()
877 free_and_unlock_accepting_socket(lev->accepting[i]); in evconnlistener_new_async()
[all …]
/freebsd-14.2/sbin/devd/
H A Ddevd.cc1041 int accepting; in event_loop() local
1050 accepting = 1; in event_loop()
1081 if (!accepting) { in event_loop()
1084 accepting = 1; in event_loop()
1091 if (accepting) { in event_loop()
1094 accepting = 0; in event_loop()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Option/
H A DOptParser.td188 // Marshalled option accepting a string argument.
195 // Marshalled option accepting an integer argument.
202 // Marshalled option accepting vector of strings.
239 // Marshalled option accepting any of the specified enum values.
/freebsd-14.2/sys/contrib/device-tree/Bindings/display/panel/
H A Dilitek,ili9322.yaml13 This is a driver for 320x240 TFT panels, accepting a variety of input
H A Dilitek,ili9341.yaml14 This is a driver for 320x240 TFT panels, accepting a rgb input
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DAutomaton.td26 // F: The set of final (accepting) states.
32 // We define F = S, that is, all valid states are accepting.
/freebsd-14.2/sys/contrib/device-tree/Bindings/net/
H A Dmarvell-armada-370-neta.txt33 - bm,pool-short: ID of a pool, that will be used for accepting
/freebsd-14.2/contrib/sendmail/contrib/
H A Dbsdi.mc128 # If this machine should be accepting mail as local for other hostnames
133 # to be accepting mail for the domain. That is, if this machine is
/freebsd-14.2/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A DTHIRDPARTYLICENSE.openssl170 License. However, in accepting such obligations, You may act only
175 of your accepting any such warranty or additional liability.
/freebsd-14.2/crypto/openssl/doc/man3/
H A DBIO_s_accept.pod202 fprintf(stderr, "Error accepting connection\n");
215 fprintf(stderr, "Error accepting connection\n");
H A DUI_create_method.pod78 actually display it and accepting input ended with a pressed button.
/freebsd-14.2/crypto/openssl/
H A DLICENSE.txt170 License. However, in accepting such obligations, You may act only
175 of your accepting any such warranty or additional liability.
/freebsd-14.2/contrib/llvm-project/libcxx/include/experimental/
H A Dmemory27 // pointer-accepting ctors
/freebsd-14.2/sys/contrib/openzfs/contrib/pyzfs/
H A DLICENSE170 License. However, in accepting such obligations, You may act only
175 of your accepting any such warranty or additional liability.
/freebsd-14.2/contrib/arm-optimized-routines/
H A DLICENSE200 License. However, in accepting such obligations, You may act only
205 of your accepting any such warranty or additional liability.
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFloatInstrFormats.td19 // Some FP instructions are defined twice, for accepting FPR32 and FPR64, but
/freebsd-14.2/contrib/googletest/
H A DCONTRIBUTING.md61 join us in accepting nothing less. Of course, being courteous is not the same as
/freebsd-14.2/contrib/llvm-project/clang/
H A DLICENSE.TXT173 License. However, in accepting such obligations, You may act only
178 of your accepting any such warranty or additional liability.
/freebsd-14.2/contrib/llvm-project/llvm/
H A DLICENSE.TXT173 License. However, in accepting such obligations, You may act only
178 of your accepting any such warranty or additional liability.
/freebsd-14.2/contrib/llvm-project/compiler-rt/
H A DLICENSE.TXT173 License. However, in accepting such obligations, You may act only
178 of your accepting any such warranty or additional liability.
/freebsd-14.2/contrib/llvm-project/libcxx/
H A DLICENSE.TXT173 License. However, in accepting such obligations, You may act only
178 of your accepting any such warranty or additional liability.
/freebsd-14.2/contrib/llvm-project/lldb/
H A DLICENSE.TXT173 License. However, in accepting such obligations, You may act only
178 of your accepting any such warranty or additional liability.
/freebsd-14.2/contrib/llvm-project/libunwind/
H A DLICENSE.TXT173 License. However, in accepting such obligations, You may act only
178 of your accepting any such warranty or additional liability.
/freebsd-14.2/contrib/llvm-project/lld/
H A DLICENSE.TXT173 License. However, in accepting such obligations, You may act only
178 of your accepting any such warranty or additional liability.

123