Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c103 static int nofile_increase(int);
155 (nofile_increase(0) == 0)) { in nfslib_transport_open()
220 nofile_increase(int limit) in nofile_increase() function