HomeSort by relevance Sort by last modified time
    Searched refs:format_timestamp (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
print-babel.c 162 format_timestamp(const uint32_t i) function
314 ND_PRINT((ndo, " %s", format_timestamp(t1)));
319 ND_PRINT((ndo, " %s", format_timestamp(t1)));
321 ND_PRINT((ndo, "|%s", format_timestamp(t2)));
  /external/openssh/
krl.c 789 format_timestamp(u_int64_t timestamp, char *ts, size_t nts) function
967 format_timestamp(krl->generated_date, timestamp, sizeof(timestamp));
    [all...]

Completed in 74 milliseconds