Doxygen Documentation

Main Index

Package Index

Package:

CLI

Version:

V0-0-5

Marked:

(not marked)

Constituent:

cli

Tag:

linux-gcc


Interface   Compound List   File List   Compound Members   File Members  

CLI_indirect.c File Reference

Implements CLI's ability to indirect to a file. More...

#include <stdio.h>
#include <string.h>
#include "CLI/CLI_pubdefs.h"
#include "CLI_prvdefs.h"

Functions

unsigned int CLI_indirect (CLI_Control *ctl, void *user)
 CLI provided callback to deal with file indirection.


Detailed Description

Implements CLI's ability to indirect to a file.

CVS $Id: CLI_indirect.c,v 1.3 2003/12/12 06:13:49 apw Exp $
Author:
A.P.Waite - apw@slac.stanford.edu

Function Documentation

unsigned int CLI_indirect CLI_Control ctl,
void *  user
 

CLI provided callback to deal with file indirection.

Parameters:
ctl (Opaque) pointer to CLI control structure
user User parameter (ignored)
Return values:
CLI_SUCCESS File found and opened
CLI_NOSCHFIL File could not be found
CLI_FILRCURS File indirection has recursed


Generated on Thu Dec 11 22:17:31 2003 by doxygen 1.3.3