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_present.c File Reference

Implements the CLI_present function. More...

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

Functions

unsigned int CLI_present (CLI_Control *ctl, const char *text)
 Test for the presence of a qualifier.


Detailed Description

Implements the CLI_present function.

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

Function Documentation

unsigned int CLI_present CLI_Control ctl,
const char *  text
 

Test for the presence of a qualifier.

Parameters:
ctl (Opaque) pointer to CLI control structure
text Text of the qualifier for which to search
Return values:
CLI_ABSENT Qualifier is absent
CLI_NEGATED Qualifier is present in its negated form
CLI_NOTCTL (Opaque) pointer does not point to CLI control structure
CLI_PRESENT Qualifier is present


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