Searched refs:safe (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dcallout.h31 int _callout_stop_safe(struct callout *c, int safe);
/haiku/src/libs/compat/freebsd_network/
H A Dcallout.cpp279 _callout_stop_safe(struct callout *c, int safe) argument
284 return _callout_stop(c, safe);
/haiku/src/bin/unzip/
H A Dcrctab.c61 error: Dynamic allocation of CRC table not safe with reentrant code.
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dinfo.c1747 uint8 index, byte, byte2, safe, shift; local
1766 safe = byte = *((uint8*)(&(rom[offset32])));
1769 safe));
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_info.c1834 uint8 index, byte, byte2, safe, shift; local
1853 safe = byte = *((uint8*)(&(rom[offset32])));
1856 safe));
2098 /* doing general fail-safe default setup here */

Completed in 130 milliseconds