Your IP : 216.73.216.124


Current Path : /proc/self/root/proc/self/root/proc/8644/task/8644/root/proc/self/root/usr/include/linux/
Upload File :
Current File : //proc/self/root/proc/self/root/proc/8644/task/8644/root/proc/self/root/usr/include/linux/kdev_t.h

#ifndef _LINUX_KDEV_T_H
#define _LINUX_KDEV_T_H

/*
Some programs want their definitions of MAJOR and MINOR and MKDEV
from the kernel sources. These must be the externally visible ones.
*/
#define MAJOR(dev)	((dev)>>8)
#define MINOR(dev)	((dev) & 0xff)
#define MKDEV(ma,mi)	((ma)<<8 | (mi))
#endif


Warning: Unknown: open(/var/www/iplanru/data/bin-tmp/sess_ca377fb239b7df56f0ca573cc7c20976, O_RDWR) failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/www/iplanru/data/bin-tmp) in Unknown on line 0