1 #ifndef _AUTO_CLNT_H_INCLUDED_
2 #define _AUTO_CLNT_H_INCLUDED_
const char * auto_clnt_name(AUTO_CLNT *)
void auto_clnt_recover(AUTO_CLNT *)
AUTO_CLNT * auto_clnt_create(const char *, int, int, int)
void auto_clnt_free(AUTO_CLNT *)
VSTREAM * auto_clnt_access(AUTO_CLNT *)