(file) Return to cimserver_os400.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Server / Attic

Diff for /pegasus/src/Server/Attic/cimserver_os400.cpp between version 1.7 and 1.8

version 1.7, 2003/01/31 01:40:50 version 1.8, 2003/02/11 01:44:54
Line 59 
Line 59 
  
 // Stub out all these functions.  Not used on the iSeries. // Stub out all these functions.  Not used on the iSeries.
 void cim_server_service(int argc, char **argv ) { return; } void cim_server_service(int argc, char **argv ) { return; }
 unsigned int cimserver_remove_nt_service(void) { return(0) ; }  
 unsigned int cimserver_install_nt_service(void) { return(0) ; }  
 unsigned int cimserver_start_nt_service(void) { return(0) ; }  
 unsigned int cimserver_stop_nt_service(void) { return(0) ; }  
  
 // notify parent process to terminate so user knows that cimserver // notify parent process to terminate so user knows that cimserver
 // is ready to serve CIM requests. If this plateform needs to implement // is ready to serve CIM requests. If this plateform needs to implement


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2