⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tags

📁 早期freebsd实现
💻
📖 第 1 页 / 共 5 页
字号:
CTLTYPE_INT	/sys/sys/sysctl.h	/^#define	CTLTYPE_INT	2	\/* name describes an intege/CTLTYPE_NODE	/sys/sys/sysctl.h	/^#define	CTLTYPE_NODE	1	\/* name is a node *\/$/CTLTYPE_QUAD	/sys/sys/sysctl.h	/^#define	CTLTYPE_QUAD	4	\/* name describes a 64-bit/CTLTYPE_STRING	/sys/sys/sysctl.h	/^#define	CTLTYPE_STRING	3	\/* name describes a stri/CTLTYPE_STRUCT	/sys/sys/sysctl.h	/^#define	CTLTYPE_STRUCT	5	\/* name describes a stru/CTL_DEBUG	/sys/sys/sysctl.h	/^#define	CTL_DEBUG	5		\/* debugging parameters *\/$/CTL_DEBUG_MAXID	/sys/sys/sysctl.h	/^#define	CTL_DEBUG_MAXID		20$/CTL_DEBUG_NAME	/sys/sys/sysctl.h	/^#define	CTL_DEBUG_NAME		0	\/* string: variable nam/CTL_DEBUG_VALUE	/sys/sys/sysctl.h	/^#define	CTL_DEBUG_VALUE		1	\/* int: variable value/CTL_FS	/sys/sys/sysctl.h	/^#define	CTL_FS		3		\/* file system, mount type is /CTL_HW	/sys/sys/sysctl.h	/^#define	CTL_HW		6		\/* generic cpu\/io *\/$/CTL_HW_NAMES	/sys/sys/sysctl.h	/^#define CTL_HW_NAMES { \\$/CTL_IPPROTO_NAMES	/sys/netinet/in.h	/^#define	CTL_IPPROTO_NAMES { \\$/CTL_KERN	/sys/sys/sysctl.h	/^#define	CTL_KERN	1		\/* "high kernel": proc, limit/CTL_KERN_NAMES	/sys/sys/sysctl.h	/^#define CTL_KERN_NAMES { \\$/CTL_MACHDEP	/sys/sys/sysctl.h	/^#define	CTL_MACHDEP	7		\/* machine dependent *\/$/CTL_MACHDEP_NAMES	/sys/hp300/include/cpu.h	/^#define CTL_MACHDEP_NAMES { \\$/CTL_MAXID	/sys/sys/sysctl.h	/^#define	CTL_MAXID	9		\/* number of valid top-level/CTL_MAXNAME	/sys/sys/sysctl.h	/^#define CTL_MAXNAME	12	\/* largest number of compo/CTL_NAMES	/sys/sys/sysctl.h	/^#define CTL_NAMES { \\$/CTL_NET	/sys/sys/sysctl.h	/^#define	CTL_NET		4		\/* network, see socket.h *\/$/CTL_NET_NAMES	/sys/sys/socket.h	/^#define CTL_NET_NAMES { \\$/CTL_NET_RT_NAMES	/sys/sys/socket.h	/^#define CTL_NET_RT_NAMES { \\$/CTL_UNSPEC	/sys/sys/sysctl.h	/^#define	CTL_UNSPEC	0		\/* unused *\/$/CTL_USER	/sys/sys/sysctl.h	/^#define	CTL_USER	8		\/* user-level *\/$/CTL_USER_NAMES	/sys/sys/sysctl.h	/^#define	CTL_USER_NAMES { \\$/CTL_VM	/sys/sys/sysctl.h	/^#define	CTL_VM		2		\/* virtual memory *\/$/CTL_VM_NAMES	/sys/vm/vm_param.h	/^#define CTL_VM_NAMES { \\$/CTOH	/sys/netiso/clnp.h	/^#define	CTOH(msb, lsb, hword)\\$/CTRL	/sys/sys/ttydefaults.h	/^#define CTRL(x)	(x&037)$/CTRL_LCCF	/sys/dev/scsi/scsi.h	/^#define	CTRL_LCCF		0x02	\/* send LCCF if sending L/CTRL_LINK	/sys/dev/scsi/scsi.h	/^#define	CTRL_LINK		0x01	\/* linked command *\/$/CTRL_RSVD	/sys/dev/scsi/scsi.h	/^#define	CTRL_RSVD		0x3c	\/* reserved, must be zero/CTRL_VU_MASK	/sys/dev/scsi/scsi.h	/^#define	CTRL_VU_MASK		0xc0	\/* vendor unique *\/$/CT_8BIT	/sys/hp300/dev/fhpibreg.h	/^#define	CT_8BIT		0x80$/CT_BRK	/sys/hp300/dev/dcmreg.h	/^#define CT_BRK		0x4	\/* toggle BREAK *\/$/CT_BSF	/sys/hp300/dev/ct.c	/^#define CT_BSF		0x02$/CT_CON	/sys/hp300/dev/dcmreg.h	/^#define CT_CON		0x1	\/* configuration change *\/$/CT_FIFOSEL	/sys/hp300/dev/fhpibreg.h	/^#define	CT_FIFOSEL	0x02$/CT_IFC	/sys/hp300/dev/fhpibreg.h	/^#define	CT_IFC		0x10$/CT_INITFIFO	/sys/hp300/dev/fhpibreg.h	/^#define	CT_INITFIFO	0x01$/CT_NOREW	/sys/hp300/dev/ct.c	/^#define	CT_NOREW	4$/CT_REN	/sys/hp300/dev/fhpibreg.h	/^#define	CT_REN		0x20$/CT_STREAM	/sys/hp300/dev/ct.c	/^#define	CT_STREAM	8$/CT_TX	/sys/hp300/dev/dcmreg.h	/^#define CT_TX		0x2	\/* transmit buffer not empty */CUNIT	/sys/netns/spp_var.h	/^#define	CUNIT	1024			\/* scaling for ... *\/$/CURSIG	/sys/sys/signalvar.h	/^#define	CURSIG(p)							\\$/CWERASE	/sys/sys/ttydefaults.h	/^#define	CWERASE 	CTRL('w')$/C_CC	/sys/hp300/dev/ctreg.h	/^#define C_CC            1$/C_CLEAR	/sys/hp300/dev/ctreg.h	/^#define	C_CLEAR		0x08$/C_CMD	/sys/hp300/dev/ctreg.h	/^#define	C_CMD		0x05$/C_DCL	/sys/hp300/dev/hpibvar.h	/^#define	C_DCL		0x14$/C_DESC	/sys/hp300/dev/ctreg.h	/^#define C_DESC		0x35$/C_EXEC	/sys/hp300/dev/ctreg.h	/^#define	C_EXEC		0x0e$/C_FLAG	/sys/hp/dev/device.h	/^#define C_FLAG		0x80$/C_HPIB	/sys/hp/dev/device.h	/^#define	C_HPIB		0x81$/C_IMRPT	/sys/hp300/dev/ctreg.h	/^#define C_IMRPT         8$/C_LAG	/sys/hp300/dev/hpibvar.h	/^#define	C_LAG		0x20$/C_MASK	/sys/hp/dev/device.h	/^#define	C_MASK		0x8F$/C_NOP	/sys/hp300/dev/ctreg.h	/^#define	C_NOP		0x34$/C_OPT	/sys/hp300/dev/ctreg.h	/^#define	C_OPT		4$/C_QSTAT	/sys/hp300/dev/ctreg.h	/^#define	C_QSTAT		0x10$/C_RAM	/sys/hp300/dev/rdreg.h	/^#define	C_RAM		0x00	\/* single vector (i.e. sector/C_READ	/sys/hp300/dev/ctreg.h	/^#define	C_READ		0x00$/C_REL	/sys/hp300/dev/ctreg.h	/^#define	C_REL		0x140$/C_SADDR	/sys/hp300/dev/ctreg.h	/^#define	C_SADDR		0x10$/C_SCG	/sys/hp300/dev/hpibvar.h	/^#define	C_SCG		0x60$/C_SCSI	/sys/hp/dev/device.h	/^#define C_SCSI		0x82$/C_SKSPAR	/sys/hp300/dev/ctreg.h	/^#define C_SKSPAR        2$/C_SLEN	/sys/hp300/dev/ctreg.h	/^#define	C_SLEN		0x18$/C_SOPT	/sys/hp300/dev/ctreg.h	/^#define	C_SOPT		0x38$/C_SPAR	/sys/hp300/dev/ctreg.h	/^#define C_SPAR          4$/C_SRAM	/sys/hp300/dev/rdreg.h	/^#define	C_SRAM		0x48$/C_SREL	/sys/hp300/dev/ctreg.h	/^#define	C_SREL		0x3b$/C_SSM	/sys/hp300/dev/ctreg.h	/^#define	C_SSM		0x3e$/C_STATUS	/sys/hp300/dev/ctreg.h	/^#define	C_STATUS	0x0d$/C_SUNIT	/sys/hp300/dev/ctreg.h	/^#define	C_SUNIT(x)	(0x20 | (x))$/C_SVOL	/sys/hp300/dev/ctreg.h	/^#define	C_SVOL(x)	(0x40 | (x))$/C_TAG	/sys/hp300/dev/hpibvar.h	/^#define	C_TAG		0x40$/C_TCMD	/sys/hp300/dev/ctreg.h	/^#define	C_TCMD		0x12$/C_UNA	/sys/hp300/dev/hpibvar.h	/^#define	C_UNA		0x5e$/C_UNL	/sys/hp300/dev/hpibvar.h	/^#define	C_UNL		0x3f$/C_UNLOAD	/sys/hp300/dev/ctreg.h	/^#define	C_UNLOAD	0x4a$/C_UNT	/sys/hp300/dev/hpibvar.h	/^#define	C_UNT		0x5f$/C_VME	/sys/hp/dev/device.h	/^#define C_VME		0x83$/C_WFM	/sys/hp300/dev/ctreg.h	/^#define	C_WFM		0x49$/C_WRITE	/sys/hp300/dev/ctreg.h	/^#define	C_WRITE		0x02$/D0	/sys/hp300/include/reg.h	/^#define	D0	(0)$/D1	/sys/hp300/include/reg.h	/^#define	D1	(1)$/D2	/sys/hp300/include/reg.h	/^#define	D2	(2)$/D3	/sys/hp300/include/reg.h	/^#define	D3	(3)$/D4	/sys/hp300/include/reg.h	/^#define	D4	(4)$/D5	/sys/hp300/include/reg.h	/^#define	D5	(5)$/D6	/sys/hp300/include/reg.h	/^#define	D6	(6)$/D7	/sys/hp300/include/reg.h	/^#define	D7	(7)$/DATA	/sys/netccitt/pk.h	/^#define DATA             4 * MAXSTATES$/DATA_IN_PHASE	/sys/hp300/dev/scsireg.h	/^#define	DATA_IN_PHASE	0x01$/DATA_OUT_PHASE	/sys/hp300/dev/scsireg.h	/^#define	DATA_OUT_PHASE	0x00$/DATA_PACKET_DESIGNATOR	/sys/netccitt/pk.h	/^#define DATA_PACKET_DESIGNATOR		0x01$/DATA_TRANSFER	/sys/netccitt/pk.h	/^#define DATA_TRANSFER    4$/DBL_DIG	/sys/hp300/include/float.h	/^#define DBL_DIG		15$/DBL_EPSILON	/sys/hp300/include/float.h	/^#define DBL_EPSILON	2.2204460492503131E-16$/DBL_MANT_DIG	/sys/hp300/include/float.h	/^#define DBL_MANT_DIG	53$/DBL_MAX	/sys/hp300/include/float.h	/^#define DBL_MAX		1.797693134862316E+308$/DBL_MAX_10_EXP	/sys/hp300/include/float.h	/^#define DBL_MAX_10_EXP	308$/DBL_MAX_EXP	/sys/hp300/include/float.h	/^#define DBL_MAX_EXP	1024$/DBL_MIN	/sys/hp300/include/float.h	/^#define DBL_MIN		2.225073858507201E-308$/DBL_MIN_10_EXP	/sys/hp300/include/float.h	/^#define DBL_MIN_10_EXP	-307$/DBL_MIN_EXP	/sys/hp300/include/float.h	/^#define DBL_MIN_EXP	-1021$/DC4_ENABLE	/sys/hp300/include/cpu.h	/^#define	DC4_ENABLE	0x80000000	\/* data cache enabl/DCABRD	/sys/hp/dev/dcareg.h	/^#define	DCABRD(x)	(153600 \/ (x))$/DCAID0	/sys/hp/dev/dcareg.h	/^#define	DCAID0		0x02$/DCAID1	/sys/hp/dev/dcareg.h	/^#define	DCAID1		0x42$/DCAIPL	/sys/hp/dev/dcareg.h	/^#define	DCAIPL(x)	((((x) >> 4) & 3) + 3)$/DCAREMID0	/sys/hp/dev/dcareg.h	/^#define DCAREMID0	0x82$/DCAREMID1	/sys/hp/dev/dcareg.h	/^#define DCAREMID1	0xC2$/DCFA /sys/hp300/hp300/locore.s /^ENTRY(DCFA)$/DCFL /sys/hp300/hp300/locore.s /^ENTRY(DCFL)$/DCFP /sys/hp300/hp300/locore.s /^ENTRY(DCFP)$/DCIA /sys/hp300/hp300/locore.s /^ENTRY(DCIA)$/DCIS /sys/hp300/hp300/locore.s /^ENTRY(DCIS)$/DCIU /sys/hp300/hp300/locore.s /^ENTRY(DCIU)$/DCMCON	/sys/hp300/dev/dcmreg.h	/^#define DCMCON          0x80	\/* REMOTE\/LOCAL swi/DCMID	/sys/hp300/dev/dcmreg.h	/^#define	DCMID		0x5	\/* hardwired card id, read *\//DCMIPL	/sys/hp300/dev/dcmreg.h	/^#define	DCMIPL(x)	((((x) >> 4) & 3) + 3)	\/* inter/DCMRBSIZE	/sys/hp300/dev/dcm.c	/^#define	DCMRBSIZE	94$/DCMRS	/sys/hp300/dev/dcmreg.h	/^#define	DCMRS		0x80	\/* software reset, write *\/$/DCMXBSIZE	/sys/hp300/dev/dcm.c	/^#define DCMXBSIZE	24$/DCM_USPERCH	/sys/hp300/dev/dcm.c	/^#define	DCM_USPERCH(s)	(10000000 \/ (s))$/DCPA /sys/hp300/hp300/locore.s /^ENTRY(DCPA)$/DCPL /sys/hp300/hp300/locore.s /^ENTRY(DCPL)$/DCPP /sys/hp300/hp300/locore.s /^ENTRY(DCPP)$/DC_BE	/sys/hp300/include/cpu.h	/^#define	DC_BE		0x1000	\/* data burst enable *\/$/DC_CE	/sys/hp300/include/cpu.h	/^#define	DC_CE		0x0400	\/* clear data cache entry */DC_CLEAR	/sys/hp300/include/cpu.h	/^#define	DC_CLEAR	(DC_WA|DC_BE|DC_CLR|DC_ENABLE|IC_/DC_CLR	/sys/hp300/include/cpu.h	/^#define	DC_CLR		0x0800	\/* clear entire data cache/DC_ENABLE	/sys/hp300/include/cpu.h	/^#define	DC_ENABLE	0x0100	\/* data cache enable *\//DC_FREEZE	/sys/hp300/include/cpu.h	/^#define	DC_FREEZE	0x0200	\/* data cache freeze *\//DC_TPDU	/sys/netiso/tp_events.h	/^#define DC_TPDU 0x9$/DC_TPDU_type	/sys/netiso/tp_param.h	/^#define DC_TPDU_type	0xc$/DC_WA	/sys/hp300/include/cpu.h	/^#define	DC_WA		0x2000	\/* write allocate *\/$/DDB_ALLOC	/sys/vm/device_pager.c	/^#define DDB_ALLOC	0x04$/DDB_FAIL	/sys/vm/device_pager.c	/^#define DDB_FAIL	0x08$/DDB_FOLLOW	/sys/vm/device_pager.c	/^#define	DDB_FOLLOW	0x01$/DDB_INIT	/sys/vm/device_pager.c	/^#define DDB_INIT	0x02$/DDB_INPUT	/sys/hp300/dev/dcm.c	/^#define DDB_INPUT	0x04$/DDB_INTR	/sys/hp300/dev/dcm.c	/^#define DDB_INTR	0x10$/DDB_INTSCHM	/sys/hp300/dev/dcm.c	/^#define DDB_INTSCHM	0x40$/DDB_IO	/sys/hp300/dev/dma.c	/^#define DDB_IO		0x08$/DDB_IOCTL	/sys/hp300/dev/dcm.c	/^#define DDB_IOCTL	0x20$/DDB_LWORD	/sys/hp300/dev/dma.c	/^#define DDB_LWORD	0x02	\/* same as DMAGO_LWORD *\//DDB_MODEM	/sys/hp300/dev/dcm.c	/^#define DDB_MODEM	0x80$/DDB_OPENCLOSE	/sys/hp300/dev/dcm.c	/^#define DDB_OPENCLOSE	0x100$/DDB_OUTPUT	/sys/hp300/dev/dcm.c	/^#define DDB_OUTPUT	0x08$/DDB_PARAM	/sys/hp300/dev/dcm.c	/^#define DDB_PARAM	0x02$/DDB_SIOERR	/sys/hp300/dev/dcm.c	/^#define DDB_SIOERR	0x01$/DDB_WORD	/sys/hp300/dev/dma.c	/^#define DDB_WORD	0x01	\/* same as DMAGO_WORD *\/$/DEBUG	/sys/hp300/dev/scsi.c	/^#define DEBUG$/DECBIT	/sys/netiso/clnp.h	/^#define	DECBIT$/DECCTQ	/sys/sys/ioctl_compat.h	/^#define		DECCTQ		0x40000000	\/* only ^Q starts aft/DECODEL	/sys/net/slcompress.c	/^#define DECODEL(f) { \\$/DECODES	/sys/net/slcompress.c	/^#define DECODES(f) { \\$/DECODEU	/sys/net/slcompress.c	/^#define DECODEU(f) { \\$/DEC_FINFO	/sys/ufs/lfs/lfs_syscalls.c	/^#define DEC_FINFO(SP) --((SEGSUM *)((SP)->segsum))/DEFAULTOPT	/sys/ufs/ffs/fs.h	/^#define DEFAULTOPT	FS_OPTTIME$/DEFAULT_BAUD_RATE	/sys/hp300/dev/dcm.c	/^#define DEFAULT_BAUD_RATE 9600$/DEFAULT_NPTY	/sys/kern/tty_pty.c	/^#define	DEFAULT_NPTY	32$/DEFAULT_PAGE_SIZE	/sys/vm/vm_param.h	/^#define DEFAULT_PAGE_SIZE	4096$/DEFAULT_WINDOW_SIZE	/sys/netccitt/pk.h	/^#define DEFAULT_WINDOW_SIZE		2$/DEFFILEMODE	/sys/sys/stat.h	/^#define	DEFFILEMODE	(S_IRUSR|S_IWUSR|S_IRGRP|S_IWG/DEFTAPE	/sys/sys/mtio.h	/^#define	DEFTAPE	"\/dev\/rmt12"$/DEL	/sys/hp/dev/kbdmap.h	/^#define	DEL	'\\177'$/DELAY	/sys/hp300/include/param.h	/^#define	DELAY(n)	{ register int N = cpuspeed * (n)/DELETE	/sys/sys/namei.h	/^#define	DELETE		2	\/* setup for file deletion *\/$/DELETE_PACKET	/sys/netccitt/pk.h	/^#define DELETE_PACKET	INVALID_PACKET$/DELIM	/sys/netiso/clnp_debug.c	/^#define	DELIM	'.';$/DESFREE	/sys/hp300/include/vmparam.h	/^#define	DESFREE		(200 * 1024)$/DESFREEFRACT	/sys/hp300/include/vmparam.h	/^#define	DESFREEFRACT	8$/DEV_BSHIFT	/sys/hp300/include/param.h	/^#define	DEV_BSHIFT	9		\/* log2(DEV_BSIZE) *\/$/DEV_BSIZE	/sys/hp300/include/param.h	/^#define	DEV_BSIZE	512$/DFLDSIZ	/sys/hp300/include/vmparam.h	/^#define	DFLDSIZ		(16*1024*1024)		\/* initial data /DFLSSIZ	/sys/hp300/include/vmparam.h	/^#define	DFLSSIZ		(512*1024)		\/* initial stack siz/DIAG_TYPE	/sys/netccitt/pk.h	/^#define DIAG_TYPE       14 * MAXSTATES$/DIOBASE	/sys/hp300/include/cpu.h	/^#define	DIOBASE		(0x600000)$/DIOCGDINFO	/sys/sys/disklabel.h	/^#define DIOCGDINFO	_IOR('d', 101, struct disklabel/DIOCGPART	/sys/sys/disklabel.h	/^#define DIOCGPART	_IOW('d', 104, struct partinfo)	/DIOCRFORMAT	/sys/sys/disklabe

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -