Home
last modified time | relevance | path

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

/Linux-v4.19/security/smack/
Dsmackfs.c828 static const struct seq_operations cipso_seq_ops = { variable
845 return seq_open(file, &cipso_seq_ops); in smk_open_cipso()