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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dwin32zip.h31 char *getVolumeLabel(int drive, ulg *vtime, ulg *vmode, time_t *vutim);
H A Dwin32.c680 char *getVolumeLabel(drive, vtime, vmode, vutim)
682 ulg *vtime; /* volume label creation time (DOS format) */
694 *vtime = dostime(1980, 1, 1, 0, 0, 0); /* no true date info available */
695 *vutim = dos2unixtime(*vtime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-olsr.c95 u_int8_t vtime; member in struct:olsr_msg4
105 u_int8_t vtime; member in struct:olsr_msg6
323 "\n\t vtime %.3lfs, msg-seq 0x%04x, length %u%s",
328 ME_TO_DOUBLE(msgptr.v6->vtime),
351 "\n\t vtime %.3lfs, msg-seq 0x%04x, length %u%s",
356 ME_TO_DOUBLE(msgptr.v4->vtime),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A DMakefile26 vdso.o vtime.o sysinfo.o nmi.o sclp.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dvsyscall_64.c170 time_t __vsyscall(1) vtime(time_t *t) function
302 BUG_ON((unsigned long) &vtime != VSYSCALL_ADDR(__NR_vtime));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/libipsec/
H A Dpfkey.c888 pfkey_send_spdadd2(so, src, prefs, dst, prefd, proto, ltime, vtime,
893 u_int64_t ltime, vtime;
902 ltime, vtime,
942 pfkey_send_spdupdate2(so, src, prefs, dst, prefd, proto, ltime, vtime,
947 u_int64_t ltime, vtime;
956 ltime, vtime,
1414 ltime, vtime, policy, policylen, seq)
1418 u_int64_t ltime, vtime;
1487 0, 0, ltime, vtime);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/atari/
H A Datari.c42 local char *getVolumeLabel(drive, vtime, vmode, utim)
44 ulg *vtime; /* volume label creation time (DOS format) */
64 *vtime = ((ulg)dtaptr->dta_date << 16) |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcdk.h220 unsigned short vtime; member in struct:asyport
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dmsdos.c140 local char *getVolumeLabel(drive, vtime, vmode, vutim)
142 ulg *vtime; /* volume label creation time (DOS format) */
165 *vtime = ((ulg)d.ff_fdate << 16) | ((ulg)d.ff_ftime & 0xffff);
167 *vutim = dos2unixtime(*vtime);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dpfkey.c1829 u_int64_t ltime, vtime; local
1832 vtime = 0;
1847 ltime, vtime,
1887 u_int64_t ltime, vtime; local
1890 vtime = 0;
1905 ltime, vtime,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/os2/
H A Dos2zip.c379 char *getVolumeLabel(int drive, unsigned long *vtime, unsigned long *vmode, argument
389 *vtime = unix2dostime(utim);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Distallion.c2482 pp->vtime = (portp->pflag & P_RXITIME) ? 1 : 0;

Completed in 188 milliseconds