Searched refs:get_offset (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/apr/time/unix/
H A Dtime.c43 static apr_int32_t get_offset(struct tm *tm) function
109 xt->tm_gmtoff = get_offset(&tm);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp895 return PrivateGetDIAValue(Symbol, &IDiaSymbol::get_offset);
/freebsd-11-stable/sys/nfs/
H A Dnfs_fha.h96 int (*get_offset)(struct mbuf **md, caddr_t *dpos, int v3, struct member in struct:fha_callbacks
H A Dnfs_fha.c179 cb->get_offset(&md, &dpos, v3, i);
/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_fha_new.c80 softc->callbacks.get_offset = fhanew_get_offset;

Completed in 121 milliseconds