Home
last modified time | relevance | path

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

/freebsd/sys/fs/procfs/
H A Dprocfs_rlimit.c79 sbuf_printf(sb, "%s ", rlimit_ident[i]); in procfs_doprocrlimit()
/freebsd/sys/sys/
H A Dresource.h129 static const char *rlimit_ident[RLIM_NLIMITS] = { variable