Searched refs:add_keyword (Results 1 – 2 of 2) sorted by relevance
147 static void add_keyword(filenode *, char *);374 add_keyword(filenode *fnode, char *s) in add_keyword() function433 add_keyword(node, s); in parse_keywords()
1534 (add_keyword): New static function, broken out of process_init.1535 (process_init): Use add_keyword. In MRI mode, add mrikinfo table.