Searched defs:PATH_MONITOR (Results 1 - 1 of 1) sorted by relevance

/sssd/src/responder/ifp/
H A Difp_components.c33 #define PATH_MONITOR IFP_PATH_COMPONENTS "/monitor" macro
91 if (strcmp(path, PATH_MONITOR) == 0) {
339 result[0] = PATH_MONITOR;
407 return iface_ifp_FindMonitor_finish(dbus_req, PATH_MONITOR);

Completed in 14 milliseconds