Home
last modified time | relevance | path

Searched refs:get_db_path (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c150 get_db_path(hdp, DB_FILE, path, sizeof (path)); in di_devlink_open()
197 get_db_path( in get_db_path() function
247 get_db_path(hdp, DB_FILE, path, sizeof (path)); in open_db()
250 get_db_path(hdp, DB_TMP, path, sizeof (path)); in open_db()
455 get_db_path(&proto, DB_FILE, path, sizeof (path)); in handle_alloc()
698 get_db_path(hdp, DB_FILE, file, sizeof (file)); in di_devlink_close()
699 get_db_path(hdp, DB_TMP, tmp, sizeof (tmp)); in di_devlink_close()
3086 get_db_path(hdp, DB_LOCK, lockfile, sizeof (lockfile)); in enter_db_lock()
H A Ddevinfo_devlink.h350 static void get_db_path(struct di_devlink_handle *hdp, const char *fname,