Searched defs:offp (Results 1 - 25 of 36) sorted by relevance

12

/freebsd-10.1-release/sys/netinet6/
H A Ddest6.c62 dest6_input(struct mbuf **mp, int *offp, int proto) argument
H A Droute6.c59 route6_input(struct mbuf **mp, int *offp, int proto) argument
H A Din6_gif.c290 in6_gif_input(struct mbuf **mp, int *offp, int proto) argument
H A Dfrag6.c155 frag6_input(struct mbuf **mp, int *offp, int proto) argument
H A Draw_ip6.c159 rip6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dudp6_usrreq.c179 udp6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dsctp6_usrreq.c69 sctp6_input_with_port(struct mbuf **i_pak, int *offp, uint16_t port) argument
198 sctp6_input(struct mbuf **i_pak, int *offp, int proto SCTP_UNUSED) argument
H A Dip6_input.c1071 ip6_hopopts_input(u_int32_t *plenp, u_int32_t *rtalertp, struct mbuf **mp, int *offp) argument
H A Dip6_mroute.c1701 pim6_input(struct mbuf **mp, int *offp, int proto) argument
/freebsd-10.1-release/tools/regression/lib/libc/stdio/
H A Dtest-getdelim.c50 size_t *offp = cookie; local
66 size_t *offp; local
[all...]
/freebsd-10.1-release/sys/kern/
H A Duipc_mbuf2.c95 m_pulldown(struct mbuf *m, int off, int len, int *offp) argument
/freebsd-10.1-release/sys/netinet/
H A Dip_encap.c204 encap6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dtcp_input.c505 tcp6_input(struct mbuf **mp, int *offp, int proto) argument
/freebsd-10.1-release/sys/netipsec/
H A Dxform_ipip.c115 ip4_input6(struct mbuf **m, int *offp, int proto) argument
H A Dipsec_input.c507 ipsec6_common_input(struct mbuf **mp, int *offp, int proto) argument
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_diff.c182 dmu_diff(const char *tosnap_name, const char *fromsnap_name, struct vnode *vp, offset_t *offp) argument
H A Dspa_history.c339 spa_history_get(spa_t *spa, uint64_t *offp, uint64_t *len, char *buf) argument
H A Dzfs_ctldir.c1152 zfsctl_snapdir_readdir_cb(vnode_t *vp, void *dp, int *eofp, offset_t *offp, offset_t *nextp, void *data, int flags) argument
H A Dzfs_znode.c1500 zfs_no_putpage(vnode_t *vp, page_t *pp, u_offset_t *offp, size_t *lenp, argument
/freebsd-10.1-release/contrib/nvi/regex/
H A Dengine.c77 const RCHAR_T *offp; /* offsets work from here */ member in struct:match
/freebsd-10.1-release/lib/libc/regex/
H A Dengine.c85 const char *offp; /* offsets work from here */ member in struct:match
/freebsd-10.1-release/sys/boot/i386/zfsboot/
H A Dzfsboot.c157 zfs_read(spa_t *spa, const dnode_phys_t *dnode, off_t *offp, void *start, size_t size) argument
216 xfsread(const dnode_phys_t *dnode, off_t *offp, void *buf, size_t nbyte) argument
/freebsd-10.1-release/sys/fs/ext2fs/
H A Dext2_lookup.c702 ext2_search_dirblock(struct inode *ip, void *data, int *foundp, const char *name, int namelen, int *entryoffsetinblockp, doff_t *offp, doff_t *prevoffp, doff_t *endusefulp, struct ext2fs_searchslot *ssp) argument
H A Dext2_htree.c319 ext2_htree_lookup(struct inode *ip, const char *name, int namelen, struct buf **bpp, int *entryoffp, doff_t *offp, doff_t *prevoffp, doff_t *endusefulp, struct ext2fs_searchslot *ss) argument
/freebsd-10.1-release/sys/ufs/ufs/
H A Dufs_dirhash.c546 ufsdirhash_lookup(struct inode *ip, char *name, int namelen, doff_t *offp, argument

Completed in 230 milliseconds

12