Home | Sort by relevance Sort by last modified time |
/external/iproute2/ | |
configure | 305 dbopen("/tmp/xxx_test_db.db", O_CREAT|O_RDWR, 0644, DB_HASH, NULL); |
/external/iproute2/misc/ | |
arpd.c | 683 dbase = dbopen(dbname, O_CREAT|O_RDWR, 0644, DB_HASH, NULL); |