Home
last modified time | relevance | path

Searched refs:append_to_file (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/
H A DCVE-2019-13636.patch7 append_to_file): Unless the --follow-symlinks option is given, open files with
99 append_to_file (char const *from, char const *to)
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c10302 static int append_to_file(const char *file, const char *fmt, ...) in append_to_file() function
10385 return append_to_file(tracefs_kprobe_events(), "%c:%s/%s %s+0x%zx", in add_kprobe_event_legacy()
10393 return append_to_file(tracefs_kprobe_events(), "-:%s/%s", in remove_kprobe_event_legacy()
11049 return append_to_file(tracefs_uprobe_events(), "%c:%s/%s %s:0x%zx", in add_uprobe_event_legacy()
11057 return append_to_file(tracefs_uprobe_events(), "-:%s/%s", in remove_uprobe_event_legacy()