Searched refs:thost (Results 1 – 4 of 4) sorted by relevance
/external/ltp/testcases/network/rpc/basic_tests/rpcinfo/ |
D | rpcinfo01.sh | 56 local thost="$(tst_ipaddr)" 58 EXPECT_RHOST_PASS rpcinfo -p $thost | grep -q portmapper 59 EXPECT_RHOST_PASS rpcinfo -t $thost $TPNUM 60 EXPECT_RHOST_PASS rpcinfo -t $thost $TPNUM $TVNUM 61 EXPECT_RHOST_PASS rpcinfo -t $thost $TCPNAME 62 EXPECT_RHOST_PASS rpcinfo -t $thost $TCPNAME $TVNUM 63 EXPECT_RHOST_PASS rpcinfo -u $thost 100000 64 EXPECT_RHOST_PASS rpcinfo -u $thost 100000 2 65 EXPECT_RHOST_PASS rpcinfo -u $thost portmapper 66 EXPECT_RHOST_PASS rpcinfo -u $thost portmapper 2 [all …]
|
/external/ltp/testcases/network/rpc/basic_tests/rpc01/ |
D | rpc01.sh | 48 local thost="$(tst_ipaddr)" 54 EXPECT_RHOST_PASS rpc1 -s $thost -f $LTP_DATAROOT/$f
|
/external/openssh/ |
D | scp.c | 888 char *bp, *tuser, *thost, *targ; in toremote() local 898 r = parse_scp_uri(argv[argc - 1], &tuser, &thost, &tport, &targ); in toremote() 905 if (parse_user_host_path(argv[argc - 1], &tuser, &thost, in toremote() 943 if (do_cmd2(thost, tuser, tport, bp, remin, remout) < 0) in toremote() 980 thost, targ); in toremote() 987 if (do_cmd(thost, tuser, tport, bp, &remin, in toremote() 999 free(thost); in toremote()
|
/external/libabigail/tests/data/test-abidiff/ |
D | test-PR18166-libtirpc.so.abi | 4099 …<parameter type-id='type-id-12' name='thost' filepath='/home/max/src/v6/libtirpc/src/auth_time.c' …
|