Home | History | Annotate | Download | only in telephony

Lines Matching refs:__FUNCTION__

202             D("%s: buffer too short\n", __FUNCTION__ );
211 D("%s: could not create channel to port %d\n", __FUNCTION__, to_port);
234 D("%s: not enough memory to alloc %d bytes", __FUNCTION__, msg2len);
273 S("%s: called for call (%d,%d), events=%02x\n", __FUNCTION__,
282 //S("%s: emulator %d quitted with %d: %s\n", __FUNCTION__, call->to_port, errno, errno_str);
293 S("%s: call (%d,%d) sending %d bytes '", __FUNCTION__,
318 __FUNCTION__, call->to_port, errno, errno_str);
328 S("%s: finished sending data to %d\n", __FUNCTION__, call->to_port);
371 D("%s: from_port value %d is not valid", __FUNCTION__, from_port);
375 D("%s: phone number '%s' is not decimal or remote", __FUNCTION__, to_number);
379 D("%s: trying to call self\n", __FUNCTION__);
387 D("%s: adding new call from port %d to port %d\n", __FUNCTION__, from_port, to_port);