Home
last modified time | relevance | path

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

/trueos/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()
/trueos/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()
/trueos/sys/nfsserver/
HDnfs_fha_old.c87 softc->callbacks.get_offset = fhaold_get_offset; in fhaold_init()
/trueos/sys/fs/nfsserver/
HDnfs_fha_new.c80 softc->callbacks.get_offset = fhanew_get_offset; in fhanew_init()