Searched defs:who (Results 1 – 3 of 3) sorted by relevance
64 int who; in resource_getrusage() local
411 def deleteacl(self, mailbox, who): argument663 def setacl(self, mailbox, who, what): argument
126 static void check_match (LexState *ls, int what, int who, int where) { in check_match()