Searched refs:DEVFS_SUPER_MAGIC (Results 1 – 3 of 3) sorted by relevance
30 #define DEVFS_SUPER_MAGIC 0x1373 macro59 if (fsbuf.f_type != DEVPTS_SUPER_MAGIC && fsbuf.f_type != DEVFS_SUPER_MAGIC) in grantpt()
35 # define DEVFS_SUPER_MAGIC 0x1373 macro80 && fsbuf.f_type == DEVFS_SUPER_MAGIC)) in __posix_openpt()
49 #define DEVFS_SUPER_MAGIC 0x1373 macro
Completed in 3 milliseconds