Coda Distributed File System
Macros
coda_offsetof.h File Reference
#include <sys/types.h>
#include <stddef.h>
Include dependency graph for coda_offsetof.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define coda_offsetof(type, member)   offsetof(type, member)
 

Macro Definition Documentation

◆ coda_offsetof

#define coda_offsetof (   type,
  member 
)    offsetof(type, member)