Searched refs:LEASE2 (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/smb2/
H A Dlease.c148 static const uint64_t LEASE2 = 0xDEADBEEFFEEDBEADull; variable
191 smb2_lease_create(&io, &ls, true, dname, LEASE2, lease("RHW"));
204 smb2_lease_create(&io, &ls, false, sname, LEASE2, lease("RHW"));
209 CHECK_LEASE(&io, "RHW", true, LEASE2);
456 smb2_lease_create(&io, &ls, false, fname, LEASE2, lease(contend));
461 CHECK_LEASE(&io, granted, true, LEASE2);
755 /* Contend with LEASE2. */
756 smb2_lease_create(&io, &ls, false, fname, LEASE2, lease("RHW"));
761 CHECK_LEASE(&io, "RH", true, LEASE2);
766 /* Drop LEASE1 / LEASE2 */
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/smb2/
H A Dlease.c148 static const uint64_t LEASE2 = 0xDEADBEEFFEEDBEADull; variable
191 smb2_lease_create(&io, &ls, true, dname, LEASE2, lease("RHW"));
204 smb2_lease_create(&io, &ls, false, sname, LEASE2, lease("RHW"));
209 CHECK_LEASE(&io, "RHW", true, LEASE2);
456 smb2_lease_create(&io, &ls, false, fname, LEASE2, lease(contend));
461 CHECK_LEASE(&io, granted, true, LEASE2);
755 /* Contend with LEASE2. */
756 smb2_lease_create(&io, &ls, false, fname, LEASE2, lease("RHW"));
761 CHECK_LEASE(&io, "RH", true, LEASE2);
766 /* Drop LEASE1 / LEASE2 */
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/smb2/
H A Dlease.c148 static const uint64_t LEASE2 = 0xDEADBEEFFEEDBEADull; variable
191 smb2_lease_create(&io, &ls, true, dname, LEASE2, lease("RHW"));
204 smb2_lease_create(&io, &ls, false, sname, LEASE2, lease("RHW"));
209 CHECK_LEASE(&io, "RHW", true, LEASE2);
456 smb2_lease_create(&io, &ls, false, fname, LEASE2, lease(contend));
461 CHECK_LEASE(&io, granted, true, LEASE2);
755 /* Contend with LEASE2. */
756 smb2_lease_create(&io, &ls, false, fname, LEASE2, lease("RHW"));
761 CHECK_LEASE(&io, "RH", true, LEASE2);
766 /* Drop LEASE1 / LEASE2 */
[all...]

Completed in 95 milliseconds