aboutsummaryrefslogtreecommitdiff
path: root/lib/libsysdecode/sysdecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libsysdecode/sysdecode.h')
-rw-r--r--lib/libsysdecode/sysdecode.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libsysdecode/sysdecode.h b/lib/libsysdecode/sysdecode.h
index 4c091bb14343..8dc0bbea6f0d 100644
--- a/lib/libsysdecode/sysdecode.h
+++ b/lib/libsysdecode/sysdecode.h
@@ -83,6 +83,7 @@ const char *sysdecode_nfssvc_flags(int _flags);
bool sysdecode_open_flags(FILE *_fp, int _flags, int *_rem);
const char *sysdecode_pathconf_name(int _name);
bool sysdecode_pipe2_flags(FILE *_fp, int _flags, int *_rem);
+bool sysdecode_pollfd_events(FILE *fp, int flags, int *rem);
const char *sysdecode_prio_which(int _which);
const char *sysdecode_procctl_cmd(int _cmd);
const char *sysdecode_ptrace_request(int _request);