GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> FES / V6-6-0 > fes_ux / rhel5-32


Interface   Data Structures   File List   Data Fields   Globals  

fesFileSrvr.c File Reference

Server for the simple network file system. More...

#include <fesFileSrvr.h>
#include <fesFileP.h>
#include <fesMisc.h>
#include <fesMsgs.h>
#include <fesParm.h>
#include <fesUtil.h>
#include <EMSG/EMSG_pubdefs.h>
#include <NMSG/nmsgLib.h>
#include <PBI/PTR.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <dirent.h>
#include <sys/stat.h>
#include <utime.h>
#include <netinet/in.h>
#include <errno.h>
#include <VBI/vxwdef.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/statvfs.h>

Functions

int fesFileSrvr (void)
 Start the server.
int fesFileSrvrStop (void)
 Stop the file server.


Detailed Description

Server for the simple network file system.

Author:
Owen H Saxton
$Id: fesFileSrvr.c,v 1.16 2011/09/29 00:12:46 saxton Exp $

Function Documentation

int fesFileSrvr ( void   ) 

Start the server.

This routine starts the network file server.

Return values:
FES_SUCCESS The file server was started successfully.
FES_ESRVSTRT The file server couldn't be started.

References FES_NCT_FILE_SERVER, and fesNmsgErrTran().

int fesFileSrvrStop ( void   ) 

Stop the file server.

This routine stops the network file server.

Return values:
FES_SUCCESS The server was stopped successfully.
FES_ESRVSTOP The server couldn't be stopped.

References fesNmsgErrTran().


Generated on Fri Sep 30 16:30:35 2011 by  doxygen 1.5.8