Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/smack/
H A Dsmackfs.c1898 static const struct seq_operations onlycap_seq_ops = { variable
1907 return seq_open(file, &onlycap_seq_ops); in smk_open_onlycap()