Typedefs | Functions

make_depend.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct mdruleMDhandle

Functions

MDhandle MDopen (char *, char *, char *, void(*)(char *,...))
void MDupdate (MDhandle, char *)
void MDclose (MDhandle, char *)

Typedef Documentation

typedef struct mdrule* MDhandle

Definition at line 51 of file make_depend.h.


Function Documentation

void MDclose ( MDhandle  ,
char *   
)
MDhandle MDopen ( char *  ,
char *  ,
char *  ,
void(*)(char *,...)   
)
void MDupdate ( MDhandle  ,
char *   
)

Definition at line 448 of file make_depend.cxx.

References d, mdrule::entries, mdrule::freecount, MDgrow(), MDlookup(), MDstrcpy(), and dependency::name.

Referenced by cwh_write_makedepend().

Here is the call graph for this function: