Searched refs:opt_array_free2 (Results 1 – 5 of 5) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | misc.h | 229 void opt_array_free2(char **array, int **iarray, u_int l);
|
| H A D | ssh_namespace.h | 464 #define opt_array_free2 Fssh_opt_array_free2 470 #define opt_array_free2 Fssh_opt_array_free2 global() macro
|
| H A D | misc.c | 2766 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 D | servconf.c | 2809 opt_array_free2(strs, NULL, nstrs); in load_server_config()
|
| H A D | readconf.c | 2596 opt_array_free2(strs, NULL, nstrs);
|