Searched defs:ignore_error (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/lib9p/pytest/ |
H A D | p9conn.py | 900 def clunk(self, fid, ignore_error=False): argument 912 def remove(self, fid, ignore_error=False): argument
|
/freebsd/sys/dev/firmware/xilinx/ |
H A D | zynqmp_firmware.c | 100 …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()
|