Searched defs:variable_type (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/ext2ed/
H A Dinit.c110 char variable_name [50],variable_type [20]; local
140 ch=parse_word (current_line,variable_type);
143 strcpy (variable_type,variable_name);
147 add_new_variable (current_descriptor,variable_type,variable_name);

Completed in 115 milliseconds