Home
last modified time | relevance | path

Searched refs:ALIGN (Results 1 – 1 of 1) sorted by relevance

/io/
A Dfts.c69 #ifndef ALIGN
70 #define ALIGN(p) (((unsigned long int) (p) + ALIGNBYTES) & ~ALIGNBYTES) macro
1009 p->fts_statp = (struct STRUCT_STAT *)ALIGN(p->fts_name + namelen + 2); in fts_alloc()

Completed in 4 milliseconds