Home
last modified time | relevance | path

Searched defs:options (Results 1 – 25 of 485) sorted by last modified time

12345678910>>...20

/freebsd/usr.sbin/bhyvectl/aarch64/
H A Dbhyvectl_machdep.c55 bhyvectl_opts(const struct option *options, size_t count) in bhyvectl_opts()
/freebsd/usr.sbin/bhyvectl/amd64/
H A Dbhyvectl_machdep.c1113 bhyvectl_opts(const struct option *options, size_t count) in bhyvectl_opts()
/freebsd/sys/cam/ctl/
H A Dctl_backend.h165 nvlist_t *options; /* passed to CTL */ member
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c9504 int options = 0; in scsigetopcodes() local
/freebsd/sbin/nvmecontrol/
H A Ddisconnect.c16 static struct options { struct
17 const char *dev;
H A Dconnect.c27 static struct options { struct
28 const char *transport;
29 const char *address;
30 const char *cntlid;
31 const char *subnqn;
32 const char *hostnqn;
33 uint32_t kato;
35 uint16_t queue_size;
36 bool data_digests;
37 bool flow_control;
[all …]
H A Ddiscover.c19 static struct options { struct
20 const char *transport;
21 const char *address;
22 const char *hostnqn;
23 bool verbose;
H A Dreconnect.c23 static struct options { struct
24 const char *dev;
25 const char *transport;
26 const char *address;
27 const char *hostnqn;
28 uint32_t kato;
29 uint16_t num_io_queues;
30 uint16_t queue_size;
31 bool data_digests;
32 bool flow_control;
[all …]
/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c155 uint64_t options; in mk_ktls_act_open_req() local
186 uint64_t options; in mk_ktls_act_open_req6() local
/freebsd/usr.sbin/usbconfig/
H A Dusbconfig.c46 struct options { struct
48 void *buffer;
49 int template;
50 gid_t gid;
51 uid_t uid;
52 mode_t mode;
55 uint16_t bus;
56 uint16_t addr;
57 uint16_t iface;
58 uint16_t vid;
[all …]
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_mtree.c93 struct mtree_option *options; member
H A Darchive_write_private.h50 int (*options)(struct archive_write_filter *, member
/freebsd/libexec/tftpd/tests/
H A Dfunctional.c91 recv_oack(const char *options, size_t options_len) in recv_oack()
183 #define SEND_RRQ_OPT(filename, mode, options) \ argument
197 #define SEND_WRQ_OPT(filename, mode, options) \ argument
653 char options[] = OPTION_STR("windowsize", "2"); variable
757 char options[] = OPTION_STR("windowsize", "4"); variable
1038 char options[] = OPTION_STR("windowsize", "2"); variable
1165 char options[] = OPTION_STR("windowsize", "4"); variable
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c3102 int options; in ahd_set_syncrate() local
/freebsd/sys/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in263 def run(self, options, dryrun=None, kmemleak=None): argument
346 def log(self, options, suppress_console=False): argument
465 def run(self, options, dryrun=None, kmemleak=None): argument
635 def __init__(self, options): argument
667 def addtest(self, pathname, options): argument
719 def read(self, options): argument
790 def write(self, options): argument
857 def setup_logging(self, options): argument
877 def run(self, options): argument
996 def find_tests(testrun, options): argument
[all …]
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c6872 boolean_t explicit, const char *options) in share_mount_one()
7193 char *options = NULL; in share_mount() local
/freebsd/lib/libthr/thread/
H A Dthr_syscalls.c571 __thr_wait4(pid_t pid, int *status, int options, struct rusage *rusage) in __thr_wait4()
589 __thr_wait6(idtype_t idtype, id_t id, int *status, int options, in __thr_wait6()
/freebsd/sys/net/
H A Dif_gif.c599 u_int options; in gif_ioctl() local
/freebsd/sys/dev/ice/
H A Dice_type.h684 u8 options; member
H A Dice_fwlog.c144 u16 num_entries, u16 options, u16 log_resolution) in ice_aq_fwlog_set()
H A Dice_fwlog.h72 u16 options; member
H A Dice_common.c6374 struct ice_aqc_get_port_options_elem *options, in ice_aq_get_port_options()
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_bcmraw.c144 bhnd_nvram_plist *options, void *outp, size_t *olen) in bhnd_nvram_bcmraw_serialize()
/freebsd/lib/libc/sys/
H A Dwait3.c44 __wait3(int *istat, int options, struct rusage *rup) in __wait3()
H A Dwait4.c40 wait4(pid_t pid, int *status, int options, struct rusage *ru) in wait4()

12345678910>>...20