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.h224 void opt_array_free2(char **array, int **iarray, u_int l);
H A Dssh_namespace.h470 #define opt_array_free2 Fssh_opt_array_free2 macro
H A Dmisc.c2718 opt_array_free2(char **array, int **iarray, u_int l) in opt_array_free2() function
H A Dservconf.c2776 opt_array_free2(strs, NULL, nstrs); in process_server_config_line_depth()
H A Dreadconf.c2576 opt_array_free2(strs, NULL, nstrs); in process_config_line_depth()