Home
last modified time | relevance | path

Searched refs:opt_array_free2 (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssh/
H A Dmisc.h229 void opt_array_free2(char **array, int **iarray, u_int l);
H A Dssh_namespace.h464 #define opt_array_free2 Fssh_opt_array_free2
470 #define opt_array_free2 Fssh_opt_array_free2 global() macro
H A Dmisc.c2766 opt_array_free2(char **array, int **iarray, u_int l) in stdfd_devnull()
2718 opt_array_free2(char **array, int **iarray, u_int l) opt_array_free2() function
H A Dservconf.c2809 opt_array_free2(strs, NULL, nstrs); in load_server_config()
H A Dreadconf.c2596 opt_array_free2(strs, NULL, nstrs);