Searched refs:notify_params (Results 1 – 4 of 4) sorted by relevance
29 MYOBJS = notify_params.o
32 notify_params.o \
46 notify_params.o
113 xmlNodePtr notify_params; member10466 if (elts->notify_params == NULL) in export_notify_params()10467 elts->notify_params = n; in export_notify_params()10469 (void) xmlAddSibling(elts->notify_params, n); in export_notify_params()10654 elts.exec_methods == NULL && elts.notify_params == NULL && in export_instance()10678 (void) xmlAddChildList(n, elts.notify_params); in export_instance()10795 (void) xmlAddChildList(snode, elts.notify_params); in export_service()