Searched refs:tdb_fetch_bystring (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/samba/source/printing/
H A Dprinting_db.c158 data = tdb_fetch_bystring( tdb, NOTIFY_PID_LIST_KEY );
/asus-wl-520gu-7.0.1.45/src/router/samba/source/torture/
H A Dmangle_test.c85 data = tdb_fetch_bystring(tdb, shortname);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/nsswitch/
H A Dwinbindd_acct.c383 data = tdb_fetch_bystring( account_tdb, keystr );
412 data = tdb_fetch_bystring( account_tdb, acct_userkey_byuid(uid) );
421 data = tdb_fetch_bystring( account_tdb, keystr );
512 data = tdb_fetch_bystring( account_tdb, keystr );
541 data = tdb_fetch_bystring( account_tdb, acct_groupkey_bygid(gid) );
551 data = tdb_fetch_bystring( account_tdb, keystr );
H A Dwinbindd_cache.c270 data = tdb_fetch_bystring( wcache->tdb, key );
/asus-wl-520gu-7.0.1.45/src/router/samba/source/passdb/
H A Dprivileges.c110 data = tdb_fetch_bystring(tdb, right);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/registry/
H A Dreg_db.c253 dbuf = tdb_fetch_bystring( tdb_reg, path );
/asus-wl-520gu-7.0.1.45/src/router/samba/source/tdb/
H A Dtdbutil.c281 TDB_DATA tdb_fetch_bystring(TDB_CONTEXT *tdb, const char *keystr) function

Completed in 60 milliseconds