Searched refs:SYS_port (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/truss/ |
H A D | systable.c | 1041 { "port_create", SYS_port }, 1042 { "port_associate", SYS_port }, 1043 { "port_dissociate", SYS_port }, 1044 { "port_send", SYS_port }, 1045 { "port_sendn", SYS_port }, 1046 { "port_get", SYS_port }, 1047 { "port_getn", SYS_port }, 1048 { "port_alert", SYS_port }, 1049 { "port_dispatch", SYS_port }, 1251 case SYS_port: /* portfs */ in subsys() [all …]
|
H A D | actions.c | 728 case SYS_port: in sysexit()
|
H A D | expound.c | 5605 case SYS_port: in expound()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | syscall.h | 378 #define SYS_port 182 macro
|