Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/syscall/
H A Drlimit.c92 struct rlimit64 rl64; in ulimit() local
100 rl64.rlim_max = rl64.rlim_cur = lim; in ulimit()
103 &rl64, gp, RCTL_LOCAL_DENY | RCTL_LOCAL_SIGNAL, SIGXFSZ, in ulimit()