Searched defs:filterLibRealPath (Results 1 – 1 of 1) sorted by relevance
99 static bool GetFilterFileByName(const char *filterName, char *filterLibRealPath, unsigned int pathS… in GetFilterFileByName()136 const char *filterLibRealPath, struct sock_fprog *prog) in GetSeccompPolicy()224 char filterLibRealPath[PATH_MAX] = {0}; in SetSeccompPolicyWithName() local