Home | Sort by: relevance | last modified time | path |
/src/sys/arch/macppc/dev/ | |
lightbar.c | 241 int all, sys, idle, syst, i; local in function:lightbar_update 246 syst = (int)(cp_time[CP_SYS] - prev[CP_SYS]); 248 sys = syst * 8 / total; |
/src/usr.bin/ftp/ | |
cmds.c | 2425 syst(int argc, char *argv[]) function in typeref:typename:void 2435 (void)command("SYST"); |