Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c10114 static int timescmd(int, char **) FAST_FUNC;
10207 { BUILTIN_SPEC_REG "times" , timescmd },
14116 timescmd(int argc UNUSED_PARAM, char **argv UNUSED_PARAM) in timescmd() function