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