Searched defs:options (Results 151 - 175 of 452) sorted by relevance

1234567891011>>

/freebsd-current/crypto/openssh/regress/misc/sk-dummy/
H A Dsk-dummy.c216 check_options(struct sk_option **options) argument
539 sk_load_resident_keys(const char *pin, struct sk_option **options, argument
234 sk_enroll(uint32_t alg, const uint8_t *challenge, size_t challenge_len, const char *application, uint8_t flags, const char *pin, struct sk_option **options, struct sk_enroll_response **enroll_response) argument
482 sk_sign(uint32_t alg, const uint8_t *data, size_t datalen, const char *application, const uint8_t *key_handle, size_t key_handle_len, uint8_t flags, const char *pin, struct sk_option **options, struct sk_sign_response **sign_response) argument
[all...]
/freebsd-current/sbin/etherswitchcfg/
H A Difmedia.c409 } options[4]; member in struct:ifmedia_type_to_subtype
[all...]
/freebsd-current/sbin/dhclient/
H A Dclparse.c684 parse_option_decl(FILE *cfile, struct option_data *options) argument
/freebsd-current/lib/libdpv/
H A Ddpv.h108 uint16_t options; /* Special options. Default 0 */ member in struct:dpv_config
/freebsd-current/lib/libifconfig/
H A Dlibifconfig_media.c149 options[4]; member in struct:ifmedia_type_to_subtype
350 const char **options; local
399 ifmedia_t *options; local
[all...]
/freebsd-current/share/examples/libifconfig/
H A Dstatus.c419 const char **options; local
443 const char **options; local
[all...]
/freebsd-current/share/examples/ppi/
H A Dppilcd.c318 hd44780_prepare(char *devname, char *options) argument
/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data.c105 bhnd_nvram_data_serialize(bhnd_nvram_data_class *cls, bhnd_nvram_plist *props, bhnd_nvram_plist *options, void *outp, size_t *olen) argument
/freebsd-current/sys/net/
H A Dif_media.c409 const struct ifmedia_description *options; member in struct:ifmedia_type_to_subtype
/freebsd-current/usr.bin/ar/
H A Dar.h85 int options; /* command line options */ member in struct:bsdar
/freebsd-current/tools/bus_space/examples/
H A Dam79c900_diag.py281 options = [53, 1, 1] variable
/freebsd-current/sys/netinet/
H A Din_gif.c177 in_gif_setopts(struct gif_softc *sc, u_int options) argument
/freebsd-current/sys/netinet6/
H A Din6_gif.c183 in6_gif_setopts(struct gif_softc *sc, u_int options) argument
/freebsd-current/lib/libc/regex/grot/
H A Dmain.c305 options(int type, char *s) function
[all...]
/freebsd-current/contrib/libevent/
H A Dbufferevent_sock.c344 bufferevent_socket_new(struct event_base *base, evutil_socket_t fd, int options) argument
H A Dbufferevent_filter.c170 bufferevent_filter_new(struct bufferevent *underlying, bufferevent_filter_cb input_filter, bufferevent_filter_cb output_filter, int options, void (*free_context)(void *), void *ctx) argument
H A Dbufferevent_pair.c115 bufferevent_pair_new(struct event_base *base, int options, argument
93 bufferevent_pair_elt_new(struct event_base *base, int options) argument
/freebsd-current/contrib/libevent/sample/
H A Ddns-example.c154 struct options { struct
/freebsd-current/usr.sbin/autofs/
H A Dautomountd.c177 char *key, *options, *fstype, *nobrowse, *retrycnt, *tmp; local
437 char *options = NULL; local
[all...]
/freebsd-current/usr.sbin/config/
H A Dmkoptions.cc57 options(void) function
[all...]
/freebsd-current/lib/libc/stdlib/
H A Dgetopt_long.c184 parse_long_options(char * const *nargv, const char *options, argument
349 getopt_internal(int nargc, char * const *nargv, const char *options, argument
567 getopt(int nargc, char * const *nargv, const char *options) argument
587 getopt_long(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) argument
600 getopt_long_only(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx) argument
[all...]
/freebsd-current/sbin/nvmecontrol/
H A Dpassthru.c44 static struct options { struct
/freebsd-current/lib/libpam/modules/pam_exec/
H A Dpam_exec.c114 parse_options(const char *func, int *argc, const char **argv[], struct pe_opts *options) argument
160 _pam_exec(pam_handle_t *pamh, const char *func, int flags __unused, int argc, const char *argv[], struct pe_opts *options) argument
467 struct pe_opts options; local
508 struct pe_opts options; local
548 struct pe_opts options; local
588 struct pe_opts options; local
625 struct pe_opts options; local
662 struct pe_opts options; local
[all...]
/freebsd-current/sbin/fsck/
H A Dfsck.c64 char *options; local
68 static char *options = NULL; variable
/freebsd-current/lib/libc/resolv/
H A Dres_init.c583 res_setoptions(res_state statp, const char *options, const char *source) argument
[all...]

Completed in 177 milliseconds

1234567891011>>