Home
last modified time | relevance | path

Searched refs:get_offset (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/nfs/
HDnfs_fha.h90 int (*get_offset)(struct mbuf **md, caddr_t *dpos, int v3, struct member
HDnfs_fha.c185 cb->get_offset(&md, &dpos, v3, i); in fha_extract_info()
/NextBSD/contrib/apr/time/unix/
HDtime.c43 static apr_int32_t get_offset(struct tm *tm) in get_offset() function
109 xt->tm_gmtoff = get_offset(&tm); in explode_time()
/NextBSD/sys/fs/nfsserver/
HDnfs_fha_new.c80 softc->callbacks.get_offset = fhanew_get_offset; in fhanew_init()
/NextBSD/contrib/llvm/lib/DebugInfo/PDB/DIA/
HDDIARawSymbol.cpp256 RAW_METHOD_DUMP(OS, get_offset) in dump()
720 return PrivateGetDIAValue(Symbol, &IDiaSymbol::get_offset); in getOffset()