Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockcommon.c53 extern int xnet_skip_checks, xnet_check_print, xnet_truncate_print;
H A Dsocksyscalls.c83 extern int xnet_truncate_print;
315 else if (ulen != 0 && xnet_truncate_print) { in copyout_name()
H A Dsocktpi.c175 int xnet_truncate_print = 0; variable