/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
D | fsuidndk1.cpp | 22 #define MINUSONE (-1) macro 27 int ret = MINUSONE; in Setfsgid() 28 int oldval = setfsgid(MINUSONE); in Setfsgid() 31 setval = setfsgid(MINUSONE); in Setfsgid() 43 int ret = MINUSONE; in Setfsuid() 44 int oldval = setfsuid(MINUSONE); in Setfsuid() 47 setval = setfsuid(MINUSONE); in Setfsuid()
|
D | sendfilendk.cpp | 30 #define MINUSONE (-1) macro 52 int fromfd = MINUSONE; in Sendfile() 53 int tofd = MINUSONE; in Sendfile() 84 int fromfd = MINUSONE; in Sendfile64() 85 int tofd = MINUSONE; in Sendfile64() 93 ret = MINUSONE; in Sendfile64()
|
D | fsuidndk.cpp | 22 #define MINUSONE (-1) macro 30 napi_create_int32(env, MINUSONE, &result); in Setfsgid() 43 napi_create_int32(env, MINUSONE, &result); in Setfsuid()
|
D | resourcendk1.cpp | 42 #define MINUSONE (-1) macro 56 if (ret == MINUSONE && errno != NO_ERR) { in GetPriority1() 66 int ret = getpriority(PRIO_PROCESS, MINUSONE); in GetPriority2() 68 if (ret == MINUSONE && errno != NO_ERR) { in GetPriority2() 85 int ret = setpriority(PRIO_PROCESS, MINUSONE, ONE); in Setpriority2() 101 int ret = getrlimit(MINUSONE, &limit); in GetRLimit2() 138 int ret = getrlimit64(MINUSONE, &limit); in Getrlimit642() 198 ret = prlimit(pid, MINUSONE, &limit, nullptr); in PrLimit2() 222 ret = prlimit64(pid, MINUSONE, &limit, nullptr); in PrLimit642()
|
D | pwdndk.cpp | 29 #define MINUSONE (-1) macro 58 napi_create_int32(env, MINUSONE, &result); in Setpwent() 76 napi_create_int32(env, MINUSONE, &result); in Setpwent() 128 if (ret != MINUSONE) { in GetpwuidR()
|
D | grp1ndk.cpp | 29 #define MINUSONE (-1) macro 73 gid_t gid = MINUSONE; in Getgrgid() 87 gid_t gid = MINUSONE; in Getgrgid_r()
|
D | semndk.cpp | 24 #define MINUSONE (-1) macro 35 sops.sem_op = MINUSONE; in Semop() 50 sops.sem_op = MINUSONE; in Semtimedop()
|
D | selectndk.cpp | 27 #define MINUSONE (-1) macro 54 napi_create_double(env, MINUSONE, &result); in Select()
|
D | shmndk.cpp | 28 #define MINUSONE (-1) macro 81 napi_create_int32(env, MINUSONE, &result); in Shmat()
|
D | utmpndk.cpp | 27 #define MINUSONE (-1) macro 47 napi_create_int32(env, MINUSONE, &result); in Setutent()
|
D | wcharndk1.cpp | 69 #define MINUSONE (-1) macro 113 int ret = mbtowc(wc, nullptr, MINUSONE); in Mbtowc_Two() 382 wint_t ret = MINUSONE; in Putwc_One() 396 wint_t ret = MINUSONE; in PutWChar_One() 471 int ret = MINUSONE; in Wcrtomb_One() 482 int ret = MINUSONE; in Wcscasecmp_One() 496 int ret = MINUSONE; in Wcscasecmpl_One() 533 int ret = MINUSONE; in Wcscmp_One() 556 int ret = MINUSONE; in Wcscolll_One() 582 int ret = MINUSONE; in Wcscspn_One() [all …]
|
D | stdiondk.cpp | 31 #define MINUSONE (-1) macro 44 #define MINUSONE (-1) macro 147 napi_create_int32(env, MINUSONE, &result); in Vsprintf() 170 napi_create_int32(env, MINUSONE, &result); in VsprintfChk() 238 napi_create_int32(env, MINUSONE, &result); in VsnprintfChk() 506 napi_create_int32(env, MINUSONE, &result); in Vfprintf() 534 napi_create_int32(env, MINUSONE, &result); in Vprintf() 559 napi_create_int32(env, MINUSONE, &result); in Vsnprintf() 582 napi_create_int32(env, MINUSONE, &result); in Vsscanf()
|
D | schedndk.cpp | 29 #define MINUSONE (-1) macro 100 if (first == MINUSONE) { in SchedGetscheduler() 183 napi_create_int32(env, MINUSONE, &result); in SchedGetcpu() 215 pid_t pid = MINUSONE; in SchedRrGetInterval()
|
D | direntndk.cpp | 32 #define MINUSONE (-1) macro 130 napi_create_int32(env, MINUSONE, &result); in Seekdir()
|
D | grpndk.cpp | 30 #define MINUSONE (-1) macro 101 napi_create_int32(env, MINUSONE, &result); in Setgrent()
|
D | setjmpndk1.cpp | 29 #define MINUSONE (-1) macro
|
D | signalndk.cpp | 39 #define MINUSONE (-1) macro 272 ss.ss_flags = MINUSONE; in Sigaltstack() 461 } else if ((sigInfo->flag) == MINUSONE) { in Sigismember() 503 signalfd(MINUSONE, &mask, SFD_CLOEXEC); in Signalfd()
|
D | mntentndk.cpp | 31 #define MINUSONE (-1) macro
|
D | setjmpndk.cpp | 29 #define MINUSONE (-1) macro
|
D | netdbndk.cpp | 33 #define MINUSONE (-1) macro 354 napi_create_int32(env, MINUSONE, &result); in Setprotoent() 386 napi_create_int32(env, MINUSONE, &result); in Setservent()
|
D | otherstestndk.cpp | 78 #define MINUSONE (-1) macro 341 if (epollFd != MINUSONE) { in Epoll_ctl() 343 if (sockfd != MINUSONE) { in Epoll_ctl() 361 if (epollFd != MINUSONE) { in Epoll_PWait() 375 if (epollFd != MINUSONE) { in Epoll_Wait() 499 if (checkParam != (mode_t)MINUSONE) { in UMask_chk() 783 int rets = MINUSONE; in Accept4() 785 if (sListen != MINUSONE) { in Accept4()
|
D | stringndk.cpp | 61 #define MINUSONE (-1) macro 902 napi_create_int32(env, MINUSONE, &result); in MemcpyChk() 983 __memchr_chk(srcstring, fitch, strlen(srcstring), MINUSONE); in MemChr_chk() 992 int strlcpyValue = __strlcpy_chk(valueFirst, valueSecond, strlen(valueSecond), MINUSONE); in Strlcpy_chk() 1002 int strlcat_chk_value = __strlcat_chk(valueFirst, valueSecond, PARAM_3, MINUSONE); in Strlcat_chk()
|
D | semaphorendk.cpp | 34 #define MINUSONE (-1) macro
|
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/ |
D | signalndk32.cpp | 39 #define MINUSONE (-1) macro 54 if (pid && pid != MINUSONE) { in SigTimedWait_time641()
|
D | otherstestndk32.cpp | 77 #define MINUSONE (-1) macro
|