Searched refs:proc_count (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_scalars.c234 OS_getSystemProcesses(uint32_t *proc_count) argument
246 *proc_count = pc;
/freebsd-9.3-release/contrib/groff/src/roff/groff/
H A Dpipeline.c453 int proc_count = ncommands; local
504 while (proc_count > 0) {
513 --proc_count;
/freebsd-9.3-release/contrib/sendmail/src/
H A Dutil.c2466 int proc_count; member in struct:procs
2537 ProcListVec[i].proc_count = count;
2641 CurRunners -= ProcListVec[i].proc_count;
2713 CurRunners -= ProcListVec[i].proc_count;
2715 ProcListVec[i].proc_count);

Completed in 57 milliseconds