OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:soqremque
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/netinet/
sctp_peeloff.c
183
if (
soqremque
(newso, 1) == 0)
tcp_syncache.c
785
(void)
soqremque
(so, 1);
/src/sys/sys/
socketvar.h
323
bool
soqremque
(struct socket *, int);
/src/sys/kern/
uipc_socket2.c
198
soqremque
(so, 0);
450
*
soqremque
: remove socket from the specified queue.
456
soqremque
(struct socket *so, int q)
function in typeref:typename:bool
uipc_socket.c
700
if (!
soqremque
(so, 0)) {
740
(void)
soqremque
(so2, 0);
748
(void)
soqremque
(so2, 1);
uipc_syscalls.c
237
if (
soqremque
(so2, 1) == 0)
Completed in 17 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025