Home
last modified time | relevance | path

Searched defs:off0 (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/tests/sys/fs/fusefs/
H A Dfallocate.cc182 off_t off0 = 100; in TEST_F() local
227 uint64_t off0 = 500; in TEST_F() local
559 uint64_t off0 = 0; in TEST_F() local
H A Dread.cc200 off_t off0 = 0; in TEST_F() local
280 off_t off0 = 0; in TEST_F() local
/freebsd-14.2/sys/netinet/
H A Dtcp_output.c1968 tcp_m_copym(struct mbuf *m, int32_t off0, int32_t *plen, in tcp_m_copym()
H A Dtcp_input.c614 int off0; in tcp_input_with_port() local
/freebsd-14.2/sys/kern/
H A Duipc_mbuf.c533 m_copym(struct mbuf *m, int off0, int len, int wait) in m_copym()
/freebsd-14.2/sys/netgraph/
H A Dng_parse.c1642 ng_parse_skip_value(const char *s, int off0, int *lenp) in ng_parse_skip_value()