FreeBSD kernel kern code
uipc_debug.c File Reference
#include <sys/cdefs.h>
#include "opt_ddb.h"
#include <sys/param.h>
#include <sys/domain.h>
#include <sys/kernel.h>
#include <sys/protosw.h>
#include <sys/socket.h>
#include <sys/socketvar.h>
Include dependency graph for uipc_debug.c:

Go to the source code of this file.

Functions

 __FBSDID ("$FreeBSD$")
 

Function Documentation

◆ __FBSDID()

__FBSDID ( "$FreeBSD$"  )