Home
last modified time | relevance | path

Searched defs:options (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/dragonfly/usr.sbin/usbconfig/
H A Dusbconfig.c43 struct options { struct
45 void *buffer;
46 int template;
47 gid_t gid;
48 uid_t uid;
49 mode_t mode;
52 uint16_t bus;
53 uint16_t addr;
54 uint16_t iface;
55 uint16_t vid;
[all …]
/dragonfly/usr.bin/indent/
H A Dindent_globs.h146 struct options { struct
147 int blanklines_around_conditional_compilation;
155 int blanklines_after_declarations;
156 int blanklines_after_procs;
157 int blanklines_before_blockcomments;
162 int Bill_Shannon; /* true iff a blank should always be
164 int comment_delimiter_on_blankline;
195 int indent_parameters;
196 int ind_size; /* the size of one indentation level */
197 int block_comment_max_col;
[all …]
/dragonfly/contrib/cryptsetup/src/
H A Dcryptsetup.c204 struct crypt_options options = { in action_create() local
242 struct crypt_options options = { in action_remove() local
252 struct crypt_options options = { in action_resize() local
263 struct crypt_options options = { in action_status() local
297 struct crypt_options options = { in _action_luksFormat_generateMK() local
412 struct crypt_options options = { in action_luksOpen() local
438 struct crypt_options options = { in action_luksKillSlot() local
452 struct crypt_options options = { in action_luksRemoveKey() local
497 struct crypt_options options = { in action_luksAddKey() local
516 struct crypt_options options = { in action_isLuks() local
[all …]
/dragonfly/lib/libpam/modules/pam_exec/
H A Dpam_exec.c72 struct pe_opts *options) in parse_options()
110 struct pe_opts *options) in _pam_exec()
268 struct pe_opts options; in pam_sm_authenticate() local
309 struct pe_opts options; in pam_sm_setcred() local
349 struct pe_opts options; in pam_sm_acct_mgmt() local
389 struct pe_opts options; in pam_sm_open_session() local
426 struct pe_opts options; in pam_sm_close_session() local
463 struct pe_opts options; in pam_sm_chauthtok() local
/dragonfly/contrib/diffutils/lib/
H A Dexclude.c78 int options; member
105 int options; /* common options for this segment */ member
143 fnmatch_pattern_has_wildcards (const char *str, int options) in fnmatch_pattern_has_wildcards()
255 new_exclude_segment (struct exclude *ex, enum exclude_type type, int options) in new_exclude_segment()
333 fnmatch_no_wildcards (char const *pattern, char const *f, int options) in fnmatch_no_wildcards()
378 exclude_fnmatch (char const *pattern, char const *f, int options) in exclude_fnmatch()
398 int options = opts->options; in exclude_patopts() local
429 int options = seg->options; in file_name_matches() local
518 add_exclude (struct exclude *ex, char const *pattern, int options) in add_exclude()
612 struct exclude *ex, FILE *fp, int options, in add_exclude_fp()
[all …]
H A Dgetopt1.c28 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, in getopt_long()
36 _getopt_long_r (int argc, char **argv, const char *options, in _getopt_long_r()
51 const char *options, in getopt_long_only()
59 _getopt_long_only_r (int argc, char **argv, const char *options, in _getopt_long_only_r()
/dragonfly/contrib/grep/lib/
H A Dexclude.c78 int options; member
105 int options; /* common options for this segment */ member
143 fnmatch_pattern_has_wildcards (const char *str, int options) in fnmatch_pattern_has_wildcards()
255 new_exclude_segment (struct exclude *ex, enum exclude_type type, int options) in new_exclude_segment()
333 fnmatch_no_wildcards (char const *pattern, char const *f, int options) in fnmatch_no_wildcards()
378 exclude_fnmatch (char const *pattern, char const *f, int options) in exclude_fnmatch()
398 int options = opts->options; in exclude_patopts() local
429 int options = seg->options; in file_name_matches() local
518 add_exclude (struct exclude *ex, char const *pattern, int options) in add_exclude()
612 struct exclude *ex, FILE *fp, int options, in add_exclude_fp()
[all …]
H A Dgetopt1.c28 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, in getopt_long()
36 _getopt_long_r (int argc, char **argv, const char *options, in _getopt_long_r()
51 const char *options, in getopt_long_only()
59 _getopt_long_only_r (int argc, char **argv, const char *options, in _getopt_long_only_r()
/dragonfly/contrib/xz/src/liblzma/common/
H A Dstream_flags_decoder.c17 stream_flags_decode(lzma_stream_flags *options, const uint8_t *in) in stream_flags_decode()
31 lzma_stream_header_decode(lzma_stream_flags *options, const uint8_t *in) in lzma_stream_header_decode()
60 lzma_stream_footer_decode(lzma_stream_flags *options, const uint8_t *in) in lzma_stream_footer_decode()
H A Dstream_flags_encoder.c17 stream_flags_encode(const lzma_stream_flags *options, uint8_t *out) in stream_flags_encode()
30 lzma_stream_header_encode(const lzma_stream_flags *options, uint8_t *out) in lzma_stream_header_encode()
57 lzma_stream_footer_encode(const lzma_stream_flags *options, uint8_t *out) in lzma_stream_footer_encode()
/dragonfly/contrib/cvs-1.12/lib/
H A Dgetopt1.c44 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, in getopt_long()
52 _getopt_long_r (int argc, char **argv, const char *options, in _getopt_long_r()
67 const char *options, in getopt_long_only()
75 _getopt_long_only_r (int argc, char **argv, const char *options, in _getopt_long_only_r()
/dragonfly/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder.c422 is_options_valid(const lzma_options_lzma *options) in is_options_valid()
435 set_lz_options(lzma_lz_options *lz_options, const lzma_options_lzma *options) in set_lz_options()
477 const lzma_options_lzma *options) in lzma_lzma_encoder_reset()
551 const lzma_options_lzma *options, lzma_lz_options *lz_options) in lzma_lzma_encoder_create()
610 const void *options, lzma_lz_options *lz_options) in lzma_encoder_init()
628 lzma_lzma_encoder_memusage(const void *options) in lzma_lzma_encoder_memusage()
645 lzma_lzma_lclppb_encode(const lzma_options_lzma *options, uint8_t *byte) in lzma_lzma_lclppb_encode()
659 lzma_lzma_props_encode(const void *options, uint8_t *out) in lzma_lzma_props_encode()
H A Dlzma2_decoder.c52 lzma_options_lzma options; member
244 const lzma_options_lzma *options = opt; in lzma2_decoder_init() local
270 lzma_lzma2_decoder_memusage(const void *options) in lzma_lzma2_decoder_memusage()
278 lzma_lzma2_props_decode(void **options, const lzma_allocator *allocator, in lzma_lzma2_props_decode()
H A Dlzma2_encoder.c313 const void *options, lzma_lz_options *lz_options) in lzma2_encoder_init()
368 lzma_lzma2_encoder_memusage(const void *options) in lzma_lzma2_encoder_memusage()
379 lzma_lzma2_props_encode(const void *options, uint8_t *out) in lzma_lzma2_props_encode()
404 lzma_lzma2_block_size(const void *options) in lzma_lzma2_block_size()
/dragonfly/contrib/gdb-7/gdb/
H A Dada-valprint.c74 const struct value_print_options *options) in print_optional_low_bound()
140 const struct value_print_options *options) in val_print_packed_array_elements()
466 const struct value_print_options *options) in printstr()
547 const struct value_print_options *options) in ada_printstr()
562 const struct value_print_options *options) in ada_val_print()
583 const struct value_print_options *options) in ada_val_print_array()
646 const struct value_print_options *options) in ada_val_print_1()
921 const struct value_print_options *options, in print_variant_part()
943 const struct value_print_options *options) in ada_value_print()
996 const struct value_print_options *options) in print_record()
[all …]
H A Dm2-valprint.c163 const struct value_print_options *options) in m2_print_unbounded_array()
192 const struct value_print_options *options, in print_unpacked_pointer()
235 const struct value_print_options *options) in print_variable_at_address()
268 const struct value_print_options *options, in m2_print_array_contents()
314 const struct value_print_options *options) in m2_val_print()
H A Dp-valprint.c63 const struct value_print_options *options) in pascal_val_print()
417 const struct value_print_options *options) in pascal_value_print()
532 const struct value_print_options *options, in pascal_object_print_value_fields()
708 const struct value_print_options *options, in pascal_object_print_value()
841 const struct value_print_options *options) in pascal_object_print_static_field()
/dragonfly/contrib/xz/src/xz/
H A Doptions.c152 set_delta(void *options, unsigned key, uint64_t value, in set_delta()
173 lzma_options_delta *options = xmalloc(sizeof(lzma_options_delta)); in options_delta() local
196 set_bcj(void *options, unsigned key, uint64_t value, in set_bcj()
216 lzma_options_bcj *options = xmalloc(sizeof(lzma_options_bcj)); in options_bcj() local
252 set_lzma(void *options, unsigned key, uint64_t value, const char *valuestr) in set_lzma()
348 lzma_options_lzma *options = xmalloc(sizeof(lzma_options_lzma)); in options_lzma() local
/dragonfly/lib/libc/stdlib/
H A Dgetopt_long.c194 parse_long_options(char * const *nargv, const char *options, in parse_long_options()
359 getopt_internal(int nargc, char * const *nargv, const char *options,
581 getopt(int nargc, char * const *nargv, const char *options)
601 getopt_long(int nargc, char * const *nargv, const char *options,
614 getopt_long_only(int nargc, char * const *nargv, const char *options,
/dragonfly/contrib/xz/src/liblzma/simple/
H A Dsimple_encoder.c17 lzma_simple_props_size(uint32_t *size, const void *options) in lzma_simple_props_size()
26 lzma_simple_props_encode(const void *options, uint8_t *out) in lzma_simple_props_encode()
/dragonfly/crypto/openssh/
H A Dservconf.c89 initialize_server_options(ServerOptions *options) in initialize_server_options()
253 ServerOptions *options, const char *path, int userprovided) in servconf_add_hostkey()
265 ServerOptions *options, const char *path) in servconf_add_hostcert()
275 fill_default_server_options(ServerOptions *options) in fill_default_server_options()
762 add_listen_addr(ServerOptions *options, const char *addr, in add_listen_addr()
778 add_one_listen_addr(ServerOptions *options, const char *addr, in add_one_listen_addr()
864 queue_listen_addr(ServerOptions *options, const char *addr, in queue_listen_addr()
883 process_queued_listen_addrs(ServerOptions *options) in process_queued_listen_addrs()
949 process_permitopen(struct ssh *ssh, ServerOptions *options) in process_permitopen()
2491 process_server_config_line(ServerOptions *options, char *line, in process_server_config_line()
[all …]
H A Dreadconf.c369 add_local_forward(Options *options, const struct Forward *newfwd) in add_local_forward()
398 add_remote_forward(Options *options, const struct Forward *newfwd) in add_remote_forward()
424 clear_forwardings(Options *options) in clear_forwardings()
454 add_certificate_file(Options *options, const char *path, int userprovided) in add_certificate_file()
582 match_cfg_line(Options *options, char **condition, struct passwd *pw, in match_cfg_line()
2223 const char *original_host, Options *options, int flags, in read_config_file()
2235 const char *host, const char *original_host, Options *options, in read_config_file_depth()
2300 config_has_permitted_cnames(Options *options) in config_has_permitted_cnames()
2317 initialize_options(Options * options) in initialize_options()
2439 fill_default_options_for_canonicalization(Options *options) in fill_default_options_for_canonicalization()
[all …]
/dragonfly/contrib/binutils-2.27/gold/
H A Dgold.cc111 Middle_runner(const General_options& options, in Middle_runner()
142 Gc_runner(const General_options& options, in Gc_runner()
172 queue_initial_tasks(const General_options& options, in queue_initial_tasks()
438 queue_middle_gc_tasks(const General_options& options, in queue_middle_gc_tasks()
483 queue_middle_tasks(const General_options& options, in queue_middle_tasks()
790 queue_final_tasks(const General_options& options, in queue_final_tasks()
/dragonfly/contrib/binutils-2.34/gold/
H A Dgold.cc111 Middle_runner(const General_options& options, in Middle_runner()
142 Gc_runner(const General_options& options, in Gc_runner()
172 queue_initial_tasks(const General_options& options, in queue_initial_tasks()
438 queue_middle_gc_tasks(const General_options& options, in queue_middle_gc_tasks()
483 queue_middle_tasks(const General_options& options, in queue_middle_tasks()
796 queue_final_tasks(const General_options& options, in queue_final_tasks()
/dragonfly/contrib/cryptsetup/lib/
H A Dsetup.c514 struct crypt_options *options, in _crypt_init()
618 int crypt_create_device(struct crypt_options *options) in crypt_create_device()
688 int crypt_query_device(struct crypt_options *options) in crypt_query_device()
737 int crypt_luksFormat(struct crypt_options *options) in crypt_luksFormat()
789 int crypt_luksOpen(struct crypt_options *options) in crypt_luksOpen()
823 int crypt_luksKillSlot(struct crypt_options *options) in crypt_luksKillSlot()
859 int crypt_luksAddKey(struct crypt_options *options) in crypt_luksAddKey()
881 int crypt_luksUUID(struct crypt_options *options) in crypt_luksUUID()
899 int crypt_isLuks(struct crypt_options *options) in crypt_isLuks()
923 int crypt_luksDump(struct crypt_options *options) in crypt_luksDump()
[all …]

12345678910>>...12