Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dstat.c244 static void strcatc(char *str, char c) in strcatc() function
253 strcatc(pformat, 's'); in printfs()
300 strcatc(pformat, 'c');
319 strcatc(pformat, 's');
404 strcatc(pformat, 'c');