Searched refs:devnull_str (Results 1 – 1 of 1) sorted by relevance
18 const char *devnull_str = "/dev/null"; in test_uprobe_autoattach() local38 devnull = fopen(devnull_str, "r"); in test_uprobe_autoattach()45 ASSERT_EQ(skel->bss->uprobe_byname2_parm1, (__u64)(long)devnull_str, in test_uprobe_autoattach()