projects
/
apple
/
xnu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
xnu-2422.1.72.tar.gz
[apple/xnu.git]
/
bsd
/
sys
/
conf.h
diff --git
a/bsd/sys/conf.h
b/bsd/sys/conf.h
index bd6e518b0309b57413d27fdaa14d26d3c358fae2..2d7dd1d3388a0853fc291c58011a1c7fa9836c91 100644
(file)
--- a/
bsd/sys/conf.h
+++ b/
bsd/sys/conf.h
@@
-93,12
+93,6
@@
struct vnode;
#define D_TTY 3
#ifdef KERNEL
#define D_TTY 3
#ifdef KERNEL
-/*
- * Flags for d_type (squeezed into the top half of d_type).
- */
-#define D_TYPEMASK 0xffff
-#define D_TRACKCLOSE 0x00010000 /* track all closes */
-
/*
* Device switch function types.
*/
/*
* Device switch function types.
*/