Searched refs:callstr (Results 1 - 2 of 2) sorted by relevance
/third_party/ltp/lib/ |
H A D | tst_uid.c | 72 int tst_check_resuid_(const char *file, const int lineno, const char *callstr, in tst_check_resuid_() argument 82 if (callstr) { in tst_check_resuid_() 84 callstr); in tst_check_resuid_() 97 int tst_check_resgid_(const char *file, const int lineno, const char *callstr, in tst_check_resgid_() argument 107 if (callstr) { in tst_check_resgid_() 109 callstr); in tst_check_resgid_()
|
/third_party/ltp/include/ |
H A D | tst_uid.h | 30 int tst_check_resuid_(const char *file, const int lineno, const char *callstr, 35 int tst_check_resgid_(const char *file, const int lineno, const char *callstr,
|
Completed in 2 milliseconds