/external/openssh/ |
auth.c | 401 debug("%s: key for %s found at %s:%ld", __func__, 404 debug("%s: key for host %s not found", __func__, host);
|
clientloop.c | 272 debug2("%s: cancel scheduled exit", __func__); 278 debug2("%s: schedule exit in %d seconds", __func__, 826 __func__, last_gc->ref_count); [all...] |
channels.c | [all...] |
sftp-client.c | 229 errfmt == NULL ? __func__ : errmsg, id, expected_id); 238 errfmt == NULL ? __func__ : errmsg, SSH2_FXP_HANDLE, type); [all...] |
auth2-pubkey.c | 396 debug2("%s: CA %s %s is not listed in %s", __func__,
|
servconf.c | 499 fatal("%s: getcwd: %s", __func__, strerror(errno)); [all...] |
ssh-add.c | 237 error("%s: key_to_certified failed", __func__);
|
/frameworks/base/core/jni/ |
android_util_Process.cpp | 176 ALOGV("%s tid=%d grp=%d", __func__, tid, grp); 186 ALOGV("%s pid=%d grp=%d", __func__, pid, grp);
|
/hardware/qcom/audio/voice_processing/ |
voice_processing.c | 431 ALOGE("%s: DLOPEN failed for %s", __func__, EFFECTS_DESCRIPTOR_LIBRARY_PATH); 433 ALOGV("%s: DLOPEN successful for %s", __func__, EFFECTS_DESCRIPTOR_LIBRARY_PATH);
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/ |
perf.h | 47 __PERF_FN(Location) (hObject,__FILE__,__LINE__,__func__); 50 fprintf(stderr,"PERF in [%s:%d func:%s]:",__FILE__,__LINE__,__func__); [all...] |
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/ |
driver_mac80211.c | 657 wpa_printf(MSG_ERROR, "%s: recvfrom(netlink): %d", __func__, errno); } [all...] |
/external/chromium/third_party/libevent/ |
evport.c | 348 event_debug(("%s: port_getn reports %d events", __func__, nevents));
|
evrpc.c | 199 __func__, uri);
|
/external/wpa_supplicant_8/src/ap/ |
wpa_auth_glue.c | 111 __func__, MAC2STR(addr), reason);
|
/external/wpa_supplicant_8/src/tls/ |
tlsv1_cred.c | 49 __func__);
|
/hardware/libhardware/tests/camera2/ |
camera2_utils.cpp | 594 ALOGE("%s dlclose failed, error: %s", __func__, err_str ?: "unknown");
|
/external/clang/test/Analysis/ |
malloc.c | 611 ((expr) ? (void)(0) : __assert_fail (#expr, __FILE__, __LINE__, __func__)) 813 (__builtin_expect(!(x && y), 0) ? __assert_rtn(__func__, "/Users/zaks/tmp/ex.c", 24, "x && y") : (void)0);
|
/external/clang/test/Sema/ |
format-strings.c | 421 // Don't warn about string literals that are PreDefinedExprs, e.g. __func__. 424 printf(__func__); // no-warning
|
/external/libmtp/src/ |
playlist-spl.c | 52 printf("%s:%u:%s(): ", __FILE__, __LINE__, __func__); \ 420 __FILE__, __LINE__, __func__, WSIZE);
|
/frameworks/av/media/libmedia/ |
MediaProfiles.cpp | 354 ALOGV("%s: cameraId=%d, quality=%d", __func__, cameraId, quality); 382 ALOGV("%s: cameraId=%d, offset=%d ms", __func__, cameraId, offsetTimeMs); [all...] |
/device/lge/mako/camera/ |
QualcommCameraHardware.cpp | [all...] |
/frameworks/av/services/audioflinger/ |
AudioFlinger.cpp | 111 ALOGE_IF(rc, "%s couldn't load audio hw module %s.%s (%s)", __func__, 117 ALOGE_IF(rc, "%s couldn't open audio hw device in %s.%s (%s)", __func__, 123 ALOGE("%s wrong audio hw device version %04x", __func__, (*dev)->common.version); [all...] |
/hardware/qcom/media/mm-video/vidc/vdec/src/ |
omx_vdec_copper.cpp | 279 DEBUG_PRINT_ERROR("ERROR: %s()::Command Queue Full\n", __func__); 630 __func__); 742 DEBUG_PRINT_ERROR("ERROR: %s()::EventHandler is NULL\n", __func__); 882 DEBUG_PRINT_ERROR("ERROR: %s()::EventHandler is NULL", __func__); 950 DEBUG_PRINT_ERROR("ERROR: %s()::EventHandler is NULL", __func__); [all...] |
/device/samsung/manta/audio/ |
audio_hw.c | 428 ALOGE("%s cannot open video16 (%d)", __func__, adev->hdmi_drv_fd); 469 ALOGV("%s ioctl %d got %d max channels", __func__, ret, ctrl.value); [all...] |
/external/iptables/iptables/ |
xtables.c | 221 __func__); 238 fprintf(stderr, "%s: Illegal global params\n",__func__); [all...] |