Searched +defs:options +defs:defaults (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | servconf.c | 90 initialize_server_options(ServerOptions *options) in initialize_server_options() 248 #define ASSEMBLE(what, defaults, all) \ in assemble_algorithms() argument 277 ServerOptions *options, const char *path, int userprovided) in servconf_add_hostkey() 291 ServerOptions *options, const char *path) in servconf_add_hostcert() 301 fill_default_server_options(ServerOptions *options) in fill_default_server_options() 834 add_listen_addr(ServerOptions *options, const char *addr, in add_listen_addr() 850 add_one_listen_addr(ServerOptions *options, const char *addr, in add_one_listen_addr() 936 queue_listen_addr(ServerOptions *options, const char *addr, in queue_listen_addr() 955 process_queued_listen_addrs(ServerOptions *options) in process_queued_listen_addrs() 1329 process_server_config_line_depth(ServerOptions *options, char *line, in process_server_config_line_depth() [all …]
|
H A D | readconf.c | 381 add_local_forward(Options *options, const struct Forward *newfwd) in add_local_forward() 410 add_remote_forward(Options *options, const struct Forward *newfwd) in add_remote_forward() 436 clear_forwardings(Options *options) in clear_forwardings() 466 add_certificate_file(Options *options, const char *path, int userprovided) in add_certificate_file() 490 add_identity_file(Options *options, const char *dir, const char *filename, in add_identity_file() 656 expand_match_exec_or_include_path(const char *path, Options *options, in expand_match_exec_or_include_path() 712 match_cfg_line(Options *options, const char *full_line, int *acp, char ***avp, in match_cfg_line() 937 rm_env(Options *options, const char *arg, const char *filename, int linenum) in rm_env() 1125 process_config_line(Options *options, struct passwd *pw, const char *host, in process_config_line() 1135 process_config_line_depth(Options *options, struct passwd *pw, const char *host, in process_config_line_depth() [all …]
|
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/ |
H A D | ZFS-pool-latency-heatmaps-influxdb.json | 96 "defaults": { object 220 "defaults": { object 358 "defaults": { object 482 "defaults": { object 606 "defaults": { object 730 "defaults": { object 868 "defaults": { object 992 "defaults": { object 1116 "defaults": { object 1240 "defaults": { object [all …]
|
/freebsd/sbin/dhclient/ |
H A D | dhcpd.h | 114 struct option_data options[256]; member 133 struct option_data options[256]; member 148 struct option_data defaults[256]; member
|
/freebsd/sbin/pfctl/ |
H A D | parse.y | 289 struct node_state_opt *options; member 488 struct node_state_opt *options; member 2359 int defaults = 0; variable
|