Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c127 static pydb_agent_t *load_libpython(struct ps_prochandle *P);
291 handle.pydb = load_libpython(Pr); in main()
844 load_libpython(struct ps_prochandle *Pr) in load_libpython() function