Searched refs:srprs_path (Results 1 – 1 of 1) sorted by relevance
/dports/net/samba412/samba-4.12.15/source3/utils/ |
H A D | net_registry_check.c | 638 static bool srprs_path(const char **ptr, const char* prefix, char sep, in srprs_path() function 748 } else if (srprs_path(&pos, NULL, in check_tdb_action() 753 } else if (srprs_path(&pos, REG_VALUE_PREFIX, in check_tdb_action() 758 } else if (srprs_path(&pos, REG_SECDESC_PREFIX, in check_tdb_action() 763 } else if (srprs_path(&pos, REG_SORTED_SUBKEYS_PREFIX, in check_tdb_action()
|