Searched refs:RemoveProcEntry (Results 1 – 4 of 4) sorted by relevance
210 extern void RemoveProcEntry(const char *name, struct ProcDirEntry *parent);
621 RemoveProcEntry(processDir->name, NULL); in ProcFreeProcessDir()690 RemoveProcEntry(pidDir->name, NULL); in ProcCreateProcessDir()
334 RemoveProcEntry(currDir->name, NULL); in ProcLimiterDirEntryInit()
438 void RemoveProcEntry(const char *name, struct ProcDirEntry *parent) in RemoveProcEntry() function