Home
last modified time | relevance | path

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

12

/freebsd-src/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-src/contrib/libdiff/lib/
H A Ddiff_output_plain.c36 off_t *offp; in output_plain_chunk() local
167 off_t outoff = 0, *offp; in diff_output_plain() local
H A Ddiff_output.c66 off_t outoff = 0, *offp; diff_output_lines() local
209 off_t outoff = 0, *offp; diff_output_trailing_newline_msg() local
325 off_t *offp; diff_output_info_alloc() local
[all...]
H A Ddiff_output_edscript.c37 off_t outoff = 0, *offp; in output_edscript_chunk() 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-src/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() argument
172 zfs_file_read_impl(zfs_file_t *fp, void *buf, size_t count, loff_t *offp, in zfs_file_read_impl() argument
223 zfs_file_seek(zfs_file_t *fp, loff_t *offp, int whence) in zfs_file_seek() argument
/freebsd-src/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() argument
165 sctp6_input(struct mbuf **i_pak, int *offp, int proto SCTP_UNUSED) in sctp6_input() argument
H A Draw_ip6.c182 rip6_input(struct mbuf **mp, int *offp, int proto) in rip6_input() argument
H A Dfrag6.c421 frag6_input(struct mbuf **mp, int *offp, int proto) in frag6_input()
/freebsd-src/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-src/lib/libc/tests/stdio/
H A Dgetdelim_test.c54 size_t *offp = cookie; in _reader() local
70 size_t *offp; in mkfilebuf() local
/freebsd-src/sys/netinet/
H A Dtcp_input.c562 tcp6_input_with_port(struct mbuf ** mp,int * offp,int proto,uint16_t port) tcp6_input_with_port() argument
596 tcp6_input(struct mbuf ** mp,int * offp,int proto) tcp6_input() argument
604 tcp_input_with_port(struct mbuf ** mp,int * offp,int proto,uint16_t port) tcp_input_with_port() argument
1498 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() argument
H A Dip_input.c1353 rsvp_input(struct mbuf ** mp,int * offp,int proto) rsvp_input() argument
/freebsd-src/sys/netpfil/pf/
H A Dif_pfsync.c964 int i, offp; pfsync_in_clr() local
1005 int i, offp, total_len, msg_version, msg_len; pfsync_in_ins() local
1062 int offp, i; pfsync_in_iack() local
1132 int sync, offp, i, total_len, msg_len, msg_version; pfsync_in_upd() local
1233 int offp, i; pfsync_in_upd_c() local
1317 int i, offp; pfsync_in_ureq() local
1359 int offp, i; pfsync_in_del_c() local
1391 int offp; pfsync_in_bus() local
1454 int offp; pfsync_in_tdb() local
[all...]
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Ddmu_diff.c168 zfs_file_t *fp, offset_t *offp) in dmu_diff()
H A Dspa_history.c418 spa_history_get(spa_t * spa,uint64_t * offp,uint64_t * len,char * buf) spa_history_get() argument
/freebsd-src/sys/kern/
H A Duipc_mbuf2.c93 m_pulldown(struct mbuf *m, int off, int len, int *offp) in m_pulldown()
/freebsd-src/sys/ufs/ufs/
H A Dufs_bmap.c344 ufs_bmap_seekdata(struct vnode *vp, off_t *offp) in ufs_bmap_seekdata()
/freebsd-src/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_file_os.c245 zfs_file_seek(zfs_file_t * fp,loff_t * offp,int whence) zfs_file_seek() argument
/freebsd-src/sys/fs/ext2fs/
H A Dext2_bmap.c327 ext2_bmap_seekdata(struct vnode *vp, off_t *offp) in ext2_bmap_seekdata()

12