Home
last modified time | relevance | path

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

/freebsd/usr.sbin/makefs/
H A Dwalk.c494 #define ASEPRINT(t, b, o, n) \ in apply_specentry() macro
500 ASEPRINT("gid", "%d", in apply_specentry()
505 ASEPRINT("mode", "%#o", in apply_specentry()
512 ASEPRINT("size", "%lld", in apply_specentry()
520 ASEPRINT("symlink", "%s", dirnode->symlink, specnode->slink); in apply_specentry()
525 ASEPRINT("time", "%ld", in apply_specentry()
538 ASEPRINT("uid", "%d", in apply_specentry()
543 ASEPRINT("flags", "%#lX", in apply_specentry()
554 #undef ASEPRINT in apply_specentry()