Home
last modified time | relevance | path

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

/src/contrib/ofed/infiniband-diags/src/ !
H A Dibccquery.c67 static op_fn_t timestamp_dump; variable
78 {"Timestamp", "TI", timestamp_dump, 0, ""},
327 static char *timestamp_dump(ib_portid_t * dest, char **argv, int argc) in timestamp_dump() function