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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/lib/
H A Dtime.c356 static uint16 make_dos_time1(struct tm *t) function
378 ret = ((ret&0xFFFF)<<16) | make_dos_time1(t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/util/
H A Dtime.c162 static uint16_t make_dos_time1(struct tm *t) function
191 ret = ((ret&0xFFFF)<<16) | make_dos_time1(t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/lib/
H A Dtime.c356 static uint16 make_dos_time1(struct tm *t) function
378 ret = ((ret&0xFFFF)<<16) | make_dos_time1(t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/util/
H A Dtime.c162 static uint16_t make_dos_time1(struct tm *t) function
191 ret = ((ret&0xFFFF)<<16) | make_dos_time1(t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/lib/
H A Dtime.c356 static uint16 make_dos_time1(struct tm *t) function
378 ret = ((ret&0xFFFF)<<16) | make_dos_time1(t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/util/
H A Dtime.c162 static uint16_t make_dos_time1(struct tm *t) function
191 ret = ((ret&0xFFFF)<<16) | make_dos_time1(t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dtime.c53 static uint16_t make_dos_time1(struct tm *t) function
82 ret = ((ret&0xFFFF)<<16) | make_dos_time1(t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Dtime.c53 static uint16_t make_dos_time1(struct tm *t) function
82 ret = ((ret&0xFFFF)<<16) | make_dos_time1(t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Dtime.c53 static uint16_t make_dos_time1(struct tm *t) function
82 ret = ((ret&0xFFFF)<<16) | make_dos_time1(t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dtime.c162 static uint16_t make_dos_time1(struct tm *t) function
191 ret = ((ret&0xFFFF)<<16) | make_dos_time1(t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dtime.c162 static uint16_t make_dos_time1(struct tm *t) function
191 ret = ((ret&0xFFFF)<<16) | make_dos_time1(t);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dtime.c162 static uint16_t make_dos_time1(struct tm *t) function
191 ret = ((ret&0xFFFF)<<16) | make_dos_time1(t);

Completed in 111 milliseconds