/aosp_15_r20/external/mdnsresponder/mDNSShared/ |
H A D | dnssd_clientshim.c | 239 const char *errormsg = "Unknown"; in DNSServiceRegister() local 409 const char *errormsg = "Unknown"; in DNSServiceBrowse() local 492 const char *errormsg = "Unknown"; in DNSServiceResolve() local 652 const char *errormsg = "Unknown"; in DNSServiceQueryRecord() local 744 const char * errormsg = "Unknown"; in DNSServiceGetAddrInfo() local
|
/aosp_15_r20/external/ltp/testcases/kernel/fs/doio/ |
H A D | file_lock.c | 61 int file_lock(int fd, int flags, char **errormsg) in file_lock() 133 int record_lock(int fd, int flags, int start, int len, char **errormsg) in record_lock()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/tc-testing/ |
H A D | TdcResults.py | 30 def set_errormsg(self, errormsg): argument 34 def append_errormsg(self, errormsg): argument
|
/aosp_15_r20/external/selinux/libselinux/src/ |
H A D | audit2why.c | 66 char errormsg[PATH_MAX]; in check_booleans() local 202 char errormsg[PATH_MAX+1024+20]; in __policy_init() local
|
H A D | load_policy.c | 77 char *errormsg = NULL; in selinux_mkload_policy() local
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/aix/ |
H A D | apr_arch_dso.h | 36 const char *errormsg; member
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/beos/ |
H A D | apr_arch_dso.h | 34 const char *errormsg; /* if the load fails, we have an error member
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/unix/ |
H A D | apr_arch_dso.h | 58 const char *errormsg; member
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/netware/ |
H A D | apr_arch_dso.h | 38 const char *errormsg; member
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | tftp.c | 121 static int mkpkt_err(uint8_t *buffer, uint16_t errorcode, char *errormsg) in mkpkt_err()
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/demos/ |
H A D | tui.c | 408 void errormsg(char *msg) in errormsg() function
|
/aosp_15_r20/frameworks/av/media/ndk/ |
H A D | NdkMediaCodec.cpp | 939 AString errormsg; in AMediaCodec_queueSecureInputBuffer() local
|
/aosp_15_r20/external/mdnsresponder/mDNSCore/ |
H A D | DNSCommon.c | 691 const char *errormsg; in ConstructServiceName() local
|
/aosp_15_r20/external/selinux/checkpolicy/ |
H A D | policy_define.c | 89 char errormsg[256]; in yyerror2() local
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | posixmodule.c | 4518 char errormsg[256], args[1024]; in async_system() local
|