Searched refs:lfpp (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/bsd/ntp/dist/include/ |
| H A D | ieee754io.h | 57 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 D | nfs_nfsdstate.c | 115 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()
|