Searched defs:object (Results 1 – 1 of 1) sorted by relevance
50 static int bpf_prog_create(const char *object) in bpf_prog_create()112 static int bpf_do_prog(const char *file, uint32_t flags, const char *object) in bpf_do_prog()143 const char *file = NULL, *object = NULL; in main() local
Completed in 3 milliseconds