Home
last modified time | relevance | path

Searched defs:nprocs (Results 1 – 9 of 9) sorted by relevance

/netbsd/tests/kernel/
H A Dt_lockf.c57 #define nprocs 10 /* number of processes to spawn */ macro
/netbsd/bin/sh/
H A Djobs.h73 int nprocs; /* number of processes */ member
H A Djobs.c1105 makejob(union node *node, int nprocs) in makejob()
/netbsd/external/mit/libuv/dist/src/unix/
H A Dnetbsd.c138 int nprocs; in uv_resident_set_memory() local
/netbsd/sys/rump/librump/rumpkern/
H A Dlwproc.c61 u_int nprocs = 1; variable
/netbsd/lib/libkvm/
H A Dkvm_proc.c495 int mib[6], st, nprocs; in kvm_getproc2() local
835 int mib[4], st, nprocs; in kvm_getprocs() local
/netbsd/external/bsd/top/dist/machine/
H A Dm_aix5.c213 int nprocs; /* maximum nr of procs in proctab */ variable
H A Dm_aix43.c212 int nprocs; /* maximum nr of procs in proctab */ variable
/netbsd/external/zlib/pigz/dist/
H A Dpigz.c3674 local int nprocs(int n) in nprocs() function