Home
last modified time | relevance | path

Searched refs:einval (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/libc/nameser/
H A Dns_ttl.c105 goto einval; in ns_parse_ttl()
113 goto einval; in ns_parse_ttl()
122 default: goto einval; in ns_parse_ttl()
131 goto einval; in ns_parse_ttl()
135 goto einval; in ns_parse_ttl()
139 einval: in ns_parse_ttl()
/freebsd/lib/libc/db/recno/
H A Drec_put.c78 goto einval; in __rec_put()
100 goto einval; in __rec_put()
105 goto einval; in __rec_put()
116 goto einval; in __rec_put()
120 goto einval; in __rec_put()
125 einval: errno = EINVAL; in __rec_put()
H A Drec_open.c70 goto einval; in __rec_open()
98 goto einval; in __rec_open()
123 goto einval; in __rec_open()
138 goto einval; in __rec_open()
205 einval: errno = EINVAL; in __rec_open()
H A Drec_delete.c75 goto einval; in __rec_delete()
83 goto einval; in __rec_delete()
91 einval: errno = EINVAL; in __rec_delete()
H A Drec_seq.c73 goto einval; in __rec_seq()
98 einval: errno = EINVAL; in __rec_seq()
/freebsd/lib/libc/db/btree/
H A Dbt_open.c113 goto einval; in __bt_open()
123 goto einval; in __bt_open()
128 goto einval; in __bt_open()
153 goto einval; in __bt_open()
193 goto einval; in __bt_open()
201 goto einval; in __bt_open()
316 einval: errno = EINVAL; in __bt_open()
/freebsd/sys/arm64/linux/
H A Dlinux_sysvec.c278 goto einval; in linux_rt_sigreturn()
282 goto einval; in linux_rt_sigreturn()
290 einval: in linux_rt_sigreturn()
/freebsd/tests/sys/fs/fusefs/
H A Drename.cc57 TEST_F(Rename, einval) in TEST_F() argument
H A Dfallocate.cc763 TEST_F(PosixFallocate_7_18, einval) in TEST_F() argument