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.h222 void opt_array_free2(char **array, int **iarray, u_int l);
H A Dssh_namespace.h468 #define opt_array_free2 Fssh_opt_array_free2 macro
H A Dmisc.c2693 opt_array_free2(char **array, int **iarray, u_int l) in opt_array_free2() function
H A Dservconf.c2756 opt_array_free2(strs, NULL, nstrs); in process_server_config_line_depth()
H A Dreadconf.c2472 opt_array_free2(strs, NULL, nstrs); in process_config_line_depth()