Searched defs:soft (Results 1 – 6 of 6) sorted by relevance
52 int soft = 0; in int_engine_configure() local
23 u8 soft; member
205 int soft = 0; in provider_conf_load() local
68 const char * soft; /* Soft limit text */ member
607 char soft, hard; in auditd_read_dirs() local
118 void DiagnosticsEngine::Reset(bool soft /*=false*/) { in Reset()