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

1 2 3 4 5 6 7 8 91011>>

  /sfw/usr/src/cmd/powerman/powerman-2.3/etc/
apcold.dev 19 expect "\n"
20 expect "User Name : "
22 expect "Password : "
24 expect "> "
26 expect "> "
30 expect "> "
35 expect "> "
38 expect "([1-8]+):(ON|OFF)[^\n]*\r\n"
41 expect "> "
43 expect "> "
    [all...]
apcnew.dev 18 expect "\n"
19 expect "User Name : "
21 expect "Password : "
23 expect "> "
25 expect "> "
33 expect "([0-9]+)-[^\n]*(ON|OFF)[^\n]*\r\n"
36 expect "> "
40 expect "> "
42 expect "> "
45 expect "Enter 'YES' to continue or <ENTER> to cancel :
    [all...]
apcpdu3.dev 12 expect "\n"
13 expect "\rUser Name : "
15 expect "\rPassword : "
17 expect "> "
19 expect "> "
21 expect "> "
23 expect "to continue..."
25 expect "> "
29 expect "> "
31 expect "> "
    [all...]
apcpdu.dev 20 expect "\n"
21 expect "\rUser Name : "
23 expect "\rPassword : "
25 expect "> "
27 expect "> "
29 expect "to continue..."
31 expect "> "
35 expect "> "
37 expect "> "
44 expect "([0-9])*[^\r\n]*(ON|OFF)\r\n
    [all...]
baytech-rpc28-nc.dev 13 # expect ".*RPC-28[A]*>"
24 expect ".*RPC-28[A]*>"
28 expect ".*RPC-28[A]*>"
33 expect ".*RPC-28[A]*>"
36 expect "Outlet[ ]+([0-9]+)[^:0-9]+: (On|Off)"
39 expect "RPC-28[A]*>"
43 expect ".*RPC-28[A]*>"
45 expect "RPC-28[A]*>"
49 expect ".*RPC-28[A]*>"
51 expect "RPC-28[A]*>
    [all...]
apc.dev 17 expect "\n"
18 expect "User Name : "
20 expect "Password : "
22 expect "> "
24 expect "> "
26 expect "> "
34 expect "([0-9]+)-[^\n]*(ON|OFF)[^\n]*\r\n"
37 expect "> "
41 expect "> "
43 expect "> "
    [all...]
apc7900.dev 16 expect "\rUser Name : "
18 expect "\rPassword : "
20 expect "> "
22 expect "> "
24 expect "> "
28 expect "> "
30 expect "> "
36 expect "([0-9]+)-[^\n]*(ON|OFF)[^\n]*\r\n"
39 expect "> "
43 expect "> "
    [all...]
cyclades-pm10.dev 10 expect "Username: "
12 expect "Password: "
14 expect "pm>"
18 expect "pm>"
22 expect "Users"
24 expect "([0-9]+)[[:space:]]+Unlocked (ON|OFF)"
27 expect "pm>"
31 expect "Outlet turned on."
32 expect "pm>"
37 expect "Outlet turned on.
    [all...]
cyclades-pm8.dev 10 expect "Username: "
12 expect "Password: "
14 expect "pm>"
18 expect "pm>"
22 expect "Users"
24 expect "([0-9]+)[[:space:]]+Unlocked (ON|OFF)"
27 expect "pm>"
31 expect "Outlet turned on."
32 expect "pm>"
37 expect "Outlet turned on.
    [all...]
cyclades-pm42.dev 14 expect "Username: "
16 expect "Password: "
18 expect "pm>"
22 expect "pm>"
26 expect "Users"
28 expect "([0-9]+)[[:space:]]+Unlocked (ON|OFF)"
31 expect "pm>"
35 expect "Outlet turned on."
36 expect "pm>"
41 expect "Outlet turned on.
    [all...]
baytech.dev 23 expect ">"
26 expect "\n"
27 expect "Enter password>"
29 expect "Enter Selection>"
31 expect ">"
35 expect "Enter Selection>"
40 expect "Circuit Breaker:[^\n]*\r\n"
42 expect "([0-9]+)[ ]+(On|Off)"
45 expect ">"
49 expect ">"
    [all...]
ilom.dev 26 expect "->|Password:|login: "
28 expect "->|Password: "
30 expect "->"
34 expect "(POWERSTATE|power_state)[^Oo]+(On|Off|on|off)"
36 expect "->"
40 expect "->"
44 expect "->"
48 expect "->"
51 expect "->"
55 expect "->
    [all...]
wti-rps10.dev 25 expect "Plug ([0-9]) (On|Off)"
27 expect "Complete"
31 expect "Plug [0-9] On"
32 expect "Complete"
36 expect "Plug [0-9] Off"
37 expect "Complete"
43 expect "Plug [0-9] Off"
44 expect "Complete"
49 expect "Plug [0-9] On"
50 expect "Complete
    [all...]
