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

1 2 3 4 5 6 7 8

  /test/stcnv/usr/src/suites/storage/jist/lib/com/sun/honeycomb/client/
CacheConfiguration.java 29 package com.sun.honeycomb.client;
32 * JIST stub interface for Sun StorageTek[tm] 5800 CAS Client Application
MetadataRecord.java 29 package com.sun.honeycomb.client;
32 * JIST stub interface for Sun StorageTek[tm] 5800 CAS Client Application
MetadataObjectArchive.java 29 package com.sun.honeycomb.client;
30 import com.sun.honeycomb.client.CacheConfiguration;
31 import com.sun.honeycomb.client.MetadataRecord;
32 import com.sun.honeycomb.client.ObjectIdentifier;
39 * JIST stub interface for Sun StorageTek[tm] 5800 CAS Client Application
QueryResultSet.java 29 package com.sun.honeycomb.client;
30 import com.sun.honeycomb.client.Connection;
31 import com.sun.honeycomb.client.MetadataObjectArchive;
32 import com.sun.honeycomb.client.ObjectIdentifier;
33 import com.sun.honeycomb.client.PreparedStatement;
34 import com.sun.honeycomb.client.ResultSet;
43 * JIST stub interface for Sun StorageTek[tm] 5800 CAS Client Application
NameValueObjectArchive.java 29 package com.sun.honeycomb.client;
30 import com.sun.honeycomb.client.CacheConfiguration;
31 import com.sun.honeycomb.client.MetadataObjectArchive;
32 import com.sun.honeycomb.client.MetadataRecord;
33 import com.sun.honeycomb.client.NameValueRecord;
34 import com.sun.honeycomb.client.NameValueSchema;
35 import com.sun.honeycomb.client.ObjectArchive;
36 import com.sun.honeycomb.client.ObjectIdentifier;
37 import com.sun.honeycomb.client.PreparedStatement;
38 import com.sun.honeycomb.client.QueryResultSet
    [all...]
  /test/ohacts/src/doc/dataservice/non_reboot/
test_17.txt 33 Check for the presence of the client program information.
38 1. Check for the presence of the client program information.
  /test/ohacts/src/doc/dataservice/reboot/
test_4.txt 33 Check for the presence of the client program information.
38 1. Check for the presence of the client program information.
  /test/ontest-stc2/src/suites/net/nicdrv/tests/functional/test03/
checkenv_def 36 ce_service_available network/nfs/client; save_results $?
37 ce_service_available network/nfs/client $RMT_HST; save_results $?
  /test/ontest-stc2/src/suites/net/nicdrv/tests/functional/test09/
checkenv_def 35 ce_service_available network/nfs/client; save_results $?
36 ce_service_available network/nfs/client $RMT_HST; save_results $?
  /test/ontest-stc2/src/suites/net/nicdrv/tests/functional/test10/
checkenv_def 35 ce_service_available network/nfs/client; save_results $?
36 ce_service_available network/nfs/client $RMT_HST; save_results $?
  /test/stcnv/usr/src/suites/net/nicdrv/tests/functional/test03/
checkenv_def 36 ce_service_available network/nfs/client; save_results $?
37 ce_service_available network/nfs/client $RMT_HST; save_results $?
  /test/stcnv/usr/src/suites/net/nicdrv/tests/functional/test09/
checkenv_def 35 ce_service_available network/nfs/client; save_results $?
36 ce_service_available network/nfs/client $RMT_HST; save_results $?
  /test/stcnv/usr/src/suites/net/nicdrv/tests/functional/test10/
checkenv_def 35 ce_service_available network/nfs/client; save_results $?
36 ce_service_available network/nfs/client $RMT_HST; save_results $?
  /test/ohacts/src/svc/include/
