Searched refs:process_options (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/atf/atf-c++/detail/ |
| H A D | application.cpp | 151 impl::app::process_options(void) in process_options() function in impl::app 230 process_options(); in run()
|
| H A D | application.hpp | 73 void process_options(void);
|
| /freebsd/contrib/tcp_wrappers/ |
| H A D | tcpd.h | 187 void process_options(char *, struct request_info *); /* execute options */
|
| H A D | tcpdchk.c | 242 process_options(sh_cmd, request); in parse_table()
|
| H A D | options.c | 136 void process_options(char *options, struct request_info *request) in process_options() function
|
| H A D | hosts_access.c | 198 process_options(sh_cmd, request); in table_match()
|
| /freebsd/sys/contrib/openzfs/cmd/raidz_test/ |
| H A D | raidz_test.c | 142 static void process_options(int argc, char **argv) in process_options() function 831 process_options(argc, argv); in main()
|
| /freebsd/sys/netinet/ |
| H A D | ip_options.c | 82 SYSCTL_INT(_net_inet_ip, OID_AUTO, process_options, CTLFLAG_VNET | CTLFLAG_RW,
|
| /freebsd/sys/contrib/openzfs/cmd/ |
| H A D | ztest.c | 954 process_options(int argc, char **argv) in process_options() function 8962 process_options(argc, argv); in main()
|