Searched defs:gmtoff (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/global/ |
H A D | mail_date.c | 61 int gmtoff; in mail_date() local
|
/netbsd-src/sys/fs/nilfs/ |
H A D | nilfs_mount.h | 43 int32_t gmtoff; /* offset from UTC in seconds */ member
|
/netbsd-src/sys/fs/udf/ |
H A D | udf_mount.h | 43 int32_t gmtoff; /* offset from UTC in seconds */ member
|
/netbsd-src/sys/fs/msdosfs/ |
H A D | msdosfs_conv.c | 120 msdosfs_unix2dostime(const struct timespec *tsp, int gmtoff, in msdosfs_unix2dostime() 174 msdosfs_dos2unixtime(u_int dd, u_int dt, u_int dh, int gmtoff, in msdosfs_dos2unixtime()
|
H A D | denode.h | 261 #define DETIMES(dep, acc, mod, cre, gmtoff) \ argument
|
H A D | msdosfsmount.h | 69 int gmtoff; /* v3: offset from UTC in seconds */ member
|
H A D | msdosfs_vnops.c | 1430 const struct timespec *mod, const struct timespec *cre, int gmtoff) in msdosfs_detimes() argument
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | te-vms.c | 279 long long gmtoff, secs, nsecs; in vms_file_stats_name() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | te-vms.c | 279 long long gmtoff, secs, nsecs; in vms_file_stats_name() local
|
/netbsd-src/usr.bin/mail/ |
H A D | format.c | 492 const char *gmtoff; in convert_obs_zone() member 716 const char *gmtoff; in dateof() local [all...] |
/netbsd-src/external/bsd/cron/dist/ |
H A D | misc.c | 566 long gmtoff = get_gmtoff(&t, &tm); in arpadate() local
|
/netbsd-src/sbin/newfs_udf/ |
H A D | udf_core.h | 166 int gmtoff; /* in minutes */ member
|
/netbsd-src/lib/libc/time/ |
H A D | zdump.c | 819 gmtoff(struct tm const *a, ATTRIBUTE_MAYBE_UNUSED time_t *t, global() function
|
/netbsd-src/sys/compat/netbsd32/ |
H A D | netbsd32.h | 1162 int gmtoff; /* v3: offset from UTC in seconds */ member 1171 int32_t gmtoff; /* offset from UTC in seconds */ member
|