HomeSort by relevance Sort by last modified time
    Searched refs:config_entry (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/krb5/kwarn/
kwarnd_proc.c 135 config_entry_list_t *config_entry; local
152 if ((config_entry = find_warning_info(argp->warning_name)) == NULL) {
172 - config_entry->seconds_to_warn;
186 - config_entry->seconds_to_warn;
266 * load the warn.conf file into the config_entry list.
323 * Make the config_entry item for the config_entry_list, based on
353 config_entry_list_t *config_entry; local
549 config_entry = (config_entry_list_t *)
551 if (config_entry == NULL)
553 (void) memset(config_entry, 0, sizeof (*config_entry_list))
593 config_entry_list_t *config_entry; local
    [all...]
  /onnv/onnv-gate/usr/src/lib/libzfs/common/
libzfs_import.c 66 typedef struct config_entry { struct
69 struct config_entry *ce_next;
    [all...]

Completed in 1740 milliseconds