Searched defs:ids (Results 1 - 25 of 39) sorted by relevance

12

/openbsd-current/gnu/llvm/clang/lib/ARCMigrate/
H A DTransAPIUses.cpp40 IdentifierTable &ids = Pass.Ctx.Idents; local
/openbsd-current/regress/lib/libpthread/pthread_rwlock/
H A Dpthread_rwlock.c125 int ids[NUM_READERS], i, r; local
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/thread/
H A Dpthread5.cc95 int ids[NTHREADS]; local
/openbsd-current/distrib/special/more/
H A Dtermcap.c187 char ids[3]; local
/openbsd-current/usr.bin/rsync/
H A Dids.c101 idents_remap(struct sess *sess, int isgid, struct ident *ids, size_t idsz) argument
52 idents_assign_gid(struct sess *sess, struct flist *fl, size_t flsz, const struct ident *ids, size_t idsz) argument
74 idents_assign_uid(struct sess *sess, struct flist *fl, size_t flsz, const struct ident *ids, size_t idsz) argument
158 idents_add(int isgid, struct ident **ids, size_t *idsz, int32_t id) argument
230 idents_send(struct sess *sess, int fd, const struct ident *ids, size_t idsz) argument
267 idents_recv(struct sess *sess, int fd, struct ident **ids, size_t *idsz) argument
[all...]
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_ids.h69 struct amdgpu_vmid ids[AMDGPU_NUM_VMID]; member in struct:amdgpu_vmid_mgr
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stack_store_test.cpp81 std::vector<StackStore::Id> ids; local
99 std::vector<StackStore::Id> ids; local
145 std::vector<StackStore::Id> ids; local
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dirix-core.c193 struct idesc *idg, *idf, *ids; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dirix-core.c173 struct idesc *idg, *idf, *ids; local
/openbsd-current/usr.bin/ssh/
H A Dsftp-usergroup.c134 has_id(u_int id, u_int *ids, u_int nids) argument
152 u_int id, i, n = 0, *ids = NULL; local
191 u_int id, i, n = 0, *ids local
[all...]
H A Dauthfd.c235 deserialise_identity2(struct sshbuf *ids, struct sshkey **keyp, char **commentp) argument
/openbsd-current/gnu/llvm/clang/docs/tools/
H A Ddump_ast_matchers.py38 ids = collections.defaultdict(int) variable
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DVforkChecker.cpp102 const char *ids[] = { local
/openbsd-current/sys/dev/tc/
H A Dtcds.c538 u_int32_t ids; local
/openbsd-current/usr.sbin/npppctl/
H A Dnpppctl.c123 u_int ids[1]; local
/openbsd-current/sbin/ipsecctl/
H A Dparse.y629 ids : /* empty */ { label
/openbsd-current/gnu/llvm/lldb/source/Plugins/Instruction/PPC64/
H A DEmulateInstructionPPC64.cpp233 int32_t ids = llvm::SignExtend32<16>(ds << 2); local
/openbsd-current/sys/netinet/
H A Dip_spd.c164 struct ipsec_ids *ids = NULL; local
/openbsd-current/sbin/iked/
H A Dparse.y832 ids : /* empty */ { label
/openbsd-current/sys/net/
H A Dpfkeyv2_convert.c736 import_identities(struct ipsec_ids **ids, int swapped, argument
784 export_identities(void **p, struct ipsec_ids *ids, int swapped, argument
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_query.c398 u64 *ids; local
/openbsd-current/sys/dev/cardbus/
H A Dcardbus.c740 cardbus_matchbyid(struct cardbus_attach_args *ca, const struct pci_matchid *ids, int nent) argument
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dwindres.c276 res_ids_print(FILE *stream, int cids, const struct res_id *ids) argument
306 define_resource(struct res_directory **resources, int cids, const struct res_id *ids, int dupok) argument
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dwindres.c280 res_ids_print(FILE *stream, int cids, const struct res_id *ids) argument
310 define_resource(struct res_directory **resources, int cids, const struct res_id *ids, int dupok) argument
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp460 codeview::LazyRandomTypeCollection &InputFile::ids() { function in class:InputFile

Completed in 340 milliseconds

12