Home
last modified time | relevance | path

Searched defs:offp (Results 1 – 25 of 48) sorted by relevance

12

/freebsd/sys/ddb/
H A Ddb_sym.h81 #define db_find_sym_and_offset(val,namep,offp) \ argument
85 #define db_find_xtrn_sym_and_offset(val,namep,offp) \ argument
H A Ddb_sym.c369 db_search_symbol(db_addr_t val, db_strategy_t strategy, db_expr_t *offp) in db_search_symbol()
/freebsd/sys/netinet6/
H A Droute6.c60 route6_input(struct mbuf **mp, int *offp, int proto) in route6_input()
H A Ddest6.c63 dest6_input(struct mbuf **mp, int *offp, int proto) in dest6_input()
H A Dsctp6_usrreq.c58 sctp6_input_with_port(struct mbuf **i_pak, int *offp, uint16_t port) in sctp6_input_with_port()
165 sctp6_input(struct mbuf **i_pak, int *offp, int proto SCTP_UNUSED) in sctp6_input()
H A Draw_ip6.c182 rip6_input(struct mbuf **mp, int *offp, int proto) in rip6_input()
H A Dfrag6.c421 frag6_input(struct mbuf **mp, int *offp, int proto) in frag6_input()
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_file_os.c115 zfs_file_write_impl(zfs_file_t *fp, const void *buf, size_t count, loff_t *offp, in zfs_file_write_impl()
172 zfs_file_read_impl(zfs_file_t *fp, void *buf, size_t count, loff_t *offp, in zfs_file_read_impl()
223 zfs_file_seek(zfs_file_t *fp, loff_t *offp, int whence) in zfs_file_seek()
/freebsd/contrib/libdiff/lib/
H A Ddiff_output.c82 off_t outoff = 0, *offp; in diff_output_lines() local
252 off_t outoff = 0, *offp; in diff_output_trailing_newline_msg() local
368 off_t *offp; in diff_output_info_alloc() local
H A Ddiff_output_unidiff.c243 off_t outoff = 0, *offp; in output_unidiff_chunk() local
457 off_t outoff = 0, *offp; in diff_output_unidiff() local
/freebsd/sys/dev/usb/net/
H A Dif_cdceem.c318 cdceem_handle_cmd(struct usb_xfer *xfer, uint16_t hdr, int *offp) in cdceem_handle_cmd()
419 cdceem_handle_data(struct usb_xfer *xfer, uint16_t hdr, int *offp) in cdceem_handle_data()
566 cdceem_send_echo(struct usb_xfer *xfer, int *offp) in cdceem_send_echo()
605 cdceem_send_echo_response(struct usb_xfer *xfer, int *offp) in cdceem_send_echo_response()
643 cdceem_send_data(struct usb_xfer *xfer, int *offp) in cdceem_send_data()
/freebsd/lib/libc/tests/stdio/
H A Dgetdelim_test.c54 size_t *offp = cookie; in _reader() local
70 size_t *offp; in mkfilebuf() local
/freebsd/sys/netinet/
H A Dtcp_input.c564 tcp6_input_with_port(struct mbuf **mp, int *offp, int proto, uint16_t port) in tcp6_input_with_port() argument
598 tcp6_input(struct mbuf **mp, int *offp, int proto) in tcp6_input() argument
606 tcp_input_with_port(struct mbuf **mp, int *offp, int proto, uint16_t port) in tcp_input_with_port() argument
1500 tcp_input(struct mbuf ** mp,int * offp,int proto) tcp_input() argument
[all...]
H A Dip_encap.c367 encap4_input(struct mbuf **mp, int *offp, int proto) in encap4_input()
406 encap6_input(struct mbuf **mp, int *offp, int proto) in encap6_input()
H A Dip_icmp.c458 icmp_input(struct mbuf **mp, int *offp, int proto) in icmp_input()
H A Dip_input.c1365 rsvp_input(struct mbuf ** mp,int * offp,int proto) rsvp_input() argument
H A Draw_ip.c293 rip_input(struct mbuf **mp, int *offp, int proto) in rip_input()
/freebsd/sys/netpfil/pf/
H A Dif_pfsync.c1029 int i, offp; in pfsync_in_clr() local
1070 int i, offp, total_len, msg_version, msg_len; in pfsync_in_ins() local
1127 int offp, i; in pfsync_in_iack() local
1197 int sync, offp, i, total_len, msg_len, msg_version; in pfsync_in_upd() local
1298 int offp, i; in pfsync_in_upd_c() local
1382 int i, offp; in pfsync_in_ureq() local
1424 int offp, i; in pfsync_in_del_c() local
1456 int offp; in pfsync_in_bus() local
1519 int offp; in pfsync_in_tdb() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_diff.c168 zfs_file_t *fp, offset_t *offp) in dmu_diff()
H A Dspa_history.c421 spa_history_get(spa_t *spa, uint64_t *offp, uint64_t *len, char *buf) in spa_history_get()
/freebsd/sys/kern/
H A Duipc_mbuf2.c93 m_pulldown(struct mbuf *m, int off, int len, int *offp) in m_pulldown()
/freebsd/sys/ufs/ufs/
H A Dufs_bmap.c344 ufs_bmap_seekdata(struct vnode *vp, off_t *offp) in ufs_bmap_seekdata()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_file_os.c206 zfs_file_seek(zfs_file_t *fp, loff_t *offp, int whence) in zfs_file_seek()
/freebsd/sys/fs/ext2fs/
H A Dext2_bmap.c327 ext2_bmap_seekdata(struct vnode *vp, off_t *offp) in ext2_bmap_seekdata()
H A Dext2_lookup.c709 doff_t *offp, doff_t *prevoffp, doff_t *endusefulp, in ext2_search_dirblock()

12