Home
last modified time | relevance | path

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

/freebsd/tests/sys/fs/fusefs/
H A Dfallocate.cc181 off_t off0 = 100; in TEST_F() local
226 uint64_t off0 = 500; in TEST_F() local
558 uint64_t off0 = 0; in TEST_F() local
H A Dread.cc207 off_t off0 = 0; in TEST_F() local
287 off_t off0 = 0; in TEST_F() local
/freebsd/sys/netinet/
H A Dtcp_output.c1958 tcp_m_copym(struct mbuf *m, int32_t off0, int32_t *plen, in tcp_m_copym()
H A Dtcp_input.c603 int off0; in tcp_input_with_port() local
/freebsd/sys/kern/
H A Duipc_mbuf.c531 m_copym(struct mbuf *m, int off0, int len, int wait) in m_copym()
/freebsd/sys/netgraph/
H A Dng_parse.c1643 ng_parse_skip_value(const char *s, int off0, int *lenp) in ng_parse_skip_value()