MCPcopy Create free account
hub / github.com/Hamlib/Hamlib / set_errno

Function set_errno

lib/termios.c:273–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

271----------------------------------------------------------*/
272
273static void set_errno(int error)
274{
275 my_errno = error;
276}
277
278#if 0
279/*----------------------------------------------------------

Callers 6

open_portFunction · 0.85
win32_serial_find_portFunction · 0.85
tcdrainFunction · 0.85
tcflushFunction · 0.85
win32_serial_ioctlFunction · 0.85
win32_serial_selectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected