HomeSort by: relevance | last modified time | path
    Searched refs:OFFT_F (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/pax/
pax.h 272 #define OFFT_F "%" PRIuMAX
ar_io.c 459 (void)fprintf(listf, OFFT_F " blocks\n",
1618 (void)snprintf(buf, size, "%lu secs (" OFFT_F " %s/sec)",
1626 (void)snprintf(buf, size, OFFT_F " bytes", (OFFT_T)sz);
cpio.c 227 tty_warn(1, "Cpio link name length is invalid: " OFFT_F,

Completed in 14 milliseconds