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

  /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");

Completed in 13 milliseconds