Searched refs:TAG_RESULT (Results 1 – 3 of 3) sorted by relevance
116 TAG_RESULT, /* with use_of_privilege token */ enumerator
2287 if ((returnstat = open_tag(context, TAG_RESULT)) != 0) in useofpriv_token()2299 returnstat = close_tag(context, TAG_RESULT); in useofpriv_token()2306 if ((returnstat = open_tag(context, TAG_RESULT)) != 0) in useofpriv_token()2312 returnstat = close_tag(context, TAG_RESULT); in useofpriv_token()
265 table_init(TAG_RESULT, "result", NOFUNC, T_ATTRIBUTE); in init_tokens()