Searched refs:R_CNUMB (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/lib/libutil/ |
H A D | login_cap.c | 409 #define R_CNUMB 3 macro 422 { RLIMIT_NPROC, R_CNUMB, "maxproc", }, 423 { RLIMIT_NTHR, R_CNUMB, "maxthread", }, 424 { RLIMIT_NOFILE, R_CNUMB, "openfiles", }, 465 case R_CNUMB: in gsetrl()
|