sdap_autofs.c revision e7d1cd14ce1a427007b1a7e9789dcb7e9619f84f
6584N/A along with this program. If not, see <http://www.gnu.org/licenses/>.
6584N/A#include "providers/ldap/ldap_common.h"
6584N/A#include "providers/ldap/sdap_autofs.h"
6584N/A#include "providers/ldap/sdap_async.h"
6584N/A#include "providers/dp_backend.h"
6584N/A#include "providers/data_provider.h"
6584N/A#include "db/sysdb_autofs.h"
6584N/Astatic struct tevent_req *
6584N/A const char *master_map;
struct sdap_id_ctx);
if (!req) {
goto fail;
fail:
struct autofs_get_map_state {
const char *map_name;
int dp_error;
static errno_t
static struct tevent_req *
const char *map_name)
int ret;
goto fail;
goto fail;
return req;
fail:
return req;
static errno_t
if (!subreq) {
return ret;
return EOK;
struct tevent_req);
int ret;
if (!subreq) {
struct tevent_req);
int ret;
static errno_t
if (dp_error_out) {
return EOK;
int dperr;