Searched defs:p_mkey_str (Results 1 – 1 of 1) sorted by relevance
92 static inline void pack_mkey(uint64_t mkey, char *p_mkey_str) in pack_mkey()97 static inline uint64_t unpack_mkey(char *p_mkey_str) in unpack_mkey()231 char *p_mkey_str; in osm_db_guid2mkey_get() local