cservice.h 43 #include "crequest.h" // Client Profile
164 // client, depending on the value of the verbose flag.
176 static const char *Error(CRequest *client);
195 char **VerifyVariables(CRequest *client);
214 int Execute(CRequest *client);
215 int Execute_1fork(CRequest *client);
216 int Execute_2fork(CRequest *client);
222 int GetQuorumSize(CRequest *client);
227 int CreateLogDir(CRequest *client);
crequest.h 81 // The name of the machine the client was invoked
84 // The user name the client was invoked under
252 // Will add the fd of the socket of each client to
254 static int AddRequestToPollVector(CRequest *client,
261 static int CheckPollVector(CRequest *client, fd_set *fdset);
264 // Wrapper to close the socket of a client
265 static int CloseSocket(CRequest *client);
269 static int Destroy(CRequest *client);
273 static int PIDCompare(CRequest *client, pid_t pid);
277 static int ClusterNameCompare(CRequest *client, char *name)
    [all...]
  /test/ohacts/src/svc/ccsrc/
cservice.cc 419 // will take care of sending INFO messages to the client depending on
582 CService::Error(CRequest *client)
590 assert(client != NULL);
591 assert(client->LogDir() != NULL);
593 (void) sprintf(buf, "%s/ERROR", client->Req_LogDir());
644 CService::VerifyVariables(CRequest *client)
656 assert(client != NULL);
658 // Get the environment pointer from the client
659 envp = client->GetEnv();
741 if ((client->MessageMode() == REQ_VERBOSE) &
    [all...]
  /test/ontest-stc2/src/suites/net/nicdrv/tests/functional/test08/
checkenv_def 36 ce_service_available network/nfs/client; save_results $?
38 ce_service_available network/nfs/client $RMT_HST; save_results $?
  /test/ontest-stc2/src/suites/net/nicdrv/tests/functional/test12/
checkenv_def 36 ce_service_available network/nfs/client; save_results $?
38 ce_service_available network/nfs/client $RMT_HST; save_results $?
  /test/stcnv/usr/src/suites/net/nicdrv/tests/functional/test08/
checkenv_def 36 ce_service_available network/nfs/client; save_results $?
38 ce_service_available network/nfs/client $RMT_HST; save_results $?
  /test/stcnv/usr/src/suites/net/nicdrv/tests/functional/test12/
checkenv_def 36 ce_service_available network/nfs/client; save_results $?
38 ce_service_available network/nfs/client $RMT_HST; save_results $?
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/nfsv4shell/nfsh/
nfs_proc.c 43 CLIENT *client; /* Global client handle */ variable
59 * client needs to connect to the server on a well-known
101 "debug nfs_connect: starting with client == %p\n",
102 client);
131 if (client != NULL) {
132 clnt_destroy(client);
133 client = NULL;
177 client = clnt_tli_create(fd, nconf, &tbind->addr, NFS4_PROGRAM
    [all...]
  /test/stcnv/usr/src/suites/nfs/nfsv4/nfsv4shell/nfsh/
nfs_proc.c 43 CLIENT *client; /* Global client handle */ variable
59 * client needs to connect to the server on a well-known
101 "debug nfs_connect: starting with client == %p\n",
102 client);
131 if (client != NULL) {
132 clnt_destroy(client);
133 client = NULL;
177 client = clnt_tli_create(fd, nconf, &tbind->addr, NFS4_PROGRAM
    [all...]
  /test/ontest-stc2/src/suites/net/nicdrv/tools/ftp/
ftp.auto.sh 145 # client interfaces; Create file to be ftp'ed
169 for client in $REMOTE_INT; do
170 echo "Setting up client ${client}"
172 remote_os=`rsh ${client} uname -s`
176 echo "machine $client login root password $FTP_PASSWD"\
180 echo "machine $client login root password $FTP_PASSWD"\
187 rsh $client -l root "mkdir -p ${STF_RESULTS}/tmp"
188 rsh $client -l root "mkfile $FTP_SIZE ${STF_RESULTS}/tmp/file1"
190 # client is linux. Linux doesn't come with mkfile so
    [all...]
  /test/stcnv/usr/src/suites/net/nicdrv/tools/ftp/
ftp.auto.sh 145 # client interfaces; Create file to be ftp'ed
169 for client in $REMOTE_INT; do
170 echo "Setting up client ${client}"
172 remote_os=`rsh ${client} uname -s`
176 echo "machine $client login root password $FTP_PASSWD"\
180 echo "machine $client login root password $FTP_PASSWD"\
187 rsh $client -l root "mkdir -p ${STF_RESULTS}/tmp"
188 rsh $client -l root "mkfile $FTP_SIZE ${STF_RESULTS}/tmp/file1"
190 # client is linux. Linux doesn't come with mkfile so
    [all...]
  /test/ohacts/src/tset/dataservice/sample/get_dsinfo_output/
README 45 This file does not include client program information for HA-NFS.
47 2) hanfs.client
51 described above, this file also includes client program information
54 This includes name of the client program, arguments to be passed to
55 the client program, username to be used for invoking the program,
56 timeout value for the client program and also the machine on which
57 to run the client program.
72 This file does not include client program for the data service.
78 described above, this file also includes client program information
81 This includes name of the client program, arguments to be passed t
    [all...]

Completed in 3900 milliseconds

1 2 3 4 5 6 7 8