Searched defs:pfx2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c1848 const char *pfx2, boolean_t vflag)
1865 if (vflag && (pfx2 != NULL))
1867 "%s\t(raw time value %" PRIu64 ")\n"), pfx2, lt);
1847 printsatime(FILE *file, int64_t lt, const char *msg, const char *pfx, const char *pfx2, boolean_t vflag) argument

Completed in 62 milliseconds