Searched defs:FLAGS (Results 1 – 4 of 4) sorted by relevance
20 FLAGS= -I.. ${DEFS} macro
36 FLAGS= -I${MACHINE} -I../../libc/${MACHINE} macro
80 #define FLAGS(c) (vlinfo[c].vflags) macro
230 #define VFS_START(MP, FLAGS, P) (*(MP)->mnt_op->vfs_start)(MP, FLAGS, P) argument