BRL-CAD
#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
Include dependency graph for bio.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define O_TEMPORARY   0
 
#define O_BINARY   0
 
#define S_ISBLK(mode)   (0)
 
#define S_ISCHR(mode)   (0)
 
#define S_ISDIR(mode)   (0)
 
#define S_ISFIFO(mode)   (0)
 
#define S_ISLNK(mode)   (0)
 
#define S_ISREG(mode)   (0)
 
#define S_ISSOCK(mode)   (0)