OpenGrok
Cross Reference: posixmodule.c
xref
: /
external
/
python
/
cpython2
/
Modules
/
posixmodule.c
Home
|
History
|
Annotate
|
Download
|
only in
Modules
Lines Matching
refs:HAVE_SYS_MKDEV_H
348
#if defined(HAVE_MKNOD) && defined(
HAVE_SYS_MKDEV_H
)