HomeSort by relevance Sort by last modified time
    Searched refs:DBM (Results 1 - 3 of 3) sorted by null

  /external/avahi/service-type-database/
build-db.in 20 import @DBM@, sys
32 db = @DBM@.open(outfn, "n")
  /external/avahi/avahi-python/avahi/
ServiceTypeDatabase.py.in 20 import @DBM@
31 self.db = @DBM@.open(filename, "r")
  /external/avahi/avahi-utils/
stdb.c 41 static DBM *dbm_file = NULL;

Completed in 198 milliseconds