Home
last modified time | relevance | path

Searched refs:rlimit_ident (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/fs/procfs/
Dprocfs_rlimit.c85 sbuf_printf(sb, "%s ", rlimit_ident[i]); in procfs_doprocrlimit()
/freebsd-12-stable/sys/sys/
Dresource.h132 static const char *rlimit_ident[RLIM_NLIMITS] = { variable