Searched refs:tabto (Results 1 – 4 of 4) sorted by relevance
778 tabto(); in syscall_exiting_trace()806 tabto(); in syscall_exiting_trace()
706 tabto(void) in tabto() function2235 tabto(); in print_event_exit()
1145 extern void tabto(void);
48694 (tabto): Likewise.50189 (tabto): Use tprints(str), since tprintf(str) was throwing a warning.50333 Optimize tabto()50334 tabto is used in many lines of strace output.50339 * defs.h: Drop extern declaration of acolumn. Make tabto()50341 * process.c (sys_exit): Call tabto() with no parameters.50342 * syscall.c (trace_syscall_exiting): Call tabto() with no parameters.50345 (printleader): Call tabto() with no parameters.50346 (tabto): Use simpler method to print lots of spaces.