Searched refs:key_sscanf (Results 1 – 4 of 4) sorted by relevance
55 key_sscanf(that.key_sscanf), in TableDesc()98 sscanf_fn key_sscanf; variable
139 v->key_sscanf = unimplemented_sscanf; in ~BPFModule()535 table.key_sscanf = std::bind(&BPFModule::sscanf, this, in annotate()941 StatusTuple rc = desc.key_sscanf(key_str, key); in table_key_scanf()
44 return desc.key_sscanf(key_str.c_str(), key); in string_to_key()