OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strxf_time
(Results
1 - 1
of
1
) sorted by null
/external/iproute2/ip/
ipxfrm.c
363
static const char *
strxf_time
(__u64 time)
function
436
fprintf(fp, " add %s ",
strxf_time
(cur->add_time));
437
fprintf(fp, "use %s%s",
strxf_time
(cur->use_time), _SL_);
810
fprintf(fp, "%s",
strxf_time
(lastused));
[
all
...]
Completed in 1925 milliseconds