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

/illumos-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.c1119 sti->sti_faddr_noxlate = 1;
1749 if (!sti->sti_faddr_noxlate) {
1887 nsti->sti_faddr_noxlate = sti->sti_faddr_noxlate;
2364 sti->sti_faddr_noxlate = 1;
2389 if (sti->sti_faddr_noxlate) {
2868 if (sti->sti_faddr_noxlate) {
3696 if (sti->sti_faddr_noxlate) {
4016 if (sti->sti_faddr_noxlate) {
4873 *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;
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dnet.c763 if (st->st_info.sti_faddr_noxlate) {

Completed in 77 milliseconds