Home
last modified time | relevance | path

Searched defs:sockbuf (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/sys/
H A Dsockbuf.h88 struct sockbuf { struct
90 short sb_state; /* socket state on sockbuf */ argument
113 /* compat: sockbuf lock pointer */ argument
/freebsd/sys/kern/
H A Duipc_debug.c465 DB_SHOW_COMMAND(sockbuf, db_show_sockbuf) in DB_SHOW_COMMAND() argument
/freebsd/lib/libc/tests/secure/
H A Dfortify_random_test.c79 static char sockbuf[256]; in new_socket() local
H A Dfortify_stdlib_test.c79 static char sockbuf[256]; in new_socket() local
H A Dfortify_poll_test.c79 static char sockbuf[256]; in new_socket() local
H A Dfortify_strings_test.c79 static char sockbuf[256]; in new_socket() local
H A Dfortify_select_test.c79 static char sockbuf[256]; in new_socket() local
H A Dfortify_uio_test.c79 static char sockbuf[256]; in new_socket() local
H A Dfortify_stdio_test.c79 static char sockbuf[256]; in new_socket() local
H A Dfortify_socket_test.c79 static char sockbuf[256]; in new_socket() local
H A Dfortify_wchar_test.c79 static char sockbuf[256]; in new_socket() local
H A Dfortify_unistd_test.c79 static char sockbuf[256]; in new_socket() local
H A Dfortify_string_test.c79 static char sockbuf[256]; in new_socket() local
/freebsd/usr.sbin/ctld/
H A Dctld.c1813 int error, sockbuf; in portal_init_socket() local
/freebsd/sys/netinet/
H A Dsctputil.c6550 uint8_t sockbuf[256]; in sctp_soreceive() local