Searched refs:ex (Results 126 - 150 of 222) sorted by relevance

123456789

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Ddevfsd.c1263 const regmatch_t *ex, unsigned int numexp)
1274 <ex> Array of start / end offsets into info->devname for each subexpression
1283 expand_regexp(output, outsize, temp, devname, ex, numexp);
1289 const regmatch_t *ex, unsigned int numex)
1299 <ex> An array of start and end offsets into <<devname>>, one for each
1301 <numex> Number of subexpressions in the offset-array <<ex>>.
1323 const regmatch_t *subexp = ex + (c - '0');
1258 expand_expression(char *output, unsigned int outsize, const char *input, const char *(*get_variable_func)(const char *variable, void *info), void *info, const char *devname, const regmatch_t *ex, unsigned int numexp) argument
1287 expand_regexp(char *output, size_t outsize, const char *input, const char *devname, const regmatch_t *ex, unsigned int numex) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Delf.h15 # define elf_read_implies_exec(ex, have_pt_gnu_stack) 0
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/md/
H A Ddm-snap.c234 struct exception *ex, *next; local
241 list_for_each_entry_safe (ex, next, slot, hash_list)
242 kmem_cache_free(mem, ex);
1244 exception_cache = kmem_cache_create("dm-snapshot-ex",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Dmk1mf.pl809 local($to,$files,$ex)=@_;
816 $ret.=&cc_compile_target("$to${o}$n$obj","${_}.c",$ex)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/Netware/
H A Dbuild.bat180 echo build (ex: gmake -f %NLM_MAKE%)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dhead.S110 | REG_STATE(mmu, rw_mm_cfg, ex, on) \
131 | REG_STATE(mmu, rw_mm_cfg, ex, on) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dmk1mf.pl884 local($to,$files,$ex)=@_;
891 $ret.=&cc_compile_target("$to${o}$n$obj","${_}.c",$ex)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A Dconfigure96 | --exec | --exe | --ex)
100 | --exec=* | --exe=* | --ex=*)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/x509v3/
H A Dx509v3.h532 int X509_supported_extension(X509_EXTENSION *ex);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Dx509v3.h532 int X509_supported_extension(X509_EXTENSION *ex);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Ddecbin.S47 | representation (ex. 0.1E2, 1E1, 10E0, 100E-1), is converted
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/telephony/
H A Dixj.h1282 union telephony_exception ex; member in struct:__anon7112
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dpal.h440 ex : 1, /* MC is expected */ member in struct:pal_process_state_info_s
688 #define pmci_proc_machine_check_expected pme_processor.ex
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dosf_sys.c1011 * We need 6 bitmaps (in/out/ex for both incoming and outgoing),
1022 fds.ex = (unsigned long *) (bits + 2*size);
1029 (ret = get_fd_set(n, exp->fds_bits, fds.ex)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/mod/
H A Dmodpost.c218 static const char *export_str(enum export ex) argument
220 return export_list[ex].str;
624 * For ex. symbols marking the init section boundaries.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/
H A Dconfigure132 | --exec | --exe | --ex)
136 | --exec=* | --exe=* | --ex=*)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/kvm/
H A Dvmx.c1456 kvm_run->ex.exception = intr_info & INTR_INFO_VECTOR_MASK;
1457 kvm_run->ex.error_code = error_code;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dx509v3.h601 int X509_supported_extension(X509_EXTENSION *ex);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509v3.h601 int X509_supported_extension(X509_EXTENSION *ex);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/
H A Dconfigure819 | --exec | --exe | --ex)
823 | --exec=* | --exe=* | --ex=*)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/
H A Dconfigure788 | --exec | --exe | --ex)
792 | --exec=* | --exe=* | --ex=*)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/mod_db4/
H A Dconfigure382 | --exec | --exe | --ex)
386 | --exec=* | --exe=* | --ex=*)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex147 \vrule depth 0.8ex width 0pt\relax
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dcompat.c1563 * We need 6 bitmaps (in/out/ex for both incoming and outgoing),
1577 fds.ex = (unsigned long *) (bits + 2*size);
1584 (ret = compat_get_fd_set(n, exp, fds.ex)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dmsh.c3289 jmp_buf ex; local
3298 failpt = ex;

Completed in 215 milliseconds

123456789