Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/libpython/
H A Dlibpython.c352 python_object_iter(void *cd, const prmap_t *pmp, const char *obj) in python_object_iter() function
396 (void) Pobject_iter(Ph, python_object_iter, Ph); in python_db_init()
/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c811 python_object_iter(void *cd, const prmap_t *pmp, const char *obj) in python_object_iter() function
848 (void) Pobject_iter(Pr, python_object_iter, Pr); in load_libpython()