Searched refs:idtype (Results 1 - 23 of 23) sorted by relevance

/external/ltp/testcases/kernel/syscalls/waitid/
H A Dwaitid02.c56 idtype_t idtype; member in struct:testcase_t
81 .idtype = P_ALL,
89 .idtype = P_ALL,
97 .idtype = P_ALL,
106 .idtype = P_PGID,
113 .idtype = P_PID,
120 .idtype = P_PID,
128 .idtype = P_PID,
136 .idtype = P_PID,
259 tst_resm(TINFO, "(%d) waitid(%d, %d, %p, %d)", getpid(), t->idtype,
[all...]
/external/ipsec-tools/src/racoon/
H A Dlocalconf.c284 * convert DOI value to idtype
289 doi2idtype(idtype)
290 int idtype;
292 if (ARRAYLEN(lc_doi2idtype) > idtype)
293 return lc_doi2idtype[idtype];
H A Dremoteconf.h157 int idtype; /* identifier type */ member in struct:idspec
H A Dremoteconf.c256 if (set_identifier(&id->id, old->idtype, old->id) != 0) {
261 id->idtype = old->idtype;
501 s_idtype (id->idtype));
628 new->idtype = IDTYPE_ADDRESS;
H A Dadmin.c178 int idtype = 0; local
371 idtype = acp->id_type;
H A Dipsec_doi.c3686 if (id->idtype != doi2idtype(id_b->type))
3694 ident0 = getidval(id->idtype, id->id);
3696 switch (id->idtype) {
4875 * convert idtype to DOI value.
4880 idtype2doi(idtype)
4881 int idtype;
4883 if (ARRAYLEN(rm_idtype2doi) > idtype)
4884 return rm_idtype2doi[idtype];
4908 "Inproper idtype:%s in this function.\n",
H A Dcfparse.y1777 id->idtype = $2;
1794 id->idtype = $2;
/external/scapy/scapy/layers/tls/
H A Dextensions.py190 fields_desc = [ ByteEnumField("idtype", 0, _tls_trusted_authority_types) ]
196 fields_desc = [ ByteEnumField("idtype", 1, _tls_trusted_authority_types),
207 fields_desc = [ ByteEnumField("idtype", 2, _tls_trusted_authority_types),
215 fields_desc = [ ByteEnumField("idtype", 3, _tls_trusted_authority_types),
228 class to be used for dissection based on idtype.
231 idtype = ord(m[0])
233 if idtype in _tls_trusted_authority_cls:
234 cls = _tls_trusted_authority_cls[idtype]
278 idtype = pkt.stype
280 if idtype i
[all...]
H A Dhandshake.py1105 idtype = pkt.status_type
1107 if idtype in _cert_status_cls:
1108 cls = _cert_status_cls[idtype]
/external/strace/tests/
H A Dwaitid.c147 do_waitid(const unsigned int idtype, argument
157 long rc = syscall(__NR_waitid, poison(idtype), poison(id),
/external/strace/tests-m32/
H A Dwaitid.c147 do_waitid(const unsigned int idtype, argument
157 long rc = syscall(__NR_waitid, poison(idtype), poison(id),
/external/strace/tests-mx32/
H A Dwaitid.c147 do_waitid(const unsigned int idtype, argument
157 long rc = syscall(__NR_waitid, poison(idtype), poison(id),
/external/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/
H A Dsema.cpp147 void idtype() { function
/external/valgrind/coregrind/
H A Dm_libcproc.c361 vki_idtype_t idtype;
368 idtype = VKI_P_PID;
372 idtype = VKI_P_PGID;
376 idtype = VKI_P_ALL;
380 idtype = VKI_P_PGID;
387 res = VG_(do_syscall4)(__NR_waitsys, idtype, id, (UWord)&info, options);
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_eke.c230 u8 idtype; local
307 idtype = *pos++;
308 wpa_printf(MSG_DEBUG, "EAP-EKE: Server IDType %u", idtype);
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_eke.c230 u8 idtype; local
307 idtype = *pos++;
308 wpa_printf(MSG_DEBUG, "EAP-EKE: Server IDType %u", idtype);
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_eke.c230 u8 idtype; local
307 idtype = *pos++;
308 wpa_printf(MSG_DEBUG, "EAP-EKE: Server IDType %u", idtype);
/external/python/cpython3/Modules/clinic/
H A Dposixmodule.c.h2923 "waitid($module, idtype, id, options, /)\n"
2928 " idtype\n"
2943 os_waitid_impl(PyObject *module, idtype_t idtype, id_t id, int options);
2949 idtype_t idtype; local
2954 &idtype, &id, &options)) {
2957 return_value = os_waitid_impl(module, idtype, id, options);
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc1949 INTERCEPTOR_WITH_SUFFIX(int, waitid, int idtype, long long id, void *infop,
1952 INTERCEPTOR_WITH_SUFFIX(int, waitid, int idtype, int id, void *infop,
1956 COMMON_INTERCEPTOR_ENTER(ctx, waitid, idtype, id, infop, options);
1960 int res = REAL(waitid)(idtype, id, infop, options);
/external/python/cpython3/Modules/
H A Dposixmodule.c6826 idtype: idtype_t
6842 os_waitid_impl(PyObject *module, idtype_t idtype, id_t id, int options) argument
6853 res = waitid(idtype, id, &si, options);
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-solaris.c5140 /* int waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options); */
5143 PRE_REG_READ4(long, "waitid", vki_idtype_t, idtype, vki_id_t, id,
9738 /* Libc: int pset_bind(psetid_t pset, idtype_t idtype, id_t id,
9743 vki_idtype_t, idtype, vki_id_t, id, vki_psetid_t *, opset);
/external/valgrind/memcheck/tests/solaris/
H A Dscalar.stderr.exp1837 Syscall param waitid(idtype) contains uninitialised byte(s)
4492 Syscall param pset_bind(idtype) contains uninitialised byte(s)
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...

Completed in 527 milliseconds