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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Devent_port.c54 r.r_vals = _portfs(PORT_CREATE | PORT_SYS_NOPORT, 0, 0, 0, 0, 0);
147 r.r_vals = _portfs(PORT_SENDN | PORT_SYS_NOPORT,
161 r.r_vals = _portfs(PORT_SENDN | PORT_SYS_NOPORT,
/illumos-gate/usr/src/uts/common/sys/
H A Dport_impl.h65 #define PORT_SYS_NOPORT 0x100 /* system call without port-id */ macro
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport.c550 * The libc uses PORT_SYS_NOPORT in functions which do not deliver a
565 if (opcode & PORT_SYS_NOPORT) {

Completed in 48 milliseconds