Home
last modified time | relevance | path

Searched defs:ignore_error (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/lib9p/pytest/
H A Dp9conn.py900 def clunk(self, fid, ignore_error=False): argument
912 def remove(self, fid, ignore_error=False): argument
/freebsd/sys/dev/firmware/xilinx/
H A Dzynqmp_firmware.c100 …t32_t id, uint32_t a0, uint32_t a1, uint32_t a2, uint32_t a3, uint32_t *payload, bool ignore_error) in zynqmp_call_smc()