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

/opensolaris-onvv-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c331 struct sonode *so1, *so2; local
347 if ((so1 = getsonode(svs[0], &error, NULL)) == NULL)
355 if (so1->so_family != AF_UNIX || so2->so_family != AF_UNIX) {
360 sti1 = SOTOTPI(so1);
367 ASSERT(so1->so_ops == &sotpi_sonodeops);
370 if (so1->so_type == SOCK_DGRAM) {
375 error = socket_bind(so1, NULL, 0, _SOBIND_UNSPEC, CRED());
377 eprintsoline(so1, error);
389 error = socket_connect(so1,
395 eprintsoline(so1, erro
[all...]
/opensolaris-onvv-gate/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 */
/opensolaris-onvv-gate/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 */

Completed in 280 milliseconds