Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c354 struct sonode *so1, *so2; in so_socketpair() local
371 if ((so1 = getsonode(svs[0], &error, NULL)) == NULL) in so_socketpair()
379 if (so1->so_family != AF_UNIX || so2->so_family != AF_UNIX) { in so_socketpair()
384 sti1 = SOTOTPI(so1); in so_socketpair()
391 ASSERT(so1->so_ops == &sotpi_sonodeops); in so_socketpair()
394 if (so1->so_type == SOCK_DGRAM) { in so_socketpair()
399 error = socket_bind(so1, NULL, 0, _SOBIND_UNSPEC, CRED()); in so_socketpair()
401 eprintsoline(so1, error); in so_socketpair()
413 error = socket_connect(so1, in so_socketpair()
419 eprintsoline(so1, error); in so_socketpair()
[all …]
/titanic_44/usr/src/uts/sun4v/ml/
H A Dtrap_table.s1336 SPILL_32bit_tt1(ASI_AIUS,so1); /* 0A4 spill 1 other */
1337 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0A8 spill 2 other */
1338 SPILL_32bit_tt1(ASI_AIUS,so1); /* 0AC spill 3 other */
1339 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0B0 spill 4 other */
/titanic_44/usr/src/uts/sun4u/ml/
H A Dtrap_table.s1561 SPILL_32bit_tt1(ASI_AIUS,so1); /* 0A4 spill 1 other */
1562 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0A8 spill 2 other */
1563 SPILL_32bit_tt1(ASI_AIUS,so1); /* 0AC spill 3 other */
1564 SPILL_64bit_tt1(ASI_AIUS,so1); /* 0B0 spill 4 other */