Searched refs:m_ipath (Results 1 – 4 of 4) sorted by relevance
399 if (mdb.m_ipath != NULL) in mdb_set_ipath()400 mdb_path_free(mdb.m_ipath, mdb.m_ipathlen); in mdb_set_ipath()403 mdb.m_ipath = mdb_path_alloc(path, &mdb.m_ipathlen); in mdb_set_ipath()628 if (mdb.m_ipath != NULL) in mdb_destroy()629 mdb_path_free(mdb.m_ipath, mdb.m_ipathlen); in mdb_destroy()
132 const char **m_ipath; /* Path for $< and $<< macro files */ member
242 print_path(mdb.m_ipath, 14); in print_properties()
737 if ((fio = mdb_fdio_create_path(mdb.m_ipath, fname, in cmd_src_file()804 if ((fio = mdb_fdio_create_path(mdb.m_ipath, fname, in cmd_exec_file()