Home
last modified time | relevance | path

Searched defs:getInfo (Results 1 – 7 of 7) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dnetdbndk.cpp49 struct protoent *getInfo = nullptr; in GetProtoEnt() local
69 struct protoent *getInfo = nullptr; in GetProtoByName() local
112 struct protoent *getInfo = nullptr; in GetProtoByNumber() local
130 …int getInfo = getnameinfo((sockaddr *)&addR_dst, sizeof(addR_dst), hostname, sizeof(hostname), ser… in GetNameInfo() local
138 hostent *getInfo = nullptr; in GetHostEnt() local
165 netent *getInfo = nullptr; in GetNetEnt() local
179 netent *getInfo = nullptr; in GetNetByAddr() local
192 netent *getInfo = nullptr; in GetNetByName() local
205 servent *getInfo = nullptr; in GetServByName() local
218 servent *getInfo = nullptr; in GetServByPort() local
[all …]
Dlanginfondk.cpp47 char *getInfo = static_cast<char *>(malloc(sizeof(char) * size)); in NlLanginfoL() local
Dunistdndk.cpp151 int getInfo = FAIL; in GetGroups() local
162 pid_t getInfo = FAIL; in GetPid() local
170 pid_t getInfo = FAIL; in GetPPid() local
179 pid_t getInfo = FAIL; in GetPGrp() local
193 pid_t getInfo = getpgid(getpid()); in GetPGid() local
211 pid_t getInfo = FAIL; in GetSid() local
236 char *getInfo = nullptr; in GetLogin() local
256 int getInfo = getlogin_r(szUserName, sizeof(szUserName) - ONE); in GetLoginR() local
279 int getInfo = getopt(optArgc, optArgv, optString); in GetOpt() local
288 pid_t getInfo = FAIL; in GetTid() local
[all …]
Dgrpndk.cpp47 int getInfo = getgrnam_r(groupName, &grpStorage, buf, sizeof(buf), &grp); in GetGrNamR() local
Dtimendk.cpp91 int getInfo = getitimer(ITIMER_VIRTUAL, &currValue); in GetITimer() local
Dstdlibndk.cpp421 int getInfo = getloadavg(avgs, PARAM_3); in GetLoadAvg() local
/test/xts/acts/graphic/webGL/src/main/js/test/
DWebGL1.common.js3003 let getInfo = () => { function
3080 let getInfo = () => { function