Home
last modified time | relevance | path

Searched refs:lfpp (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/include/
H A Dieee754io.h57 int fetch_ieee754 (unsigned char **bufp, int size, l_fp *lfpp, offsets_t offsets);
58 int put_ieee754 (unsigned char **bufpp, int size, l_fp *lfpp, offsets_t offsets);
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdstate.c115 struct nfslockfile **lfpp, fhandle_t *nfhp, int lockit);
3560 struct nfslockfile **lfpp, fhandle_t *nfhp, int lockit) in nfsrv_getlockfile() argument
3586 *lfpp = lfp; in nfsrv_getlockfile()
3605 *lfpp = new_lfp; in nfsrv_getlockfile()