Home
last modified time | relevance | path

Searched defs:errormsg (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A Ddnssd_clientshim.c239 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 Dfile_lock.c61 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 DTdcResults.py30 def set_errormsg(self, errormsg): argument
34 def append_errormsg(self, errormsg): argument
/aosp_15_r20/external/selinux/libselinux/src/
H A Daudit2why.c66 char errormsg[PATH_MAX]; in check_booleans() local
202 char errormsg[PATH_MAX+1024+20]; in __policy_init() local
H A Dload_policy.c77 char *errormsg = NULL; in selinux_mkload_policy() local
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/aix/
H A Dapr_arch_dso.h36 const char *errormsg; member
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/beos/
H A Dapr_arch_dso.h34 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 Dapr_arch_dso.h58 const char *errormsg; member
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/arch/netware/
H A Dapr_arch_dso.h38 const char *errormsg; member
/aosp_15_r20/external/toybox/toys/pending/
H A Dtftp.c121 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 Dtui.c408 void errormsg(char *msg) in errormsg() function
/aosp_15_r20/frameworks/av/media/ndk/
H A DNdkMediaCodec.cpp939 AString errormsg; in AMediaCodec_queueSecureInputBuffer() local
/aosp_15_r20/external/mdnsresponder/mDNSCore/
H A DDNSCommon.c691 const char *errormsg; in ConstructServiceName() local
/aosp_15_r20/external/selinux/checkpolicy/
H A Dpolicy_define.c89 char errormsg[256]; in yyerror2() local
/aosp_15_r20/external/python/cpython2/Modules/
Dposixmodule.c4518 char errormsg[256], args[1024]; in async_system() local