Searched refs:excl (Results 26 - 50 of 63) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dvmlinux.lds.S177 .stab.excl 0 : { *(.stab.excl) }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_connlimit.c33 {.name = "connlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
36 {.name = "connlimit-above", .id = O_ABOVE, .excl = F_UPTO,
41 {.name = "connlimit-saddr", .id = O_SADDR, .excl = F_DADDR,
43 {.name = "connlimit-daddr", .id = O_DADDR, .excl = F_SADDR,
H A Dlibip6t_frag.c37 .excl = F_FRAGLAST},
39 .excl = F_FRAGMORE},
H A Dlibxt_NFQUEUE.c47 .excl = F_QUEUE_BALANCE},
49 .type = XTTYPE_UINT16RC, .excl = F_QUEUE_NUM},
H A Dlibxt_multiport.c53 .excl = F_ANY, .flags = XTOPT_INVERT},
55 .excl = F_ANY, .flags = XTOPT_INVERT},
57 .type = XTTYPE_STRING, .excl = F_ANY, .flags = XTOPT_INVERT},
59 .excl = F_ANY, .flags = XTOPT_INVERT},
61 .excl = F_ANY, .flags = XTOPT_INVERT},
H A Dlibipt_addrtype.c268 .type = XTTYPE_NONE, .excl = F_LIMIT_IFACE_OUT},
270 .type = XTTYPE_NONE, .excl = F_LIMIT_IFACE_IN},
H A Dlibxt_time.c49 .excl = F_UTC},
51 .excl = F_LOCAL_TZ | F_KERNEL_TZ},
53 .excl = F_UTC},
H A Dlibxt_hashlimit.c90 {.name = "hashlimit", .id = O_UPTO, .excl = F_ABOVE,
117 {.name = "hashlimit-upto", .id = O_UPTO, .excl = F_ABOVE,
119 {.name = "hashlimit-above", .id = O_ABOVE, .excl = F_UPTO,
121 {.name = "hashlimit", .id = O_UPTO, .excl = F_ABOVE,
H A Dlibxt_string.c64 .flags = XTOPT_INVERT, .excl = F_HEX_STRING},
66 .flags = XTOPT_INVERT, .excl = F_STRING},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dsdb001.tcl11 # TEST Existence check -- test use of -excl with subdbs
15 # TEST Test existence (cannot create subdb of same name with -excl)
137 set ret [catch {eval {berkdb_open -create -excl -mode 0644} $args \
140 set ret [catch {eval {berkdb_open_noerr -create -excl -mode 0644} \
H A Dfoputils.tcl180 if {[catch {eval berkdb_open -create -excl $omethod $largs -env $env \
189 if {[catch {eval berkdb_open -create -excl $omethod $largs -env $env \
H A Dreputilsnoenv.tcl312 set queuedbs($to.$from.$pid) [berkdb_open -create -excl -recno\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dvmlinux.lds.S170 .stab.excl 0 : { *(.stab.excl) }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dminstate.h59 (pUStk) lfetch.fault.excl.nt1 [r22]; \
71 lfetch.fault.excl.nt1 [r17],L1_CACHE_BYTES; \
74 lfetch.fault.excl.nt1 [r17]; \
H A Dentry.S268 lfetch.fault.excl.nt1 [r3],128
270 lfetch.fault.excl.nt1 [r2],128
271 lfetch.fault.excl.nt1 [r3],128
273 lfetch.fault.excl [r2]
274 lfetch.fault.excl [r3]
282 lfetch.fault.excl.nt1 [r3],128 // prefetch offset 0x010
284 lfetch.fault.excl.nt1 [r3],128 // prefetch offset 0x090
285 lfetch.fault.excl.nt1 [r2],128 // prefetch offset 0x190
287 lfetch.fault.excl.nt1 [r3] // prefetch offset 0x110
288 lfetch.fault.excl
[all...]
H A Dvmlinux.lds.S246 .stab.excl 0 : { *(.stab.excl) }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dregressions.py230 excl = []
235 excl.append(os.path.abspath(g))
240 if f not in excl:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcoda_psdev.h52 const char *name, int length, int excl, int mode,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-generic/
H A Dvmlinux.lds.h212 .stab.excl 0 : { *(.stab.excl) } \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/lockd/
H A Dxdr.c413 u32 excl; local
418 excl = ntohl(*p++);
425 fl->fl_type = excl? F_WRLCK : F_RDLCK;
H A Dxdr4.c420 u32 excl; local
426 excl = ntohl(*p++);
433 fl->fl_type = excl? F_WRLCK : F_RDLCK;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/
H A Dfile.c582 int os_lock_file(int fd, int excl) argument
584 int type = excl ? F_WRLCK : F_RDLCK;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/
H A Dxtables.h119 * @excl: bitmask of flags that cannot be used with this option
130 unsigned int id, excl, also, flags; member in struct:xt_option_entry
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/include/
H A Dos.h163 extern int os_lock_file(int fd, int excl);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/coda/
H A Dupcall.c333 const char *name, int length, int excl, int mode,
347 inp->coda_create.excl = excl;
332 venus_create(struct super_block *sb, struct CodaFid *dirfid, const char *name, int length, int excl, int mode, struct CodaFid *newfid, struct coda_vattr *attrs) argument

Completed in 282 milliseconds

123