Searched refs:def (Results 1 - 7 of 7) sorted by relevance

/sssd-io/contrib/git/
H A Dpre-push15 def get_all_commits(ref_from, ref_to):
22 def commit_message(commit_hash):
29 def commit_has_rb(commit):
39 def report_commit(commit_hash):
50 def check_push(hook_input):
/sssd-io/src/sbus/
H A Dsbus_codegen84 def __str__(self):
94 def __init__(self, name):
99 def validate(self):
101 def c_name(self):
123 def __init__(self, name, type):
146 def __init__(self, method, name, type):
151 def __init__(self, iface, name):
156 def validate(self):
160 def fq_c_name(self):
162 def use_raw_handle
[all...]
/sssd-io/contrib/ci/
H A Drpm-spec-builddeps24 def usage(file):
/sssd-io/src/util/
H A Dsss_ini.h72 int strict, int def, int *error);
H A Dsss_ini.c380 int strict, int def, int *error)
383 return ini_get_int_config_value(init_data->obj, strict, def, error);
385 return get_int_config_value(init_data->obj, strict, def, error);
379 sss_ini_get_int_config_value(struct sss_ini_initdata *init_data, int strict, int def, int *error) argument
/sssd-io/src/tools/
H A Dsss_obfuscate13 def parse_options():
38 def main():
/sssd-io/src/sss_client/nfs/
H A Dsss_nfs_client.c391 static int nfs_conf_get_bool(const char *sect, const char *attr, int def) argument
396 res = def;

Completed in 11 milliseconds