Searched refs:sti_faddr_noxlate (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.h146 sti_faddr_noxlate : 1, /* No xlation of faddr for AF_UNIX */ member in struct:sotpi_info
H A Dsocktpi.c1108 sti->sti_faddr_noxlate = 1;
1738 if (!sti->sti_faddr_noxlate) {
1876 nsti->sti_faddr_noxlate = sti->sti_faddr_noxlate;
2353 sti->sti_faddr_noxlate = 1;
2378 if (sti->sti_faddr_noxlate) {
2857 if (sti->sti_faddr_noxlate) {
3683 if (sti->sti_faddr_noxlate) {
3984 if (sti->sti_faddr_noxlate) {
4834 *namelen = sti->sti_faddr_noxlate
[all...]
H A Dsocksubr.c594 if (SOTOTPI(so)->sti_faddr_noxlate) {
647 ASSERT(!sti->sti_faddr_noxlate);
1823 pksi->ks_si.si_faddr_noxlate = sti->sti_faddr_noxlate;
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c763 if (st->st_info.sti_faddr_noxlate) {

Completed in 117 milliseconds