Searched refs:IFCONFIG (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/dtrace/test/tst/common/ip/ |
H A D | get.ipv6remote.pl | 52 open IFCONFIG, '/usr/sbin/ifconfig -a inet6 |' 54 while (<IFCONFIG>) { 69 close IFCONFIG;
|
H A D | get.ipv4remote.pl | 52 open IFCONFIG, '/usr/sbin/ifconfig -a |' or die "Couldn't run ifconfig: $!\n"; 53 while (<IFCONFIG>) { 68 close IFCONFIG;
|
/titanic_44/usr/src/test/os-tests/tests/spoof-ras/ |
H A D | spoof-ras.c | 54 #define IFCONFIG(args...) spoof_run_proc("/usr/sbin/ifconfig", \ macro 471 (void) IFCONFIG(testvnic1, "inet6", "unplumb"); in spoof_network_teardown() 475 (void) IFCONFIG(testvnic0, "inet6", "unplumb"); in spoof_network_teardown() 497 if (IFCONFIG(testvnic0, "inet6", "plumb", "up") != 0) { in spoof_network_setup() 510 if (IFCONFIG(testvnic1, "inet6", "plumb", "up") != 0) { in spoof_network_setup()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ |
H A D | THIRDPARTYLICENSE.descrip | 1 PORTIONS OF IFCONFIG COMMAND FUNCTIONALITY
|