Searched refs:BeginTimestamp (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dafs.c38 uint32 BeginTimestamp; member in struct:ClearToken
62 ct->AuthHandle, base64_key, ct->ViceId, ct->BeginTimestamp,
142 ct->BeginTimestamp = now;
149 if (((ct->EndTimestamp - ct->BeginTimestamp) & 1) == 1) {
150 ct->BeginTimestamp += 1; /* Lifetime must be even */
H A Dafs_settoken.c48 uint32 BeginTimestamp; member in struct:ClearToken
112 if (sscanf(t, "%u", &result_ct.BeginTimestamp) != 1) {
113 DEBUG(10, ("sscanf BeginTimestamp failed\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dafs.c38 uint32 BeginTimestamp; member in struct:ClearToken
65 ct->AuthHandle, base64_key, ct->ViceId, ct->BeginTimestamp,
145 ct->BeginTimestamp = now;
152 if (((ct->EndTimestamp - ct->BeginTimestamp) & 1) == 1) {
153 ct->BeginTimestamp += 1; /* Lifetime must be even */
H A Dafs_settoken.c65 uint32 BeginTimestamp; member in struct:ClearToken
130 if (sscanf(t, "%u", &result_ct.BeginTimestamp) != 1) {
131 DEBUG(10, ("sscanf BeginTimestamp failed\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dafs.c38 uint32 BeginTimestamp; member in struct:ClearToken
62 ct->AuthHandle, base64_key, ct->ViceId, ct->BeginTimestamp,
142 ct->BeginTimestamp = now;
149 if (((ct->EndTimestamp - ct->BeginTimestamp) & 1) == 1) {
150 ct->BeginTimestamp += 1; /* Lifetime must be even */
H A Dafs_settoken.c48 uint32 BeginTimestamp; member in struct:ClearToken
112 if (sscanf(t, "%u", &result_ct.BeginTimestamp) != 1) {
113 DEBUG(10, ("sscanf BeginTimestamp failed\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Dafs.c38 uint32 BeginTimestamp; member in struct:ClearToken
65 ct->AuthHandle, base64_key, ct->ViceId, ct->BeginTimestamp,
145 ct->BeginTimestamp = now;
152 if (((ct->EndTimestamp - ct->BeginTimestamp) & 1) == 1) {
153 ct->BeginTimestamp += 1; /* Lifetime must be even */
H A Dafs_settoken.c65 uint32 BeginTimestamp; member in struct:ClearToken
130 if (sscanf(t, "%u", &result_ct.BeginTimestamp) != 1) {
131 DEBUG(10, ("sscanf BeginTimestamp failed\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Dafs.c38 uint32 BeginTimestamp; member in struct:ClearToken
65 ct->AuthHandle, base64_key, ct->ViceId, ct->BeginTimestamp,
145 ct->BeginTimestamp = now;
152 if (((ct->EndTimestamp - ct->BeginTimestamp) & 1) == 1) {
153 ct->BeginTimestamp += 1; /* Lifetime must be even */
H A Dafs_settoken.c65 uint32 BeginTimestamp; member in struct:ClearToken
130 if (sscanf(t, "%u", &result_ct.BeginTimestamp) != 1) {
131 DEBUG(10, ("sscanf BeginTimestamp failed\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dafs.c38 uint32 BeginTimestamp; member in struct:ClearToken
62 ct->AuthHandle, base64_key, ct->ViceId, ct->BeginTimestamp,
142 ct->BeginTimestamp = now;
149 if (((ct->EndTimestamp - ct->BeginTimestamp) & 1) == 1) {
150 ct->BeginTimestamp += 1; /* Lifetime must be even */
H A Dafs_settoken.c48 uint32 BeginTimestamp; member in struct:ClearToken
112 if (sscanf(t, "%u", &result_ct.BeginTimestamp) != 1) {
113 DEBUG(10, ("sscanf BeginTimestamp failed\n"));

Completed in 211 milliseconds