Home
last modified time | relevance | path

Searched refs:retlist (Results 1 – 2 of 2) sorted by relevance

/external/selinux/libselinux/src/
Dis_customizable_type.c12 static int get_customizable_type_list(char *** retlist) in get_customizable_type_list() argument
58 *retlist = list; in get_customizable_type_list()
/external/python/cpython2/Lib/lib-tk/
DTix.py359 retlist = []
363 retlist.append(self._nametowidget(name))
367 return retlist