Searched defs:option (Results 226 - 250 of 720) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dtest_io.c355 static errcode_t test_set_option(io_channel channel, const char *option, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/udhcp/
H A Dcommon.c315 uint8_t option[6], len; local
[all...]
H A Ddhcpd.c307 struct option_set *option; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/shell/
H A Dshell_common.c251 char option; member in struct:limits
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ebtables/
H A Duseful_functions.c148 int _ebt_check_inverse(const char option[], int argc, char **argv) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcrecpp.h492 RE(const string& pat, const RE_Options& option) { Init(pat, &option); } argument
494 RE(const char* pat, const RE_Options& option) { Init(pat, &option); } argument
498 RE(const unsigned char* pat, const RE_Options& option) { argument
499 Init(reinterpret_cast<const char*>(pat), &option); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_debug.c298 debug (unsigned int option) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/auth/gensec/
H A Dsocket.c490 static NTSTATUS gensec_socket_set_option(struct socket_context *sock, const char *option, const char *val) argument
492 set_socket_options(socket_get_fd(sock), option); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/socket/
H A Dsocket_unix.c291 unixdom_set_option(struct socket_context *sock, const char *option, const char *val) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dtest_io.c355 static errcode_t test_set_option(io_channel channel, const char *option, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/udhcp/
H A Dcommon.c315 uint8_t option[6], len; local
[all...]
H A Ddhcpd.c307 struct option_set *option; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/shell/
H A Dshell_common.c251 char option; member in struct:limits
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ebtables/
H A Duseful_functions.c148 int _ebt_check_inverse(const char option[], int argc, char **argv) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dsim-watch.c413 OPTION *option = &int_options[nr]; local
53 option_to_type(SIM_DESC sd, int option) argument
64 option_to_interrupt_nr(SIM_DESC sd, int option) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/src/
H A Dath.c90 unsigned int option = 0; local
[all...]
H A Dath.h84 unsigned int option; member in struct:ath_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dsim-watch.c413 OPTION *option = &int_options[nr]; local
53 option_to_type(SIM_DESC sd, int option) argument
64 option_to_interrupt_nr(SIM_DESC sd, int option) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/src/
H A Dath.c90 unsigned int option = 0; local
[all...]
H A Dath.h84 unsigned int option; member in struct:ath_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A Duam.c327 int uam_afpserver_option(void *private, const int what, void *option, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/auth/gensec/
H A Dsocket.c490 static NTSTATUS gensec_socket_set_option(struct socket_context *sock, const char *option, const char *val) argument
492 set_socket_options(socket_get_fd(sock), option); local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/socket/
H A Dsocket_unix.c291 unixdom_set_option(struct socket_context *sock, const char *option, const char *val) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/param/
H A Dpyparam.c67 const char *option = strchr(param_name, ':') + 1; local
88 const char *option = strchr(param_name, ':') + 1; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/udev/
H A Dudevinfo.c221 int option; local

Completed in 200 milliseconds

1234567891011>>