HomeSort by: relevance | last modified time | path
    Searched refs:pythonmod_inform_super (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/unbound/dist/pythonmod/
pythonmod.h 62 void pythonmod_inform_super(struct module_qstate* qstate, int id,
pythonmod.c 646 void pythonmod_inform_super(struct module_qstate* qstate, int id, struct module_qstate* super) function
764 &pythonmod_inform_super, &pythonmod_clear, &pythonmod_get_mem
  /src/external/bsd/unbound/dist/util/
fptr_wlist.c 532 else if(fptr == &pythonmod_inform_super) return 1;

Completed in 82 milliseconds