Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dseccomp-util.h128 int parse_syscall_archs(char **l, Set **ret_archs);
Dseccomp-util.c1856 int parse_syscall_archs(char **l, Set **ret_archs) { in parse_syscall_archs() function