Searched defs:options (Results 201 - 225 of 452) sorted by relevance

1234567891011>>

/freebsd-current/sys/net/
H A Dif_gif.c599 u_int options; local
[all...]
/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_bcmraw.c143 bhnd_nvram_bcmraw_serialize(bhnd_nvram_data_class *cls, bhnd_nvram_plist *props, bhnd_nvram_plist *options, void *outp, size_t *olen) argument
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_private.h50 int (*options)(struct archive_write_filter *, member in struct:archive_write_filter
/freebsd-current/sbin/nvmecontrol/
H A Ddiscover.c19 static struct options { struct
H A Dconnect.c27 static struct options { struct
/freebsd-current/sys/cam/ctl/
H A Dctl_backend.h165 nvlist_t *options; /* passed to CTL */ member in struct:ctl_be_lun
/freebsd-current/contrib/xz/src/liblzma/lzma/
H A Dlzma_common.h32 is_lclppb_valid(const lzma_options_lzma *options) argument
H A Dlzma2_encoder.c311 lzma2_encoder_init(lzma_lz_encoder *lz, const lzma_allocator *allocator, lzma_vli id lzma_attribute((__unused__)), const void *options, lzma_lz_options *lz_options) argument
368 lzma_lzma2_encoder_memusage(const void *options) argument
379 lzma_lzma2_props_encode(const void *options, uint8_t *out) argument
407 lzma_lzma2_block_size(const void *options) argument
[all...]
H A Dlzma2_decoder.c51 lzma_options_lzma options; member in struct:__anon93
244 const lzma_options_lzma *options = opt; local
270 lzma_lzma2_decoder_memusage(const void *options) argument
278 lzma_lzma2_props_decode(void **options, const lzma_allocator *allocator, const uint8_t *props, size_t props_size) argument
[all...]
/freebsd-current/contrib/xz/src/liblzma/lz/
H A Dlz_encoder.c541 lzma_lz_encoder_init(lzma_next_coder *next, const lzma_allocator *allocator, const lzma_filter_info *filters, lzma_ret (*lz_init)(lzma_lz_encoder *lz, const lzma_allocator *allocator, lzma_vli id, const void *options, lzma_lz_options *lz_options)) argument
/freebsd-current/contrib/xz/src/liblzma/common/
H A Dcommon.h217 void *options; member in struct:lzma_filter_info_s
H A Dlzip_decoder.c86 lzma_options_lzma options; member in struct:__anon62
[all...]
/freebsd-current/contrib/capsicum-test/
H A Dprocdesc.cc33 static pid_t pdwait4_(int pd, int *status, int options, struct rusage *ru) { argument
/freebsd-current/contrib/mandoc/
H A Dread.c61 int options; /* parser options */ member in struct:mparse
660 mparse_alloc(int options, enum mandoc_os os_e, const char *os_s) argument
[all...]
/freebsd-current/contrib/sqlite3/tea/win/
H A Dnmakehlp.c330 CheckForLinkerFeature( char **options, int count) argument
/freebsd-current/contrib/bc/tests/
H A Dhistory.py1116 options = "-l" variable
1120 options = "-x" variable
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dbufferevent_async.c105 be_async_run_eventcb(struct bufferevent *bev, short what, int options) argument
109 be_async_trigger_nolock(struct bufferevent *bev, short what, int options) argument
543 bufferevent_async_new_(struct event_base *base, evutil_socket_t fd, int options) argument
/freebsd-current/contrib/tcpdump/missing/
H A Dgetopt_long.c209 parse_long_options(char * const *nargv, const char *options, argument
376 getopt_internal(int nargc, char * const *nargv, const char *options, argument
597 getopt(int nargc, char * const *nargv, const char *options) argument
617 getopt_long(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) argument
630 getopt_long_only(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) argument
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/sample/
H A Dhttp-server.c102 struct options { struct
/freebsd-current/contrib/less/
H A Dedit.c152 struct mloption options[] = { local
/freebsd-current/sbin/etherswitchcfg/
H A Detherswitchcfg.c269 int options; local
/freebsd-current/sbin/dhclient/
H A Doptions.c381 cons_options(struct packet *inpacket, struct dhcp_packet *outpacket, int mms, struct tree_cache **options, int overload, int terminate, int bootpp, u_int8_t *prl, int prl_len) argument
527 store_options(unsigned char *buffer, int buflen, struct tree_cache **options, unsigned char *priority_list, int priority_len, int first_cutoff, int second_cutoff, int terminate) argument
[all...]
/freebsd-current/lib/libdpv/
H A Ddpv.c99 uint16_t options; local
[all...]
/freebsd-current/lib/librpcsec_gss/
H A Drpcsec_gss.c125 rpc_gss_options_ret_t options; local
491 rpc_gss_options_ret_t options; local
/freebsd-current/sys/dev/cxgbe/cudbg/
H A Dfastlz_api.c112 int write_chunk_header(struct cudbg_buffer *_outbuf, int id, int options, argument

Completed in 322 milliseconds

1234567891011>>