Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dmisc.h213 void opt_array_free2(char **array, int **iarray, u_int l);
H A Dssh_namespace.h443 #define opt_array_free2 Fssh_opt_array_free2 macro
H A Dmisc.c2648 opt_array_free2(char **array, int **iarray, u_int l) in opt_array_free2() function
H A Dreadconf.c2423 opt_array_free2(strs, NULL, nstrs); in process_config_line_depth()
H A Dservconf.c2639 opt_array_free2(strs, NULL, nstrs); in process_server_config_line_depth()