Searched defs:gmtoff (Results 1 - 9 of 9) sorted by relevance
| /src/sys/fs/nilfs/ |
| H A D | nilfs_mount.h | 43 int32_t gmtoff; /* offset from UTC in seconds */ member in struct:nilfs_args
|
| /src/sys/fs/udf/ |
| H A D | udf_mount.h | 43 int32_t gmtoff; /* offset from UTC in seconds */ member in struct:udf_args
|
| /src/sys/fs/msdosfs/ |
| H A D | msdosfs_conv.c | 120 msdosfs_unix2dostime(const struct timespec *tsp, int gmtoff, argument 174 msdosfs_dos2unixtime(u_int dd, u_int dt, u_int dh, int gmtoff, argument
|
| H A D | msdosfsmount.h | 69 int gmtoff; /* v3: offset from UTC in seconds */ member in struct:msdosfs_args
|
| H A D | msdosfs_vnops.c | 1429 msdosfs_detimes(struct denode * dep,const struct timespec * acc,const struct timespec * mod,const struct timespec * cre,int gmtoff) argument
|
| /src/usr.bin/mail/ |
| H A D | format.c | 477 const char *gmtoff; member in struct:convert_obs_zone::obs_zone_tbl_s 701 const char *gmtoff; local in function:dateof [all...] |
| /src/sbin/newfs_udf/ |
| H A D | udf_core.h | 166 int gmtoff; /* in minutes */ member in struct:udf_create_context
|
| /src/lib/libc/time/ |
| H A D | zdump.c | 804 gmtoff(struct tm const *a, ATTRIBUTE_MAYBE_UNUSED time_t *t, function in typeref:typename:long
|
| /src/sys/compat/netbsd32/ |
| H A D | netbsd32.h | 1162 int gmtoff; /* v3: offset from UTC in seconds */ member in struct:netbsd32_msdosfs_args 1171 int32_t gmtoff; /* offset from UTC in seconds */ member in struct:netbsd32_udf_args
|
Completed in 14 milliseconds