| /sssd-io/src/tools/common/ |
| H A D | sss_colondb.c | 29 static char *read_field_as_string(char *line, argument 35 if (line == NULL || *line == '\n' || *line == '\0') { 42 if (*line == ':') { 44 *line = '\0'; 45 rest = line + 1; 51 value = line; 54 rest = strchr(line, ':'); 57 rest = strchr(line, '\ 75 read_field_as_uint32(char *line, uint32_t *_value) argument 111 char *line = NULL; local 191 char *line = NULL; local [all...] |
| /sssd-io/src/util/ |
| H A D | nscd.c | 144 char *line, *entry, *service, *enabled, *pad; local 154 while (getline(&line, &linelen, fp) != -1) { 156 pad = strchr(line, '#'); 161 if (line[0] == '\n' || line[0] == '\0') continue; 163 entry = line; 219 free(line);
|
| H A D | debug.c | 74 * of binaries provide both command line arguments. 202 long line, 228 res = asprintf(&code_line, "CODE_LINE=%ld", line); 264 long line, 289 ret = journal_send(file, line, function, level, format, ap); 330 long line, 338 sss_vdebug_fn(file, line, function, level, 0, format, ap); 201 journal_send(const char *file, long line, const char *function, int level, const char *format, va_list ap) argument 263 sss_vdebug_fn(const char *file, long line, const char *function, int level, int flags, const char *format, va_list ap) argument 329 sss_debug_fn(const char *file, long line, const char *function, int level, const char *format, ...) argument
|
| H A D | debug.h | 55 long line, 62 long line,
|
| /sssd-io/src/tests/intg/ |
| H A D | krb5utils.py | 34 Helper class to test Kerberos command line utilities 80 def _check_klist_l(self, line, exp_principal, exp_cache): 82 princ, cache = line.split() 123 for line in princlist: 124 matches = self._check_klist_l(line, exp_principal, exp_cache) 139 for line in [l for l in out.split('\n') if len(l) > 0]: 140 if line.startswith("Default principal"): 141 dflprinc = line.split()[2] 143 elif thisrealm is not None and line.endswith(thisrealm): 144 svc = line [all...] |
| H A D | files_ops.py | 67 for num, line in enumerate(contents, 0): 68 pname = line.split(':')[0] 91 def _subst_line(self, key, line): 94 contents[kindex] = line
|
| H A D | test_kcm.py | 398 for line in klist_l: 399 princ, subsidiary = line.split()
|
| /sssd-io/src/config/SSSDConfig/ |
| H A D | ipachangeconf.py | 106 def matchComment(self, line): 108 if line.lstrip().startswith(v): 109 return line.lstrip()[len(v):] 112 def matchEmpty(self, line): 113 if line.strip() == "": 117 def matchSection(self, line): 118 cl = "".join(line.strip().split()) 127 def matchSubSection(self, line): 128 if self.matchComment(line): 131 parts = line [all...] |
| /sssd-io/src/lib/certmap/ |
| H A D | sss_certmap.h | 53 const char *file, long line,
|
| H A D | sss_certmap.c | 37 long line, 36 sss_debug_fn(const char *file, long line, const char *function, int level, const char *format, ...) argument
|
| /sssd-io/src/tests/multihost/basic/ |
| H A D | test_basic.py | 33 for line in stdout.readlines(): 34 print(line) 50 for line in stdout.readlines(): 51 if 'Ticket cache: KCM:14583103' in str(line.strip()):
|
| /sssd-io/src/providers/ldap/ |
| H A D | sdap_certmap.c | 36 static void ext_debug(void *private, const char *file, long line, argument 49 sss_vdebug_fn(file, line, function, level, APPEND_LINE_FEED,
|
| /sssd-io/src/lib/ipa_hbac/ |
| H A D | ipa_hbac.h | 62 typedef void (*hbac_debug_fn_t)(const char *file, int line,
|
| /sssd-io/src/responder/kcm/ |
| H A D | kcmsrv_ccache_json.c | 307 "Failed to pack JSON princ structure on line %d: %s\n", 308 error.line, error.text); 350 "Failed to pack JSON cred structure on line %d: %s\n", 351 error.line, error.text); 448 "Failed to pack JSON ccache structure on line %d: %s\n", 449 error.line, error.text); 553 "Failed to parse JSON payload on line %d: %s\n", 554 error.line, error.text); 687 "Failed to unpack JSON princ structure on line %d: %s\n", 688 error.line, erro [all...] |
| H A D | kcmsrv_ccache_secrets.c | 254 "Failed to parse JSON payload on line %d: %s\n", 255 error.line, error.text);
|
| /sssd-io/src/providers/ |
| H A D | backend.h | 206 int line,
|
| H A D | data_provider_fo.c | 772 int line, 783 file, function, line); 788 file, function, line); 793 file, function, line); 768 _be_fo_set_port_status(struct be_ctx *ctx, const char *service_name, struct fo_server *server, enum port_status status, int line, const char *file, const char *function) argument
|
| /sssd-io/src/sbus/ |
| H A D | sbus_codegen | 80 line = 0 variable in class:DBusXmlException 86 if self.file and self.line: 87 return "%s:%d: %s" % (self.file, self.line, message) 669 ex.line = parser.CurrentLineNumber 674 exc.line = ex.lineno
|
| /sssd-io/src/providers/ipa/ |
| H A D | ipa_access.c | 38 void hbac_debug_messages(const char *file, int line, argument 70 sss_vdebug_fn(file, line, function, loglevel, 0, fmt, ap);
|
| /sssd-io/src/responder/pam/ |
| H A D | pamsrv_p11.c | 130 static void ext_debug(void *private, const char *file, long line, argument 143 sss_vdebug_fn(file, line, function, level, APPEND_LINE_FEED, 368 "Missing new-line in p11_child response.\n"); 391 "Missing new-line in p11_child response.\n"); 417 "Missing new-line in p11_child response.\n"); 442 "Missing new-line in p11_child response.\n"); 467 "Missing new-line in p11_child response.\n");
|
| /sssd-io/src/responder/secrets/ |
| H A D | providers.c | 519 "Failed to parse JSON payload on line %d: %s\n", 520 error.line, error.text);
|
| /sssd-io/src/tests/cmocka/ |
| H A D | test_certmap.c | 51 void ext_debug(void *private, const char *file, long line, const char *function, argument 64 sss_vdebug_fn(file, line, function, level, APPEND_LINE_FEED,
|