Home
last modified time | relevance | path

Searched defs:sdst (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/tcsh/
H A Dtc.str.c168 Char **sdst, **dst; local
187 char **sdst, **dst; local
224 static char *sdst = NULL; local
262 Char *sdst; local
273 Char *sdst; local
300 Char *sdst; local
534 static char *sdst = NULL; local
/freebsd/crypto/openssl/providers/implementations/macs/
H A Dsiphash_prov.c76 struct siphash_data_st *sdst; in siphash_dup() local
/freebsd/crypto/heimdal/lib/roken/
H A Dglob.c810 Char *sdst = dst; in g_strcat() local
/freebsd/sys/netinet6/
H A Dicmp6.c2345 struct sockaddr_in6 sdst; in icmp6_redirect_input() local
/freebsd/sys/cam/scsi/
H A Dscsi_ch.h83 uint8_t sdst[2]; /* second destination address */ member
/freebsd/usr.sbin/route6d/
H A Droute6d.c1951 rt_del(const struct sockaddr_in6 *sdst, in rt_del()