Home
last modified time | relevance | path

Searched defs:from_len (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/usr.sbin/mld6query/
H A Dmld6.c254 socklen_t from_len = sizeof(from); in dump() local
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Ddelayer.c437 find_create_proxy(struct sockaddr_storage* from, socklen_t from_len, in find_create_proxy()
489 socklen_t from_len; in service_recv() local
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dmacro.c97 size_t from_len; in buffer_and_nest() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dmacro.c115 size_t from_len; in buffer_and_nest() local
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dudp.c499 int from_len; in uv__process_udp_recv_req() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-expr.c1328 tree from_len; in gfc_copy_class_to_class() local
1434 tree from_len; in gfc_copy_class_to_class() local
9105 tree tmp, to_len = NULL_TREE, from_len = NULL_TREE, lhs_vptr; in trans_class_vptr_len_assignment() local
10891 tree tmp, fcn, stdcopy, to_len, from_len, vptr, old_vptr; in trans_class_assignment() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-expr.cc1422 tree from_len; in gfc_copy_class_to_class() local
1528 tree from_len; in gfc_copy_class_to_class() local
9648 tree tmp, to_len = NULL_TREE, from_len = NULL_TREE, lhs_vptr; in trans_class_vptr_len_assignment() local
11429 tree tmp, fcn, stdcopy, to_len, from_len, vptr, old_vptr; in trans_class_assignment() local
/netbsd-src/sys/fs/v7fs/
H A Dv7fs_vnops.c793 size_t from_len = a->a_fcnp->cn_namelen; in v7fs_rename() local
/netbsd-src/lib/libedit/
H A Dreadline.c752 size_t from_len = strlen(from); in getto() local