Home
last modified time | relevance | path

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

/dragonfly/usr.bin/stat/
H A Dstat.c191 static char *xfflagstostr(unsigned long);
397 xfflagstostr(unsigned long fflags) in xfflagstostr() function
811 sdata = xfflagstostr(st->st_flags); in format1()