HomeSort by relevance Sort by last modified time
    Searched refs:port (Results 1 - 25 of 147) sorted by null

1 2 3 4 5 6

  /test/stcnv/usr/src/suites/storage/comstar/tests/stmfadm/remove/
tp_remove_stmfadm_009.ksh 48 # Add these FC targets port wwn into the target group
84 for port in $G_TARGET
86 stmfadm_offline POS target $port
87 stmfadm_add POS tg-member -g ${TG[0]} $port
89 for port in $G_TARGET
91 stmfadm_remove POS tg-member -g ${TG[0]} $port
93 for port in $G_TARGET
95 stmfadm_online POS target $port
tp_remove_stmfadm_010.ksh 48 # Add these FC targets port wwn into the target group
83 for port in $G_TARGET
85 stmfadm_offline POS target $port
86 stmfadm_add POS tg-member -g ${TG[0]} $port
88 for port in $G_TARGET
90 stmfadm_remove POS tg-member -g ${TG[0]} $port
95 for port in $G_TARGET
97 stmfadm_online POS target $port
tp_remove_stmfadm_008.ksh 48 # Add these FC targets port wwn into the target group
83 for port in $G_TARGET
85 stmfadm_online POS target $port
86 stmfadm_add POS tg-member -g ${TG[0]} $port
88 for port in $G_TARGET
90 stmfadm_remove NEG tg-member -g ${TG[0]} $port
  /test/ontest-stc2/src/tools/tet/contrib/ctitools/src/utils/
get_sysid_by_sysname.ksh 15 print -u2 "Usage: $prog -s systems_file -p port sysname ..."
22 p) port=$OPTARG;;
42 if [[ -z $port ]]
44 print -u2 "Port number must be specified"
50 num_lines=$(grep " $sys $port$" $systems_file | wc -l | awk '{print $1}')
53 print -u2 "Cannot find entry for $sys:$port"
57 print -u2 "The entry for $sys:$port is multiply defined"
60 sysid=$(grep " $sys $port$" $systems_file | awk '{print $1}')
63 print -u2 "Cannot determine sysid for $sys:$port, file corrupted"
68 print -u2 "Cannot determine sysid for $sys:$port, file corrupted
    [all...]
get_sysname_by_sysid.ksh 15 print -u2 "Usage: $prog -s systems_file -p port sysid ..."
22 p) port=$OPTARG;;
42 if [[ -z $port ]]
44 print -u2 "Port number must be specified"
56 num_lines=$(grep "^$sys .* $port$" $systems_file | wc -l | awk '{print $1}')
59 print -u2 "Cannot find entry for $sys:$port"
63 print -u2 "The entry for $sys:$port is multiply defined"
66 sysname=$(grep "^$sys .* $port$" $systems_file | awk '{print $2}')
69 print -u2 "Cannot determine sysid for $sys:$port, file corrupted"
74 print -u2 "Cannot determine sysid for $sys:$port, file corrupted
    [all...]
create_systems_files_add.ksh 13 port=$3
50 echo "000 $test_master $port" >$systems_file
79 grep " $sys $port" $systems_file >/dev/null 2>&1
83 echo "$last_sysid $sys $port" >>$systems_file
  /test/stcnv/usr/src/tools/tet/contrib/ctitools/src/utils/
get_sysid_by_sysname.ksh 15 print -u2 "Usage: $prog -s systems_file -p port sysname ..."
22 p) port=$OPTARG;;
42 if [[ -z $port ]]
44 print -u2 "Port number must be specified"
50 num_lines=$(grep " $sys $port$" $systems_file | wc -l | awk '{print $1}')
53 print -u2 "Cannot find entry for $sys:$port"
57 print -u2 "The entry for $sys:$port is multiply defined"
60 sysid=$(grep " $sys $port$" $systems_file | awk '{print $1}')
63 print -u2 "Cannot determine sysid for $sys:$port, file corrupted"
68 print -u2 "Cannot determine sysid for $sys:$port, file corrupted
    [all...]
get_sysname_by_sysid.ksh 15 print -u2 "Usage: $prog -s systems_file -p port sysid ..."
22 p) port=$OPTARG;;
42 if [[ -z $port ]]
44 print -u2 "Port number must be specified"
56 num_lines=$(grep "^$sys .* $port$" $systems_file | wc -l | awk '{print $1}')
59 print -u2 "Cannot find entry for $sys:$port"
63 print -u2 "The entry for $sys:$port is multiply defined"
66 sysname=$(grep "^$sys .* $port$" $systems_file | awk '{print $2}')
69 print -u2 "Cannot determine sysid for $sys:$port, file corrupted"
74 print -u2 "Cannot determine sysid for $sys:$port, file corrupted
    [all...]
  /test/ontest-stc2/src/suites/net/nc/tests/pflag/
tp_pflag_001_pos.ksh 32 tc_desc="test -p flag for setting client source port \
53 # compare port seen by server with the one used by client
54 tet_infoline "comparing the port as seen by server and used by client"
55 integer -r port=$( $CAT $NC_ERRFILE | \
56 $SED 's/\(.*\) port \([0-9]*\)/\2/' )
57 debug "port as seen by server: $port"
58 debug "port set by client: $SRC_PORT_SUCCEEDED"
59 if [[ "x$port" != "x$SRC_PORT_SUCCEEDED" ]]; then
60 tet_infoline "ports do not match ($port != $res)
    [all...]
  /test/stcnv/usr/src/suites/net/nc/tests/pflag/
