Home
last modified time | relevance | path

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

/external/strace/xlat/
Dkeyctl_commands.h74 # error static const struct xlat keyctl_commands in mpers mode
79 const struct xlat keyctl_commands[] = { variable
DMakemodule.am1 …alues.in xlat/kexec_file_load_flags.in xlat/kexec_load_flags.in xlat/keyctl_commands.in xlat/key_p…
2 …h_values.h xlat/kexec_file_load_flags.h xlat/kexec_load_flags.h xlat/keyctl_commands.h xlat/key_pe…
197 $(top_srcdir)/xlat/keyctl_commands.h: $(top_srcdir)/xlat/keyctl_commands.in $(top_srcdir)/xlat/gen.…
/external/strace/
Dkeyctl.c214 printxval(keyctl_commands, cmd, "KEYCTL_???"); in SYS_FUNC()