Searched refs:ADD_KEYWORD (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/bart/ |
H A D | lutbl.c | 52 { ADD_KEYWORD, ATTR_ADD },
|
H A D | compare.c | 169 report_error(test_fname, ADD_KEYWORD, NULL, in compare_manifests() 210 report_error(test_fname, ADD_KEYWORD, NULL, in compare_manifests() 503 if (strcmp(type, ADD_KEYWORD) == 0 || in report_error() 520 if (strcmp(type, ADD_KEYWORD) != 0 && in report_error()
|
H A D | bart.h | 73 #define ADD_KEYWORD "add" macro
|