src/drivers/filter/optset.c File Reference

#include <stdlib.h>
#include <string.h>
#include <minix/config.h>
#include <minix/const.h>
#include "optset.h"

Go to the source code of this file.

Defines

#define _MINIX   1

Functions

FORWARD _PROTOTYPE (void optset_parse_entry,(struct optset *entry, char *ptr, int len))
PRIVATE void optset_parse_entry (struct optset *entry, char *ptr, int len)
PUBLIC void optset_parse (struct optset *table, char *string)


Define Documentation

#define _MINIX   1

Definition at line 15 of file optset.c.


Function Documentation

FORWARD _PROTOTYPE ( void  optset_parse_entry,
(struct optset *entry, char *ptr, int len  
)

PUBLIC void optset_parse ( struct optset table,
char *  string 
)

Definition at line 72 of file optset.c.

PRIVATE void optset_parse_entry ( struct optset entry,
char *  ptr,
int  len 
)

Definition at line 29 of file optset.c.


Generated on Tue Mar 9 04:36:48 2010 for Minix by  doxygen 1.5.8