| /freebsd-14.2/sys/ddb/ |
| H A D | db_sym.h | 81 #define db_find_sym_and_offset(val,namep,offp) \ argument 85 #define db_find_xtrn_sym_and_offset(val,namep,offp) \ argument
|
| H A D | db_sym.c | 369 db_search_symbol(db_addr_t val, db_strategy_t strategy, db_expr_t *offp) in db_search_symbol()
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_file_os.c | 118 zfs_file_write_impl(zfs_file_t *fp, const void *buf, size_t count, loff_t *offp, in zfs_file_write_impl() 175 zfs_file_read_impl(zfs_file_t *fp, void *buf, size_t count, loff_t *offp, in zfs_file_read_impl() 226 zfs_file_seek(zfs_file_t *fp, loff_t *offp, int whence) in zfs_file_seek()
|
| /freebsd-14.2/sys/netinet6/ |
| H A D | dest6.c | 63 dest6_input(struct mbuf **mp, int *offp, int proto) in dest6_input()
|
| H A D | route6.c | 60 route6_input(struct mbuf **mp, int *offp, int proto) in route6_input()
|
| H A D | sctp6_usrreq.c | 58 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 D | raw_ip6.c | 184 rip6_input(struct mbuf **mp, int *offp, int proto) in rip6_input()
|
| H A D | frag6.c | 421 frag6_input(struct mbuf **mp, int *offp, int proto) in frag6_input()
|
| H A D | ip6_input.c | 951 struct mbuf **mp, int *offp) in ip6_hopopts_input()
|
| H A D | udp6_usrreq.c | 341 udp6_input(struct mbuf **mp, int *offp, int proto) in udp6_input()
|
| /freebsd-14.2/sys/dev/usb/net/ |
| H A D | if_cdceem.c | 318 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-14.2/lib/libc/tests/stdio/ |
| H A D | getdelim_test.c | 54 size_t *offp = cookie; in _reader() local 70 size_t *offp; in mkfilebuf() local
|
| /freebsd-14.2/sys/netinet/ |
| H A D | tcp_input.c | 563 tcp6_input_with_port(struct mbuf **mp, int *offp, int proto, uint16_t port) in tcp6_input_with_port() 597 tcp6_input(struct mbuf **mp, int *offp, int proto) in tcp6_input() 605 tcp_input_with_port(struct mbuf **mp, int *offp, int proto, uint16_t port) in tcp_input_with_port() 1499 tcp_input(struct mbuf **mp, int *offp, int proto) in tcp_input()
|
| H A D | ip_encap.c | 367 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 D | ip_icmp.c | 460 icmp_input(struct mbuf **mp, int *offp, int proto) in icmp_input()
|
| H A D | ip_input.c | 1359 rsvp_input(struct mbuf **mp, int *offp, int proto) in rsvp_input()
|
| H A D | raw_ip.c | 295 rip_input(struct mbuf **mp, int *offp, int proto) in rip_input()
|
| /freebsd-14.2/sys/netpfil/pf/ |
| H A D | if_pfsync.c | 965 int i, offp; in pfsync_in_clr() local 1006 int i, offp, total_len, msg_version, msg_len; in pfsync_in_ins() local 1063 int offp, i; in pfsync_in_iack() local 1133 int sync, offp, i, total_len, msg_len, msg_version; in pfsync_in_upd() local 1234 int offp, i; in pfsync_in_upd_c() local 1318 int i, offp; in pfsync_in_ureq() local 1360 int offp, i; in pfsync_in_del_c() local 1392 int offp; in pfsync_in_bus() local 1455 int offp; in pfsync_in_tdb() local
|
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | dmu_diff.c | 168 zfs_file_t *fp, offset_t *offp) in dmu_diff()
|
| H A D | spa_history.c | 418 spa_history_get(spa_t *spa, uint64_t *offp, uint64_t *len, char *buf) in spa_history_get()
|
| /freebsd-14.2/sys/kern/ |
| H A D | uipc_mbuf2.c | 95 m_pulldown(struct mbuf *m, int off, int len, int *offp) in m_pulldown()
|
| /freebsd-14.2/sys/ufs/ufs/ |
| H A D | ufs_bmap.c | 347 ufs_bmap_seekdata(struct vnode *vp, off_t *offp) in ufs_bmap_seekdata()
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_file_os.c | 245 zfs_file_seek(zfs_file_t *fp, loff_t *offp, int whence) in zfs_file_seek()
|
| /freebsd-14.2/sys/fs/ext2fs/ |
| H A D | ext2_bmap.c | 329 ext2_bmap_seekdata(struct vnode *vp, off_t *offp) in ext2_bmap_seekdata()
|
| H A D | ext2_lookup.c | 711 doff_t *offp, doff_t *prevoffp, doff_t *endusefulp, in ext2_search_dirblock()
|