Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dulimit.h49 #define UL_SFILLIM UL_SETFSIZE /* set file limit */
61 #define UL_SETFSIZE 2 /* set file limit */ macro
/titanic_44/usr/src/cmd/ssh/sshd/
H A Dsession.c973 ulimit(UL_SETFSIZE, atol(ptr)) < 0L) in deflt_do_setup_env()