Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/rcs/
H A Drcsnum.c175 rcsnum_cpy(const RCSNUM *nsrc, RCSNUM *ndst, u_int depth) in rcsnum_cpy()
/openbsd-src/usr.bin/cvs/
H A Drcsnum.c151 rcsnum_cpy(const RCSNUM *nsrc, RCSNUM *ndst, u_int depth) in rcsnum_cpy()
/openbsd-src/bin/ps/
H A Dps.c513 int dst, lvl, maxlvl, n, ndst, nsrc, siblings, src; in forest_sort() local
/openbsd-src/sys/net/
H A Droute.c952 struct sockaddr *ndst; rtrequest() local
1197 struct sockaddr *ndst; rt_copysa() local
[all...]
/openbsd-src/regress/sys/net/rtable/
H A Dutil.c110 struct sockaddr *ndst, *dst = (struct sockaddr *)&ss; in route_insert() local
/openbsd-src/sbin/iked/
H A Dparse.y2668 copy_transforms(unsigned int type,const struct ipsec_xf ** xfs,unsigned int nxfs,struct iked_transform ** dst,unsigned int * ndst,struct iked_transform * src,size_t nsrc) copy_transforms() argument