Fingerprint_Card
Loading...
Searching...
No Matches
def2symver.c File Reference
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
Include dependency graph for def2symver.c:

Functions

static int usage (const char *cmd)
static char * next_word (char **buf)
static int def2symver (char *version)
int main (int argc, char **argv)

Function Documentation

◆ def2symver()

int def2symver ( char * version)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int argc,
char ** argv )
Here is the call graph for this function:

◆ next_word()

char * next_word ( char ** buf)
static
Here is the caller graph for this function:

◆ usage()

int usage ( const char * cmd)
static
Here is the caller graph for this function: