Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

console_login.h

Go to the documentation of this file.
00001 /*
00002 Copyright (C) 2003-2004 Douglas Thain and the University of Wisconsin
00003 Copyright (C) 2005- The University of Notre Dame
00004 This software is distributed under a BSD-style license.
00005 See the file COPYING for details.
00006 */
00007 
00008 #ifndef CONSOLE_LOGIN_H
00009 #define CONSOLE_LOGIN_H
00010 
00025 int console_login( const char *service, char *name, int namelen, char *pass, int passlen );
00026 
00027 #endif

Generated on Mon Oct 19 10:08:13 2009 for cctools by  doxygen 1.3.9.1