Searched defs:pos (Results 226 - 250 of 1877) sorted by relevance

1234567891011>>

/netbsd-current/external/bsd/wpa/dist/src/drivers/
H A Dlinux_ioctl.c199 char path[128], brlink[128], *pos; local
219 char buf[128], masterlink[128], *pos; local
[all...]
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsshlogin.c96 off_t pos, r; local
/netbsd-current/sys/arch/mips/mips/
H A Ddb_disasm.c481 int pos = i.RType.shamt; local
/netbsd-current/sys/arch/evbarm/tsarm/
H A Dtskp.c161 uint32_t pos; local
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLdifReader.cpp249 std::string::size_type pos = line.find(':'); local
330 std::string::size_type pos = sizeof("file:") - 1; local
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Doidm.c61 int pos = dscompare(names->bv_val, oid, ':'); local
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_ring.h56 static inline u32 intel_ring_wrap(const struct intel_ring *ring, u32 pos) argument
70 intel_ring_offset_valid(const struct intel_ring *ring, unsigned int pos) argument
/netbsd-current/lib/librefuse/refuse/
H A Dbuf.h69 off_t pos; member in struct:fuse_buf
/netbsd-current/external/mpl/dhcp/dist/server/
H A Dleasechain.c400 lc_add_lease_pos(struct leasechain *lc, struct lease *lp, size_t pos) { argument
503 size_t pos; local
592 lc_unlink_lease_pos(struct leasechain *lc, size_t pos) argument
642 size_t pos = lc_binary_search_lease(lc, lp, 0, lc->nelem-1); local
[all...]
/netbsd-current/external/bsd/tradcpp/dist/
H A Doutput.c105 size_t pos, start; local
[all...]
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Diptable.c108 dns_iptable_merge(dns_iptable_t *tab, dns_iptable_t *source, bool pos) { argument
63 dns_iptable_addprefix(dns_iptable_t *tab, const isc_netaddr_t *addr, uint16_t bitlen, bool pos) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgenpeep.c39 int pos; member in struct:link
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/io/
H A Dfile_pos.c233 int pos = fbuf_reset (u); local
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Diterator.hpp129 iterator_(pointer p_value, PB_DS_GEN_POS pos, PB_DS_CLASS_C_DEC* p_tbl) argument
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dhistsearch.c273 history_search_pos (const char *string, int dir, int pos) argument
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dgen_decode.c300 int pos = 0; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/cms/
H A Dcms_io.c20 ASN1_OCTET_STRING **pos; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgenpeep.cc39 int pos; member in struct:link
/netbsd-current/external/gpl3/gcc/dist/libcody/
H A Dbuffer.cc379 size_t pos = lastBol - 1; local
/netbsd-current/external/gpl3/gcc/dist/libgfortran/io/
H A Dfile_pos.c238 int pos = fbuf_reset (u); local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Diterator.hpp129 iterator_(pointer p_value, PB_DS_GEN_POS pos, PB_DS_CLASS_C_DEC* p_tbl) argument
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/h8300/
H A Dextw.s17 pos: .word 0xff01 label
[all...]
/netbsd-current/usr.bin/sort/
H A Dfiles.c93 u_char *pos; local
178 u_char *end, *pos; local
[all...]
/netbsd-current/usr.bin/base64/
H A Dbase64.c63 putoutput(FILE *fout, uint8_t out[4], size_t len, size_t wrap, size_t *pos) argument
106 size_t pos = 0; local
133 const char *pos; local
[all...]
/netbsd-current/sys/arch/sparc64/sparc64/
H A Dsyscall.c206 void *pos = (char *)(u_long)tf->tf_out[6] + BIAS + local
223 void *pos = (char *)(u_long)tf->tf_out[6] + local

Completed in 198 milliseconds

1234567891011>>