tp_pflag_001_pos.ksh 32 tc_desc="test -p flag for setting client source port \
53 # compare port seen by server with the one used by client
54 tet_infoline "comparing the port as seen by server and used by client"
55 integer -r port=$( $CAT $NC_ERRFILE | \
56 $SED 's/\(.*\) port \([0-9]*\)/\2/' )
57 debug "port as seen by server: $port"
58 debug "port set by client: $SRC_PORT_SUCCEEDED"
59 if [[ "x$port" != "x$SRC_PORT_SUCCEEDED" ]]; then
60 tet_infoline "ports do not match ($port != $res)
    [all...]
  /test/stcnv/usr/src/suites/storage/comstar/tests/stmfadm/offline/
tp_offline_stmfadm_004.ksh 79 for port in $G_TARGET
81 stmfadm_add POS tg-member -g ${TG[0]} $port
84 for port in $G_TARGET
86 stmfadm_remove POS tg-member -g ${TG[0]} $port
tp_offline_stmfadm_020.ksh 83 for port in $initiator_list
85 stmfadm_add POS hg-member -g ${HG[0]} $port
89 for port in $initiator_list
91 stmfadm_remove POS hg-member -g ${HG[0]} $port
tp_offline_stmfadm_009.ksh 80 for port in $initiator_list
82 stmfadm_add POS hg-member -g ${HG[0]} $port
tp_offline_stmfadm_010.ksh 78 for port in $G_TARGET
80 stmfadm_add POS tg-member -g ${TG[0]} $port
  /test/ohacts/src/tset/sanity/include/
TransportTestReboot.h 48 extern int start_server_reboot(int server_node_no, int port);
50 int port);
52 extern int remote_verify_connection(int srv_node, int cln_node, int port);
  /test/stcnv/usr/src/suites/storage/comstar/tests/stmfadm/add/
tp_add_stmfadm_024.ksh 47 # Add these FC targets port wwn into the target group
81 for port in $G_TARGET
83 stmfadm_online POS target $port
84 stmfadm_add POS tg-member -g ${TG[0]} $port
tp_add_stmfadm_025.ksh 47 # Add these FC targets port wwn into the target group
81 for port in $G_TARGET
83 stmfadm_offline POS target $port
84 stmfadm_add POS tg-member -g ${TG[0]} $port
tp_add_stmfadm_026.ksh 47 # Add these FC targets port wwn into the target group
81 for port in $G_TARGET
83 stmfadm_offline POS target $port
84 stmfadm_add POS tg-member -g ${TG[0]} $port
  /test/ontest-stc2/src/suites/security/sbd/include/
common.h 43 int bind_socket(int sock, char *addr, int port, char *proto);
46 int conn_socket(int sock, char *addr, int port, char *proto);
47 int send_socket(int sock, char *msg, char *addr, int port, char *proto);
53 int send_tcp(int sock, char *msg, char *addr, int port);
54 int send_udp(int sock, char *msg, char *addr, int port);
55 int send_sctp(int sock, char *msg, char *addr, int port);
56 int send_icmp(int sock, char *msg, char *addr, int port);
  /test/stcnv/usr/src/suites/security/sbd/include/
common.h 43 int bind_socket(int sock, char *addr, int port, char *proto);
46 int conn_socket(int sock, char *addr, int port, char *proto);
47 int send_socket(int sock, char *msg, char *addr, int port, char *proto);
53 int send_tcp(int sock, char *msg, char *addr, int port);
54 int send_udp(int sock, char *msg, char *addr, int port);
55 int send_sctp(int sock, char *msg, char *addr, int port);
56 int send_icmp(int sock, char *msg, char *addr, int port);
  /test/stcnv/usr/src/suites/storage/jist/lib/com/sun/honeycomb/client/
Connection.java 49 Connection(String address, int port) throws ArchiveException, IOException {}
51 Connection(String address, int port, boolean useTcp)
  /test/ontest-stc2/src/suites/security/sbd/bin/
bindtrace.ksh 53 echo $ln |read pid execname af proto addr port tmp
55 [ "x$port" = "x" ] && {
56 echo "SBD, Warning -- no port got?"
59 [ "x$port" = "x0" ] && continue
74 echo "$mydir/sock_client $proto -s \"$saddr $port\" \c"
76 $mydir/sock_client $proto -s "$saddr $port" aaabbbccc
79 echo "$execname opened($proto) $addr:$port"
82 echo "$execname opened($proto) at $addr:$port\c"
  /test/stcnv/usr/src/suites/security/sbd/bin/
bindtrace.ksh 53 echo $ln |read pid execname af proto addr port tmp
55 [ "x$port" = "x" ] && {
56 echo "SBD, Warning -- no port got?"
59 [ "x$port" = "x0" ] && continue
74 echo "$mydir/sock_client $proto -s \"$saddr $port\" \c"
76 $mydir/sock_client $proto -s "$saddr $port" aaabbbccc
79 echo "$execname opened($proto) $addr:$port"
82 echo "$execname opened($proto) at $addr:$port\c"
  /test/stcnv/usr/src/suites/storage/comstar/tests/fc/visible/
tp_visible_fc_001.ksh 92 for port in $G_TARGET
94 stmfadm_add POS tg-member -g ${TG[0]} $port
101 for port in $initiator_list
103 stmfadm_add POS hg-member -g ${HG[0]} $port
  /test/stcnv/usr/src/suites/storage/comstar/tests/fcoe/visible/
tp_visible_fcoe_001.ksh 93 for port in $G_TARGET
95 stmfadm_add POS tg-member -g ${TG[0]} $port
102 for port in $initiator_list
104 stmfadm_add POS hg-member -g ${HG[0]} $port

Completed in 420 milliseconds

1 2 3 4 5 6