Searched refs:STRFUNC (Results 1 – 1 of 1) sorted by relevance
39 #define STRFUNC(x) \ macro65 STRFUNC(copyinstr((uintptr_t)NULL, 1))78 STRFUNC(ddi_pathname(NULL, 0))79 STRFUNC(strjoin("foo", "bar"))80 STRFUNC(lltostr(12373))81 STRFUNC(basename("/var/crash/systemtap"))82 STRFUNC(dirname("/var/crash/systemtap"))83 STRFUNC(cleanpath("/var/crash/systemtap"))84 STRFUNC(strchr("The SystemTap, The.", 't'))85 STRFUNC(strrchr("The SystemTap, The.", 't'))[all …]