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

/sssd-io/src/confdb/
H A Dconfdb.c374 const char *defstr, char **result)
395 if (defstr == NULL) { /* No default given */
402 restr = talloc_strdup(ctx, defstr);
372 confdb_get_string(struct confdb_ctx *cdb, TALLOC_CTX *ctx, const char *section, const char *attribute, const char *defstr, char **result) argument

Completed in 10 milliseconds