OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gmtoff
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/fs/nilfs/
nilfs_mount.h
43
int32_t
gmtoff
; /* offset from UTC in seconds */
member in struct:nilfs_args
/src/sys/fs/udf/
udf_mount.h
43
int32_t
gmtoff
; /* offset from UTC in seconds */
member in struct:udf_args
/src/usr.bin/mail/
format.c
470
*
gmtoff
string.
477
const char *
gmtoff
;
member in struct:obs_zone_tbl_s
518
return zp->
gmtoff
;
524
* Parse the 'Date:" field into a tm structure and return the
gmtoff
624
/* what remains should be the
gmtoff
string */
693
* Note: We return the
gmtoff
as a string as "-0000" has special
701
const char *
gmtoff
;
local
733
(
gmtoff
= date_to_tm(date, tm)) != NULL) {
740
* Scan the
gmtoff
and use it to convert the time to a
752
if (strcmp(
gmtoff
, "-0000") != 0 &
[
all
...]
/src/sys/fs/msdosfs/
msdosfsmount.h
69
int
gmtoff
; /* v3: offset from UTC in seconds */
member in struct:msdosfs_args
/src/lib/libc/time/
zdump.c
804
gmtoff
(struct tm const *a, ATTRIBUTE_MAYBE_UNUSED time_t *t,
function
855
long off =
gmtoff
(tmp, NULL, gmtmp);
858
(void) printf("
gmtoff
=%ld", off);
980
long off =
gmtoff
(tm, &t, NULL);
/src/sbin/newfs_udf/
udf_core.h
166
int
gmtoff
; /* in minutes */
member in struct:udf_create_context
/src/sys/compat/netbsd32/
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 34 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026