Home
last modified time | relevance | path

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

/minix/external/bsd/pkg_install/dist/create/
H A Dpl.c139 pkgdb_store(t, PkgName); in check_list()
/minix/external/bsd/pkg_install/dist/lib/
H A Dpkgdb.c142 pkgdb_store(const char *key, const char *val) in pkgdb_store() function
H A Dlib.h352 int pkgdb_store(const char *, const char *);
H A Dplist.c734 pkgdb_store(fullpath, newvalue); in add_pkgdir()
766 pkgdb_store(fullpath, newvalue); in delete_pkgdir()
/minix/external/bsd/pkg_install/dist/admin/
H A Dmain.c181 pkgdb_store(file, PkgName); in add_pkg()
/minix/external/bsd/pkg_install/dist/add/
H A Dperform.c742 pkgdb_store(fullpath, pkg->pkgname); in extract_files()