Searched refs:did (Results 26 - 50 of 364) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dextattrs.c78 uint32_t did, maxreply, tmpattr; local
115 memcpy( &did, ibuf, sizeof(did));
116 ibuf += sizeof(did);
117 if (NULL == ( dir = dirlookup( vol, did )) ) {
254 uint32_t did, maxreply; local
271 memcpy( &did, ibuf, sizeof(did));
272 ibuf += sizeof(did);
273 if (NULL == ( dir = dirlookup( vol, did )) ) {
336 uint32_t did, attrsize; local
416 uint32_t did; local
[all...]
H A Ddircache.h37 extern struct dir *dircache_search_by_did(const struct vol *vol, cnid_t did);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep036script.tcl66 set did [open $dict]
75 close $did
76 set did [open $dict]
79 gets $did str
110 close $did
H A Dtest019.tcl49 set did [open $dict]
62 for { set i 0 } { [gets $did str] != -1 && $i < $nentries } \
88 close $did
91 set did [open $dict]
92 for { set i 0 } { [gets $did str] != -1 && $i < $nentries } \
134 close $did
H A Dtest021.tcl57 set did [open $dict]
72 while { [gets $did str] != -1 && $count < $nentries } {
95 close $did
114 set did [open $dict]
116 while { [gets $did str] != -1 && $i < $count } {
147 close $did
H A Dtest110.tcl60 set did [open $dict]
67 for { set i 0 } { [gets $did str] != -1 && $i < $nentries } \
102 close $did
105 set did [open $dict]
106 for { set i 0 } { [gets $did str] != -1 && $i < $nentries } \
162 close $did
H A Dtxn014.tcl80 set did [open $dict]
82 while { [gets $did str] != -1 && $count < $nentries } {
96 close $did
131 set did [open $dict]
133 while { [gets $did str] != -1 && $count < $nentries } {
140 close $did
H A Ddead001.tcl62 set did [open $testdir/dead$tnum.log.$i]
63 while { [gets $did val] != -1 } {
70 close $did
H A Ddead002.tcl58 set did [open $testdir/dead$tnum.log.$i]
59 while { [gets $did val] != -1 } {
66 close $did
H A Dmemp004.tcl32 set did [open $dict]
35 while { [gets $did str] != -1 && $count < 1000 } {
43 close $did
H A Dsdb016.tcl71 set did [open $dict]
72 while { [gets $did str] != -1 && $count < $ndataent } {
89 close $did
H A Dtest013.tcl64 set did [open $dict]
80 while { [gets $did str] != -1 && $count < $nentries } {
104 close $did
109 set did [open $dict]
111 while { [gets $did str] != -1 && $count < $nentries } {
136 close $did
140 set did [open $dict]
142 while { [gets $did str] != -1 && $count < $nentries } {
167 close $did
H A Dsi001.tcl126 set did [open $dict]
128 { [gets $did str] != -1 && $n < $nentries } \
135 gets $did datum
144 close $did
193 set did [open $dict]
199 gets $did str
202 { [gets $did str] != -1 && $n < $half } \
213 close $did
H A Dsi008.tcl127 set did [open $dict]
128 for { set n 0 } { [gets $did str] != -1 && $n < $nentries } { incr n } {
134 gets $did datum
143 close $did
191 set did [open $dict]
197 gets $did str
200 { [gets $did str] != -1 && $n < $half } \
211 close $did
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/ad/
H A Dad_rm.c49 static cnid_t did, pdid; variable
80 did = pdid;
141 did = htonl(2);
214 pdid = did;
215 if ((cnid = cnid_for_path(&volume, path, &did)) == CNID_INVALID) {
251 if ((did = cnid_for_path(&volume, path, &pdid)) == CNID_INVALID) {
255 if (cnid_delete(volume.volume.v_cdb, did) != 0) {
256 SLOG("Error removing CNID %u for %s", ntohl(did), path);
296 pdid = did;
297 if ((cnid = cnid_for_path(&volume, path, &did))
[all...]
H A Dad.h67 extern cnid_t cnid_for_path(const afpvol_t *vol, const char *path, cnid_t *did);
68 extern cnid_t cnid_for_paths_parent(const afpvol_t *vol, const char *path, cnid_t *did);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/test/afpd/
H A Dafpfunc_helpers.c108 int getfiledirparms(AFPObj *obj, uint16_t vid, cnid_t did, const char *name) argument
118 PUSHVAL(p, cnid_t, did, len);
127 int createdir(AFPObj *obj, uint16_t vid, cnid_t did, const char *name) argument
137 PUSHVAL(p, cnid_t, did, len);
143 int createfile(AFPObj *obj, uint16_t vid, cnid_t did, const char *name) argument
152 PUSHVAL(p, cnid_t, did, len);
158 int delete(AFPObj *obj, uint16_t vid, cnid_t did, const char *name) argument
167 PUSHVAL(p, cnid_t, did, len);
173 int enumerate(AFPObj *obj, uint16_t vid, cnid_t did) argument
183 PUSHVAL(p, cnid_t, did, le
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dcfg80211.c73 static int prism2_domibset_uint32(wlandevice_t *wlandev, u32 did, u32 data) argument
79 mibitem->did = did;
86 u32 did, u8 len, u8 *data)
92 mibitem->did = did;
146 u32 did; local
163 did = DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey0;
167 did = DIDmib_dot11smt_dot11WEPDefaultKeysTable_dot11WEPDefaultKey1;
171 did
85 prism2_domibset_pstr32(wlandevice_t *wlandev, u32 did, u8 len, u8 *data) argument
233 u32 did; local
473 u32 did; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/cnid/last/
H A Dcnid_last.c26 const cnid_t did _U_, char *name _U_, const size_t len _U_, cnid_t hint _U_)
46 * due to complaints over did's being non-persistent,
48 * did's:
90 /* Return CNID for a given did/name. */
91 cnid_t cnid_last_get(struct _cnid_db *cdb _U_, const cnid_t did _U_, char *name _U_, const size_t len _U_)
101 cnid_t cnid_last_lookup(struct _cnid_db *cdb _U_, const struct stat *st _U_, const cnid_t did _U_,
170 /* Return the did/name pair corresponding to a CNID. */
179 const cnid_t did _U_, char *name _U_, const size_t len _U_)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/cnid/cdb/
H A Dcnid_cdb_add.c7 * cnid_add (db, dev, ino, did, name, hint):
8 * add a name to the CNID database. we use both dev/ino and did/name
20 const cnid_t did, char *name, const size_t len);
46 unsigned char *make_cnid_data(u_int32_t flags, const struct stat *st, const cnid_t did, argument
64 /* did is already in network byte order */
65 memcpy(buf, &did, sizeof(did));
66 buf += sizeof(did);
171 const cnid_t did, char *name, const size_t len,
185 id = cnid_cdb_lookup(cdb, st, did, nam
170 cnid_cdb_add(struct _cnid_db *cdb, const struct stat *st, const cnid_t did, char *name, const size_t len, cnid_t hint) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Ddbd_resolve.c22 /* Return the did/name pair corresponding to a CNID. */
51 memcpy(&rply->did, (char *) data.data + CNID_DID_OFS, sizeof(cnid_t));
56 LOG(log_debug, logtype_cnid, "dbd_resolve(CNID: %u): did: %u, name: \"%s\"",
57 ntohl(rqst->cnid), ntohl(rply->did), rply->name + CNID_NAME_OFS);
H A Ddbd_update.c54 LOG(log_debug, logtype_cnid, "dbd_update: Updated dbd with dev/ino: 0x%llx/0x%llx, did: %u, name: %s, cnid: %u",
55 (unsigned long long)rqst->dev, (unsigned long long)rqst->ino, ntohl(rqst->did), rqst->name, ntohl(rqst->cnid));
62 ntohl(rqst->cnid), (unsigned long long)rqst->dev, (unsigned long long)rqst->ino, ntohl(rqst->did), rqst->name);
H A Ddbd_add.c140 LOG(log_debug, logtype_cnid, "dbd_add(did:%u, '%s', dev/ino:0x%llx/0x%llx) {start}",
141 ntohl(rqst->did), rqst->name, (unsigned long long)rqst->dev, (unsigned long long)rqst->ino);
146 LOG(log_debug, logtype_cnid, "dbd_add(did:%u, '%s', dev/ino:0x%llx/0x%llx): error in dbd_lookup",
147 ntohl(rqst->did), rqst->name, (unsigned long long)rqst->dev, (unsigned long long)rqst->ino);
158 LOG(log_debug, logtype_cnid, "dbd_add(did:%u, '%s', dev/ino:0x%llx/0x%llx): {adding to database ...}",
159 ntohl(rqst->did), rqst->name, (unsigned long long)rqst->dev, (unsigned long long)rqst->ino);
176 ntohl(rqst->did), rqst->name, (unsigned long long)rqst->dev, (unsigned long long)rqst->ino, ntohl(rply->cnid));
184 LOG(log_debug, logtype_cnid, "dbd_add(did:%u, '%s', dev/ino:0x%llx/0x%llx): Added with CNID: %u",
185 ntohl(rqst->did), rqst->name, (unsigned long long)rqst->dev, (unsigned long long)rqst->ino, ntohl(rply->cnid));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/include/atalk/
H A Dcnid_dbd_private.h45 cnid_t did; member in struct:cnid_dbd_rqst
53 cnid_t did; member in struct:cnid_dbd_rply
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/contrib/misc/
H A Dcnid.lua18 local did = ProtoField.uint32("dbd.did", "Parent Directory Id")
23 dbd_proto.fields = {cmd, error, cnid, did, dev, ino, type, filename, len}
75 subtree:add(did, buffer(28, 4))
104 rply.did = val
105 subtree:add(did, buffer(8,4))
113 if rply.error == 0 and rply.did ~= 0 then

Completed in 120 milliseconds

1234567891011>>