Searched defs:src (Results 151 - 175 of 1104) sorted by relevance

1234567891011>>

/openbsd-current/usr.bin/lex/
H A Dregex.c82 char *regmatch_dup (regmatch_t * m, const char *src) argument
104 char *regmatch_cpy (regmatch_t * m, char *dest, const char *src) argument
139 int regmatch_strtol (regmatch_t * m, const char *src, char **endptr, argument
[all...]
/openbsd-current/sys/crypto/
H A Dsiphash.c72 SipHash_Update(SIPHASH_CTX *ctx, int rc, int rf, const void *src, size_t len) argument
138 SipHash(const SIPHASH_KEY *key, int rc, int rf, const void *src, size_t len) argument
/openbsd-current/usr.sbin/mopd/mopd/
H A Dmopd.c167 u_char *dst, *src; local
/openbsd-current/lib/libc/hash/
H A Dsiphash.c73 SipHash_Update(SIPHASH_CTX *ctx, int rc, int rf, const void *src, size_t len) argument
142 SipHash(const SIPHASH_KEY *key, int rc, int rf, const void *src, size_t len) argument
/openbsd-current/regress/lib/libc/sys/
H A Datf-c.c99 atf_require(int exp, int expected_errno, const char *expstr, const char *src, argument
/openbsd-current/sbin/unwind/
H A Dresolver.h60 int src; member in struct:ctl_forwarder_info
/openbsd-current/regress/sys/kern/ptrace2/
H A Datf-c.c84 atf_require(int exp, int expected_errno, const char *expstr, const char *src, argument
/openbsd-current/usr.sbin/ripd/
H A Dpacket.c87 struct sockaddr_in src; local
232 find_iface(struct ripd_conf *xconf, unsigned int ifindex, struct in_addr src) argument
[all...]
/openbsd-current/sbin/dhclient/
H A Ddispatch.c206 char *src; local
/openbsd-current/usr.sbin/smtpd/
H A Dtree.c231 tree_merge(struct tree *dst, struct tree *src) argument
H A Ddict.c245 dict_merge(struct dict *dst, struct dict *src) argument
/openbsd-current/sys/ddb/
H A Ddb_sym.c85 db_eqname(char *src, char *dst, int c) argument
/openbsd-current/regress/lib/libm/msun/
H A Datf-c.c99 atf_require(int exp, int expected_errno, const char *expstr, const char *src, argument
/openbsd-current/usr.sbin/rbootd/
H A Drmpproto.c167 char *src, *dst; local
218 char *src, *dst; local
281 char *src, *dst1, *dst2; local
[all...]
/openbsd-current/sys/arch/sparc64/dev/
H A Duperf.c169 uperf_findbysrc(struct uperf_softc *usc, int cnt, int src, u_int32_t *rval) argument
/openbsd-current/usr.sbin/hostctl/
H A Dhostctl.c53 kvsetstr(char *dst, const char *src, size_t dstlen) argument
/openbsd-current/usr.bin/mail/
H A Dhead.c123 copyin(char *src, char **space) argument
/openbsd-current/regress/lib/libcrypto/bn/
H A Dbn_general.c31 benchmark_bn_copy_setup(BIGNUM *dst, BIGNUM *src, int n) argument
40 benchmark_bn_copy_run_once(BIGNUM *dst, BIGNUM *src) argument
119 BIGNUM *dst, *src; local
H A Dbn_unit.c167 BIGNUM *dst, *src; local
217 BIGNUM *src, *dst; local
256 BIGNUM *src, *dst; local
[all...]
/openbsd-current/sys/netinet6/
H A Dnd6_rtr.c77 char src[INET6_ADDRSTRLEN], dst[INET6_ADDRSTRLEN]; local
[all...]
/openbsd-current/usr.sbin/dvmrpd/
H A Dpacket.c281 find_iface(struct dvmrpd_conf *xconf, struct in_addr src) argument
/openbsd-current/usr.sbin/ospfd/
H A Dpacket.c331 find_iface(struct ospfd_conf *xconf, unsigned int ifindex, struct in_addr src) argument
/openbsd-current/usr.bin/ssh/
H A Dcipher-chachapoly.c62 chachapoly_crypt(struct chachapoly_ctx *ctx, u_int seqnr, u_char *dest, const u_char *src, u_int len, u_int aadlen, u_int authlen, int do_encrypt) argument
H A Dcipher-chachapoly-libcrypto.c78 chachapoly_crypt(struct chachapoly_ctx *ctx, u_int seqnr, u_char *dest, const u_char *src, u_int len, u_int aadlen, u_int authlen, int do_encrypt) argument
/openbsd-current/lib/libcurses/widechar/
H A Dlib_get_wstr.c48 wadd_wint(WINDOW *win, wint_t *src) argument

Completed in 162 milliseconds

1234567891011>>