crb_create_parameter   60 create.c           pos->next = crb_create_parameter(identifier);
crb_create_parameter  468 crowbar.h      CRB_ParameterList *crb_create_parameter(char *identifier);
crb_create_parameter   75 crowbar.y      	    $$ = crb_create_parameter($1);