Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsoconfig.c604 if (_sockconfig(SOCKCONFIG_GET_SOCKTABLE, &sc_table) == -1) { in print_socktable()
621 if (_sockconfig(SOCKCONFIG_GET_SOCKTABLE, &sc_table) == -1) { in print_socktable()
/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h1010 #define SOCKCONFIG_GET_SOCKTABLE 4 macro
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c1919 case SOCKCONFIG_GET_SOCKTABLE: in sockconfig()