Coda Distributed File System
Classes | Macros | Functions
ruletypes.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include <sys/param.h>
#include <unistd.h>
#include "coda_string.h"
#include <vcrcommon.h>
#include <olist.h>
#include <inconsist.h>
Include dependency graph for ruletypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  objname_t
 
class  depname_t
 
class  arg_t
 
class  command_t
 
class  rule_t
 

Macros

#define NOREPLICAID   -1
 
#define ALLREPLICAS   9
 

Functions

void expandstring (char *, const char *, char *)
 

Macro Definition Documentation

◆ ALLREPLICAS

#define ALLREPLICAS   9

◆ NOREPLICAID

#define NOREPLICAID   -1

Function Documentation

◆ expandstring()

void expandstring ( char *  s,
const char *  pattern,
char *  newpattern 
)