Home
last modified time | relevance | path

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

/openbmc/linux/security/smack/
H A Dsmackfs.c2457 static const struct seq_operations load_self2_seq_ops = { variable
2473 return seq_open(file, &load_self2_seq_ops); in smk_open_load_self2()