Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libc/locale/
H A Dt_iconv.c51 size_t ndst; member
146 size_t nsrc, size_t ndst) in test_sample_bounded()
255 size_t nsrc, ndst; in test_sample() local
/freebsd/bin/ps/
H A Dps.c1100 int dst, lvl, maxlvl, n, ndst, nsrc, siblings, src; in descendant_sort() local
/freebsd/crypto/openssh/
H A Dservconf.c3830 copy_server_option_strarray_values(char ***dst, u_int ndst, in copy_server_option_strarray_values()
3846 copy_server_option_strarray(char ***dst, u_int *ndst, in copy_server_option_strarray()
/freebsd/contrib/lib9p/backend/
H A Dfs.c2832 struct stat odst, ndst, fst; in fs_renameat() local