ibmbladecenter.dev 14 expect "username: "
16 expect "password: "
18 expect "system> "
20 expect "OK\r\nsystem> "
27 expect "(On|Off)\r\nsystem> "
33 expect "OK\r\nsystem> "
38 expect "OK\r\nsystem> "
42 expect "OK\r\nsystem> "
46 expect "OK\r\nsystem> "
wti.dev 20 expect "\n"
21 expect "word: "
23 expect "NPS> "
30 expect "Default"
31 expect "\\+\r\n"
33 expect " ([0-9]+)[^\n]*(ON|OFF)[^\n]*(ON|OFF)[^\n]*\r\n"
36 expect "\\+\r\n"
37 expect "NPS> "
41 expect "NPS> "
45 expect "NPS>
    [all...]
cyclades-pm20.dev 10 expect "Username: "
12 expect "Password: "
14 expect "pm>"
18 expect "pm>"
22 expect "Users"
24 expect "([0-9]+)[[:space:]]+Unlocked (ON|OFF)"
27 expect "pm>"
31 expect "Outlet turned on."
32 expect "pm>"
37 expect "Outlet turned on.
    [all...]
  /sfw/usr/src/cmd/mrtg/mrtg-2.16.2/contrib/stat/
dns.named 1 #!/usr/bin/expect
4 expect "Name"
6 expect "^Password:"
8 expect "ftp>"
10 expect "ftp>"
12 expect "ftp>"
14 expect "ftp>"
16 expect "ftp>"
  /sfw/usr/src/cmd/gcc/gcc-3.4.3/libjava/testsuite/
Makefile.am 6 EXPECT = `if [ -f $(top_builddir)/../expect/expect ] ; then \
7 echo $(top_builddir)/../expect/expect ; \
8 else echo expect ; fi`
  /sfw/usr/src/cmd/powerman/powerman-2.3/test/
t09.conf 9 expect "[0-9]* OK\n"
10 expect "[0-9]* vpc> "
14 expect "[0-9]* OK\n"
18 expect "[0-9]* OK\n"
19 expect "[0-9]* vpc> "
23 expect "plug ([0-9]+): (ON|OFF)\n"
26 expect "[0-9]* OK\n"
27 expect "[0-9]* vpc> "
t10.conf 9 expect "[0-9]* OK\n"
10 expect "[0-9]* vpc> "
14 expect "[0-9]* OK\n"
21 expect "[0-9]* OK\n"
22 expect "[0-9]* vpc> "
26 expect "plug ([0-9]+): (ON|OFF)\n"
29 expect "[0-9]* OK\n"
30 expect "[0-9]* vpc> "
t17.conf 9 expect "[0-9]* OK\n"
10 expect "[0-9]* vpc> "
14 expect "[0-9]* OK\n"
21 expect "[0-9]* OK\n"
22 expect "[0-9]* vpc> "
26 expect "plug ([0-9]+): (ON|OFF)\n"
29 expect "[0-9]* OK\n"
30 expect "[0-9]* vpc> "
t18.conf 9 expect "[0-9]* OK\n"
10 expect "[0-9]* vpc> "
14 expect "[0-9]* OK\n"
21 expect "[0-9]* OK\n"
22 expect "[0-9]* vpc> "
26 expect "plug ([0-9]+): (ON|OFF)\n"
29 expect "[0-9]* OK\n"
30 expect "[0-9]* vpc> "
t20.conf 9 expect "[0-9]* OK\n"
10 expect "[0-9]* vpc> "
14 expect "[0-9]* OK\n"
19 expect "WONTGETTHIS"
31 expect "[0-9]* OK\n"
32 expect "[0-9]* vpc> "
36 expect "[0-9]* OK\n"
41 expect "plug ([0-9]+): (ON|OFF)\n"
44 expect "[0-9]* OK\n"
45 expect "[0-9]* vpc>
    [all...]
  /sfw/usr/src/cmd/bash/bash-4.0/tests/
exp.tests 13 expect()
15 echo expect "$@"
21 expect "<^A>"
23 expect "<^A>"
25 expect "<^B>"
27 expect "<^B>"
29 expect "<^A>"
31 expect "<^B>"
35 expect "<abcdefgh>"
37 expect "<abcdefgh>
    [all...]
  /sfw/usr/src/cmd/expect/expect-5.43/example/
ftp-rfc 1 #!../expect --
19 expect "Name*:"
21 expect "Password:"
22 send "expect@nist.gov\r"
23 expect "ftp>"
25 expect "ftp>"
27 expect "550*ftp>" exit "250*ftp>"
29 expect "550*ftp>" exit "200*226*ftp>"

Completed in 490 milliseconds

1 2 3 4 5 6 7 8 91011>>