FuncEntry *funcEntry =NULL;int(*function)(char*,char*,char*,int,int,char**) =NULL;char*validStrings[] = {"Node-Default",NULL};/* Use Section and label to get rid of lint warnings */Section = Label;/* ARGV[0] should be the Address */if(argc <1) { (void)fprintf(stderr,gette...