Searched refs:TIMEFORMAT (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.h67 #define TIMEFORMAT "%#.3f" macro
H A Dping.c2454 TIMEFORMAT "/" TIMEFORMAT "/"
2455 TIMEFORMAT "/" TIMEFORMAT "\n",
H A Dping_aux.c482 Printf("time=" TIMEFORMAT " ms", triptime/1000.0);
682 Printf("time=" TIMEFORMAT " ms", triptime/1000.0);
H A Dping_aux6.c521 Printf("time=" TIMEFORMAT " ms", triptime/1000.0);
823 Printf("time=" TIMEFORMAT " ms", triptime/1000.0);
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dvariables.sh470 TIMEFORMAT='this is a test'
471 [[ $({ { time :;} 2>&1;}) == "$TIMEFORMAT" ]] || err_exit 'TIMEFORMAT not working'

Completed in 53 milliseconds