Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/include/
H A Dpath.h102 extern const char e_timeformat[];
/titanic_50/usr/src/lib/libshell/common/data/
H A Dmsg.c197 const char e_timeformat[] = "\nreal\t%2lR\nuser\t%2lU\nsys\t%2lS"; variable
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dxec.c1885 const char *format = e_timeformat; in sh_exec()
1941 format = e_timeformat; in sh_exec()