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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Devent_port.c41 * The second argument of _portfs(PORT_CREATE, 0,,,) represents the version
45 * library create function like port_create_v1(PORT_CREATE, VERSION,,,)
54 r.r_vals = _portfs(PORT_CREATE | PORT_SYS_NOPORT, 0, 0, 0, 0, 0);
/illumos-gate/usr/src/uts/common/sys/
H A Dport_impl.h55 #define PORT_CREATE 0 /* create a port */ macro
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport.c549 * a0 is a port file descriptor (except for PORT_SENDN and PORT_CREATE).
575 if (opcode == PORT_CREATE) {

Completed in 65 milliseconds