#include "common.h"#include "snofmake.h"Include dependency graph for snofsig.c:

Go to the source code of this file.
Functions | |
| void | snofSignature (char **rSig, int *rSigSize) |
| boolean | isSnofSig (void *sig) |
Variables | |
| static char const | rcsid [] = "$Id: snofsig.c,v 1.4 2003/05/06 07:33:44 kate Exp $" |
| static int | ixSig [4] = {0x693F8ED1, 0x7EDA1C32, 0x4BA58983, 0x277CB89C,} |
| boolean isSnofSig | ( | void * | sig | ) |
Definition at line 20 of file snofsig.c.
References ixSig.
Referenced by makeSnofName(), and snofOpen().
Here is the caller graph for this function:

| void snofSignature | ( | char ** | rSig, | |
| int * | rSigSize | |||
| ) |
int ixSig[4] = {0x693F8ED1, 0x7EDA1C32, 0x4BA58983, 0x277CB89C,} [static] |
char const rcsid[] = "$Id: snofsig.c,v 1.4 2003/05/06 07:33:44 kate Exp $" [static] |
1.5.2