Searched defs:getlist (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Lib/ | ||
| D | cgi.py | 564 def getlist(self, key): member in FieldStorage |
| /third_party/toybox/toys/pending/ | ||
| D | ip.c | 234 static struct arglist **getlist(u_int8_t whichDB) in getlist() function |