Searched refs:tabto (Results 1 – 4 of 4) sorted by relevance
804 tabto(); in trace_syscall_exiting()835 tabto(); in trace_syscall_exiting()
684 tabto(void) in tabto() function2218 tabto(); in print_event_exit()
738 extern void tabto(void);
29504 (tabto): Likewise.30999 (tabto): Use tprints(str), since tprintf(str) was throwing a warning.31143 Optimize tabto()31144 tabto is used in many lines of strace output.31149 * defs.h: Drop extern declaration of acolumn. Make tabto()31151 * process.c (sys_exit): Call tabto() with no parameters.31152 * syscall.c (trace_syscall_exiting): Call tabto() with no parameters.31155 (printleader): Call tabto() with no parameters.31156 (tabto): Use simpler method to print lots of spaces.