OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copy_set_server_options
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
servconf.h
210
* NB. an option must appear in servconf.c:
copy_set_server_options
() or
244
void
copy_set_server_options
(ServerOptions *, ServerOptions *, int);
monitor_wrap.c
297
copy_set_server_options
(&options, newopts, 1);
servconf.c
1976
copy_set_server_options
(ServerOptions *dst, ServerOptions *src, int preauth)
function
[
all
...]
Completed in 996 milliseconds