/external/openssh/ |
sshconnect2.c | 137 fatal("%s: unknown alg %s", __func__, alg); 147 debug3("%s: prefer hostkeyalgs: %s", __func__, first); 521 fatal("%s: no authentication context", __func__); 979 __func__, crypt_scheme); 1004 debug3("%s: salt = %s", __func__, salt); 1005 debug3("%s: scheme = %s", __func__, crypt_scheme); 1006 debug3("%s: crypted = %s", __func__, crypted); 1011 fatal("%s: hash_buffer", __func__); 1019 fatal("%s: BN_bin2bn (secret)", __func__); 1041 fatal("%s: BN_new", __func__); [all...] |
misc.c | 585 fatal("%s: NULL replacement", __func__); 588 fatal("%s: too many keys", __func__); 598 fatal("%s: string too long", __func__); 610 fatal("%s: string too long", __func__); 615 fatal("%s: unknown key %%%c", __func__, *string); 636 debug("%s: %s line %lu exceeds size limit", __func__, 667 debug("%s: invalid tunnel %u", __func__, tun); 672 debug("%s: %s open failed: %s", __func__, name, strerror(errno)); 676 debug("%s: %s mode %d fd %d", __func__, name, mode, fd); 708 debug("%s: failed to set %s mode %d: %s", __func__, name [all...] |
audit-bsm.c | 219 __func__, string, strerror(errno)); 251 error("BSM audit: %s: %s failed: %s", __func__, 349 __func__); 377 debug("%s: unhandled event %d", __func__, event);
|
monitor_mm.c | 147 __func__); 162 fatal("%s: mm_malloc(%lu)", __func__, (u_long)size); 313 debug3("%s: Share sync", __func__); 338 debug3("%s: Share sync end", __func__);
|
/external/bluetooth/glib/gio/fen/ |
fen-helper.c | 60 FH_W ("%s %s [0x%p]\n", __func__, NODE_NAME(f), f); 127 FH_W ("[ %s ] f[0x%p] sub[0x%p] %s\n", __func__, f, sub, filename); 185 FH_W ("[ %s ] f[0x%p] sub[0x%p] %s\n", __func__, f, sub, filename); 208 FH_W ("%s\n", __func__);
|
/external/iptables/include/linux/ |
kernel.h | 48 #define __FUNCTION__ (__func__)
|
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
tls_gnutls.c | 198 wpa_printf(MSG_DEBUG, "%s - gnutls version %s", __func__, ver); 256 wpa_printf(MSG_DEBUG, "%s - pull_buf consumed", __func__); 262 __func__, 997 "pull_buf", __func__, 1022 __func__, gnutls_alert_get_name( 1028 "-> %s", __func__, gnutls_strerror(ret)); 1111 __func__, gnutls_strerror(res)); 1142 "pull_buf", __func__, 1162 __func__, final ? "Final" : "Intermediate"); 1177 __func__, gnutls_strerror(res)) [all...] |
/external/clang/test/Sema/ |
block-misc.c | 74 // rdar://6405429 - __func__ in a block refers to the containing function name. 77 return __func__; 226 const char * (^func)(void) = ^{ return __func__; };
|
warn-unreachable.c | 121 (__builtin_expect(!(e), 0) ? __myassert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0)
|
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_privsep.c | 108 wpa_printf(MSG_DEBUG, "%s: enabled=%d", __func__, enabled); 117 wpa_printf(MSG_DEBUG, "%s: priv=%p", __func__, priv); 208 __func__, priv, alg, key_idx, set_tx); 242 __func__, priv, params->freq, params->pairwise_suite, 312 __func__, MAC2STR(addr), reason_code); 313 wpa_printf(MSG_DEBUG, "%s - TODO", __func__); 323 __func__, MAC2STR(addr), reason_code); 324 wpa_printf(MSG_DEBUG, "%s - TODO", __func__); 602 wpa_printf(MSG_DEBUG, "%s: param='%s'", __func__, param); 745 wpa_printf(MSG_DEBUG, "%s", __func__); [all...] |
/external/wpa_supplicant_8/src/tls/ |
pkcs1.c | 36 __func__, (unsigned long) modlen, 58 "random data for PS", __func__); 69 "%d", __func__, block_type);
|
/hardware/ti/wlan/wl1271/platforms/os/linux/src/ |
stack_profile.c | 104 printk("%s: %p - Error\n", __func__, sfp->stack_start); 129 printk("%s: %d\n", __func__, id); 168 printk("%s: %s found\n", __func__, p->comm); /* sched_show_task(t);*/
|
/system/core/libion/ |
ion_test.c | 37 printf("%s failed: %s\n", __func__, strerror(ret)); 51 printf("%s failed: %s %p\n", __func__, strerror(ret), handle); 78 "memory\n", __func__, i, ptr[i]);
|
/external/chromium/third_party/libevent/ |
kqueue.c | 155 event_warn("%s: detected broken kqueue; not using.", __func__); 180 event_warn("%s: malloc", __func__); 193 event_warn("%s: malloc", __func__); 204 __func__, (int)kev->ident, 244 event_debug(("%s: kevent reports %d", __func__, res));
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_new_helpers.c | 93 __func__); 100 __func__); 598 "private data: %s", __func__, path); 645 __func__, dsc->dbus_property, 650 __func__, dsc->dbus_property); 709 __func__); 745 __func__); 779 "of object %s", __func__, obj_desc->path); 944 "private data: %s", __func__, path); 950 __func__); [all...] |
/external/wpa_supplicant_8/src/crypto/ |
tls_gnutls.c | 162 wpa_printf(MSG_DEBUG, "%s - gnutls version %s", __func__, ver); 220 wpa_printf(MSG_DEBUG, "%s - pull_buf consumed", __func__); 226 __func__, 931 "(%s)", __func__, (int) res, 959 "pull_buf", __func__, 982 __func__, gnutls_alert_get_name( 988 "-> %s", __func__, gnutls_strerror(ret)); 1055 __func__, gnutls_strerror(res)); 1074 "pull_buf", __func__, 1097 "(%s)", __func__, (int) res, gnutls_strerror(res)) [all...] |
/hardware/qcom/media/mm-video/vidc/venc/src/ |
video_encoder_device.cpp | 243 __func__); 445 __func__); 805 __func__); 809 __func__); 814 __func__, codec_profile.profile, profile_level.level); [all...] |
/hardware/qcom/media/mm-video/vidc/vdec/src/ |
h264_utils.cpp | 265 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__); 286 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__); 293 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__); 298 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__); 303 DEBUG_PRINT_ERROR("ERROR: In %s() - line %d", __func__, __LINE__); 384 DEBUG_PRINT_ERROR("ERROR: In %s() - extract_rbsp() failed", __func__);
|
/device/samsung/crespo/include/ |
sec_utils.h | 134 __func__, HAL_PIXEL_FORMAT); 223 __func__, V4L2_PIX); 324 __func__, HAL_PIXEL_FORMAT, w, h);
|
/external/clang/test/CodeGen/ |
const-init.c | 124 // CHECK: @g25.g26 = internal global i8* getelementptr inbounds ([4 x i8]* @__func__.g25, i32 0, i32 0) 125 // CHECK: @__func__.g25 = private unnamed_addr constant [4 x i8] c"g25\00" 127 static const char *g26 = __func__;
|
/system/core/libcutils/ |
str_parms.c | 144 ALOGV("%s: source string == '%s'\n", __func__, _string); 180 ALOGV("%s: no items found in string\n", __func__); 346 ALOGI("%s: '%s' stringified is '%s'", __func__, str, out_str);
|
/bionic/libc/include/ |
assert.h | 56 # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e))
|
/development/ndk/platforms/android-3/include/ |
assert.h | 56 # define assert(e) ((e) ? (void)0 : __assert2(__FILE__, __LINE__, __func__, #e))
|
/external/bluetooth/bluez/src/ |
sdpd.h | 32 #define SDPDBG(fmt, arg...) syslog(LOG_DEBUG, "%s: " fmt "\n", __func__ , ## arg)
|
/external/ipsec-tools/src/racoon/ |
misc.h | 40 #define LOCATION debug_location(__FILE__, __LINE__, __func__)
|