Searched refs:nttime_to_timeval (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/util/
H A Dtime.h234 _PUBLIC_ void nttime_to_timeval(struct timeval *tv, NTTIME t);
H A Dtime.c580 _PUBLIC_ void nttime_to_timeval(struct timeval *tv, NTTIME t) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/util/
H A Dtime.h234 _PUBLIC_ void nttime_to_timeval(struct timeval *tv, NTTIME t);
H A Dtime.c580 _PUBLIC_ void nttime_to_timeval(struct timeval *tv, NTTIME t) function
/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.h234 _PUBLIC_ void nttime_to_timeval(struct timeval *tv, NTTIME t);
H A Dtime.c580 _PUBLIC_ void nttime_to_timeval(struct timeval *tv, NTTIME t) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/libnet/
H A Dlibnet_user.c854 nttime_to_timeval(r->out.acct_expiry, info->acct_expiry);
855 nttime_to_timeval(r->out.allow_password_change, info->allow_password_change);
856 nttime_to_timeval(r->out.force_password_change, info->force_password_change);
857 nttime_to_timeval(r->out.last_logon, info->last_logon);
858 nttime_to_timeval(r->out.last_logoff, info->last_logoff);
859 nttime_to_timeval(r->out.last_password_change, info->last_password_change);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/libnet/
H A Dlibnet_user.c854 nttime_to_timeval(r->out.acct_expiry, info->acct_expiry);
855 nttime_to_timeval(r->out.allow_password_change, info->allow_password_change);
856 nttime_to_timeval(r->out.force_password_change, info->force_password_change);
857 nttime_to_timeval(r->out.last_logon, info->last_logon);
858 nttime_to_timeval(r->out.last_logoff, info->last_logoff);
859 nttime_to_timeval(r->out.last_password_change, info->last_password_change);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/libnet/
H A Dlibnet_user.c854 nttime_to_timeval(r->out.acct_expiry, info->acct_expiry);
855 nttime_to_timeval(r->out.allow_password_change, info->allow_password_change);
856 nttime_to_timeval(r->out.force_password_change, info->force_password_change);
857 nttime_to_timeval(r->out.last_logon, info->last_logon);
858 nttime_to_timeval(r->out.last_logoff, info->last_logoff);
859 nttime_to_timeval(r->out.last_password_change, info->last_password_change);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/ntvfs/posix/
H A Dpvfs_setfileinfo.c489 nttime_to_timeval(&tv[0], newstats.dos.access_time);
490 nttime_to_timeval(&tv[1], newstats.dos.write_time);
820 nttime_to_timeval(&tv[0], newstats.dos.access_time);
821 nttime_to_timeval(&tv[1], newstats.dos.write_time);
H A Dpvfs_open.c532 nttime_to_timeval(&tv[0], h->name->dos.access_time);
533 nttime_to_timeval(&tv[1], h->write_time.close_time);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/ntvfs/posix/
H A Dpvfs_setfileinfo.c489 nttime_to_timeval(&tv[0], newstats.dos.access_time);
490 nttime_to_timeval(&tv[1], newstats.dos.write_time);
820 nttime_to_timeval(&tv[0], newstats.dos.access_time);
821 nttime_to_timeval(&tv[1], newstats.dos.write_time);
H A Dpvfs_open.c532 nttime_to_timeval(&tv[0], h->name->dos.access_time);
533 nttime_to_timeval(&tv[1], h->write_time.close_time);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/ntvfs/posix/
H A Dpvfs_setfileinfo.c489 nttime_to_timeval(&tv[0], newstats.dos.access_time);
490 nttime_to_timeval(&tv[1], newstats.dos.write_time);
820 nttime_to_timeval(&tv[0], newstats.dos.access_time);
821 nttime_to_timeval(&tv[1], newstats.dos.write_time);
H A Dpvfs_open.c532 nttime_to_timeval(&tv[0], h->name->dos.access_time);
533 nttime_to_timeval(&tv[1], h->write_time.close_time);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/torture/libnet/
H A Duserman.c246 nttime_to_timeval(&t, i->fld); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/libnet/
H A Duserman.c246 nttime_to_timeval(&t, i->fld); \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/libnet/
H A Duserman.c246 nttime_to_timeval(&t, i->fld); \

Completed in 227 milliseconds