Home
last modified time | relevance | path

Searched refs:pkgdb_store (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/pkg_install/dist/lib/
H A Dpkgdb.c139 pkgdb_store(const char *key, const char *val) in pkgdb_store() function
H A Dplist.c738 pkgdb_store(fullpath, newvalue); in add_pkgdir()
770 pkgdb_store(fullpath, newvalue); in delete_pkgdir()
H A Dlib.h366 int pkgdb_store(const char *, const char *);
/netbsd-src/external/bsd/pkg_install/dist/admin/
H A Dmain.c217 pkgdb_store(file, PkgName); in add_pkg()