HomeSort by: relevance | last modified time | path
    Searched defs:syst (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/macppc/dev/
lightbar.c 242 int all, sys, idle, syst, i; local
247 syst = (int)(cp_time[CP_SYS] - prev[CP_SYS]);
249 sys = syst * 8 / total;
lightbar.c 242 int all, sys, idle, syst, i; local
247 syst = (int)(cp_time[CP_SYS] - prev[CP_SYS]);
249 sys = syst * 8 / total;
  /src/usr.bin/ftp/
cmds.c 2425 syst(int argc, char *argv[]) function
2435 (void)command("SYST");
cmds.c 2425 syst(int argc, char *argv[]) function
2435 (void)command("SYST");

Completed in 31 milliseconds