Searched defs:id_high (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/nmbd/
H A Dnmbd_winsserver.c65 uint32 id_low, id_high; local
152 uint32 id_high = (namerec->data.id >> 32) & 0xFFFFFFFF; local
154 uint32 id_high = 0; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/nmbd/
H A Dnmbd_winsserver.c64 uint32 id_low, id_high; local
151 uint32 id_high = (namerec->data.id >> 32) & 0xFFFFFFFF; local
153 uint32 id_high = 0; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/nmbd/
H A Dnmbd_winsserver.c65 uint32 id_low, id_high; local
152 uint32 id_high = (namerec->data.id >> 32) & 0xFFFFFFFF; local
154 uint32 id_high = 0; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/nmbd/
H A Dnmbd_winsserver.c64 uint32 id_low, id_high; local
151 uint32 id_high = (namerec->data.id >> 32) & 0xFFFFFFFF; local
153 uint32 id_high = 0; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/nmbd/
H A Dnmbd_winsserver.c64 uint32 id_low, id_high; local
151 uint32 id_high = (namerec->data.id >> 32) & 0xFFFFFFFF; local
153 uint32 id_high = 0; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/nmbd/
H A Dnmbd_winsserver.c65 uint32 id_low, id_high; local
152 uint32 id_high = (namerec->data.id >> 32) & 0xFFFFFFFF; local
154 uint32 id_high = 0; local

Completed in 209 milliseconds