File libsrc/build_argv.c


Included Files


Global Function build_argv_track()

struct argv_track* build_argv_track ( struct argv_track* argvtp, ... )
Prototyped in:
Calls:

Global Function free_argv_track()

void free_argv_track ( struct argv_track* argvtp )
Prototyped in:
Calls:
Called by:
References Functions:

Local Function build_argv()

static int build_argv ( struct argv_track* argvtp )
Calls:
Called by:
References Functions:

Local Function count_em()

static void count_em ( void* vp, int* nc )
Used in:

Local Function init_argv_track()

static struct argv_track* init_argv_track ( struct argv_track* argvtp )
Calls:
Called by:

Local Function split_this()

static int split_this ( struct argv_track* argvtp, char* raw )
Calls:
Called by:

Local Function track_this()

static int track_this ( struct argv_track* argvtp, List* tlist, void* tp )
Calls:
Called by:

Local Function v_init()

static void v_init ( char* cp, char*** vp )
Used in: