Home
last modified time | relevance | path

Searched defs:license (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/bpf/prog/
H A Dutil.rs63 pub license: String, field
100 let license = check_and_clone_cstr(u.license as *const u8, None)?; in try_from() localVariable
/DragonOS/kernel/src/include/bindings/
H A Dlinux_bpf.rs560 pub license: __u64, field