Searched refs:tabto (Results 1 – 4 of 4) sorted by relevance
781 tabto(); in syscall_exiting_trace()809 tabto(); in syscall_exiting_trace()
682 tabto(void) in tabto() function2217 tabto(); in print_event_exit()
818 extern void tabto(void);
41132 (tabto): Likewise.42627 (tabto): Use tprints(str), since tprintf(str) was throwing a warning.42771 Optimize tabto()42772 tabto is used in many lines of strace output.42777 * defs.h: Drop extern declaration of acolumn. Make tabto()42779 * process.c (sys_exit): Call tabto() with no parameters.42780 * syscall.c (trace_syscall_exiting): Call tabto() with no parameters.42783 (printleader): Call tabto() with no parameters.42784 (tabto): Use simpler method to print lots of spaces.