search for: comnode

Displaying 1 result from an estimated 1 matches for "comnode".

Did you mean: pomnode
2013 Sep 12
10
[PATCH] xen/build: Remove hacked up version of figlet
...*********************************************************/ - -typedef struct cfn { - char *thename; - struct cfn *next; - } cfnamenode; - -cfnamenode *cfilelist,**cfilelistend; - -typedef struct cm { - int thecommand; - inchr rangelo; - inchr rangehi; - inchr offset; - struct cm *next; - } comnode; - -comnode *commandlist,**commandlistend; - -/**************************************************************************** - - Globals affected by command line options - -****************************************************************************/ - -int deutschflag,justification,paragraphflag,r...