Home
last modified time | relevance | path

Searched defs:timebuf (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/coreutils/
Dtouch.c85 struct timespec timebuf[2]; in touch_main() local
89 # define timebuf ((struct timespec*)NULL) in touch_main() macro
/busybox-1.35.0/libbb/
Dlineedit.c1946 char timebuf[sizeof("HH:MM:SS")]; in parse_and_put_prompt() local
2021 strftime_HHMMSS(timebuf, sizeof(timebuf), NULL)[-3] = '\0'; in parse_and_put_prompt() local