Searched refs:expire (Results 1 - 25 of 61) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/autofs4/
H A DMakefile7 autofs4-objs := init.o inode.o root.o symlink.o waitq.o expire.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_hashlimit.h31 __u32 expire; /* when do entries expire? */ member in struct:hashlimit_cfg
55 __u32 expire; /* when do entries expire? */ member in struct:hashlimit_cfg1
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/netfilter/
H A Dxt_hashlimit.h26 u_int32_t expire; /* when do entries expire? */ member in struct:hashlimit_cfg
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/include/linux/netfilter_ipv4/
H A Dipt_dstlimit.h25 u_int32_t expire; /* when do entries expire? */ member in struct:dstlimit_cfg
H A Dipt_hashlimit.h26 u_int32_t expire; /* when do entries expire? */ member in struct:hashlimit_cfg
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_hashlimit.c45 "[--hashlimit-htable-expire] after which time are idle entries expired?\n",
84 " --hashlimit-htable-expire after which time are idle entries expired?\n"
104 {.name = "hashlimit-htable-expire", .id = O_HTABLE_EXPIRE,
106 XTOPT_POINTER(s, cfg.expire)},
137 {.name = "hashlimit-htable-expire", .id = O_HTABLE_EXPIRE,
139 XTOPT_POINTER(s, cfg.expire)},
305 info->cfg.expire = udata->mult * 1000; /* from s to msec */
317 info->cfg.expire = udata->mult * 1000; /* from s to msec */
388 if (r->cfg.expire != quantum)
389 printf(" htable-expire
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/extensions/
H A Dlibip6t_hashlimit.c45 "[--hashlimit-htable-expire] after which time are idle entries expired?\n"
55 { "hashlimit-htable-expire", 1, 0, ')' },
105 r->cfg.expire = XT_HASHLIMIT_EXPIRE;
208 "bad --hashlimit-htable-expire: `%s'", optarg);
209 r->cfg.expire = num;
321 if (r->cfg.expire != XT_HASHLIMIT_EXPIRE)
322 printf("htable-expire %u ", r->cfg.expire);
345 if (r->cfg.expire != XT_HASHLIMIT_EXPIRE)
346 printf("--hashlimit-htable-expire
[all...]
H A Dlibipt_hashlimit.c45 "[--hashlimit-htable-expire] after which time are idle entries expired?\n"
55 { "hashlimit-htable-expire", 1, 0, ')' },
105 r->cfg.expire = IPT_HASHLIMIT_EXPIRE;
208 "bad --hashlimit-htable-expire: `%s'", optarg);
209 r->cfg.expire = num;
321 if (r->cfg.expire != IPT_HASHLIMIT_EXPIRE)
322 printf("htable-expire %u ", r->cfg.expire);
345 if (r->cfg.expire != IPT_HASHLIMIT_EXPIRE)
346 printf("--hashlimit-htable-expire
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/doc/
H A Dsmbldap-migrate-unix-accounts71 my($user,$pwd,$uid,$gid,$class,$change,$expire,$gecos,$homedir,$shell) = split(/:/,$line);
89 my($user,$pwd,$lastchg,$min,$max,$warn,$inactive,$expire,$flag) = split(/:/,$shadowUsers{$user});
90 $entry = migrate_shadow_user($entry,$user,$pwd,$lastchg,$min,$max,$warn,$inactive,$expire,$flag);
93 my($user,$pwd,$lastchg,$min,$max,$warn,$inactive,$expire,$flag)=split(/:/,$line);
96 $entry = migrate_shadow_user($entry,$user,$pwd,$lastchg,$min,$max,$warn,$inactive,$expire,$flag);
205 my($entry,$user,$pwd,$lastchg,$min,$max,$warn,$inactive,$expire,$flag) = @_;
220 ($expire) and $entry->replace( 'shadowExpire' => $expire );
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dauto_fs4.h28 /* Mask for expire behaviour */
46 /* Indirect mount missing and expire requests. */
50 /* Direct mount missing and expire requests */
54 /* v4 multi expire (via pipe) */
65 struct autofs_packet_expire expire; member in union:autofs_packet_union
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dtimer.h54 struct dhcp6_timer *(*expire) __P((void *)); member in struct:dhcp6_timer
H A Dtimer.c112 newtimer->expire = timeout;
146 * call the expire function for the timer and update the timer.
169 if ((*tm->expire)(tm->expire_data) == NULL)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/parport/
H A Dieee1284_ops.c61 unsigned long expire = jiffies + dev->timeout; local
90 if (!time_before (jiffies, expire))
112 } while (time_before (jiffies, expire));
137 if (time_before (jiffies, expire))
429 unsigned long expire = jiffies + port->cad->timeout;
471 if (time_after_eq (jiffies, expire)) break;
518 unsigned long expire = jiffies + dev->timeout;
533 if (!time_before (jiffies, expire))
665 unsigned long expire = jiffies + port->cad->timeout;
707 if (time_after_eq (jiffies, expire)) brea
[all...]
H A Dparport_ip32.c1233 * @expire: timeout expiring date, in jiffies
1243 unsigned long expire)
1246 if (time_after(jiffies, expire)) {
1273 unsigned long expire; local
1277 expire = jiffies + physport->cad->timeout;
1280 if (parport_ip32_fifo_wait_break(p, expire))
1315 unsigned long expire; local
1321 expire = jiffies + physport->cad->timeout;
1324 if (parport_ip32_fifo_wait_break(p, expire))
1436 unsigned long expire; local
1242 parport_ip32_fifo_wait_break(struct parport *p, unsigned long expire) argument
1497 unsigned long expire = jiffies + timeout; local
[all...]
H A Dparport_pc.c159 unsigned long expire = jiffies + p->physport->cad->timeout; local
174 if (time_after_eq (jiffies, expire))
484 unsigned long expire = jiffies + port->physport->cad->timeout; local
505 if (need_resched() && time_before (jiffies, expire))
524 if (!time_before (jiffies, expire)) {
532 time_before (jiffies, expire))
542 expire = jiffies + port->cad->timeout;
614 unsigned long expire = jiffies + port->physport->cad->timeout; local
650 if (!time_before (jiffies, expire)) {
717 unsigned long expire; local
791 unsigned long expire; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sunrpc/
H A Dauth.c102 rpcauth_init_credcache(struct rpc_auth *auth, unsigned long expire) argument
112 new->expire = expire;
113 new->nextgc = jiffies + (expire >> 1);
163 if (time_after(jiffies, cred->cr_expire + auth->au_credcache->expire))
189 cache->nextgc = jiffies + cache->expire;
H A Dauth_unix.c45 unix_cred_cache.nextgc = jiffies + (unix_cred_cache.expire >> 1);
221 .expire = UNX_CRED_EXPIRE,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ieee1394/
H A Dcsr.h65 unsigned long expire; /* Calculated from split_timeout */ member in struct:csr_control
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/mm/
H A Dvmstat.c319 p->expire = 3;
329 * if not then there is nothing to expire.
331 if (!p->expire || (!p->pcp[0].count && !p->pcp[1].count))
338 p->expire = 0;
342 p->expire--;
343 if (p->expire)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/
H A Dcompat.c45 unsigned long expire = restart->arg0, now = jiffies; local
48 /* Did it expire while we handled signals? */
49 if (!time_after(expire, now))
52 expire = schedule_timeout_interruptible(expire - now);
53 if (expire == 0)
61 jiffies_to_timespec(expire, &t);
76 unsigned long expire; local
84 expire = timespec_to_jiffies(&t) + (t.tv_sec || t.tv_nsec);
85 expire
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/sunrpc/
H A Dauth.h59 unsigned long expire; /* cache expiry interval */ member in struct:rpc_cred_cache
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dllc_conn.h29 unsigned long expire; /* timer expire time */ member in struct:llc_timer
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/llc/
H A Daf_llc.c986 llc->ack_timer.expire = opt * HZ;
991 llc->pf_cycle_timer.expire = opt * HZ;
996 llc->rej_sent_timer.expire = opt * HZ;
1001 llc->busy_state_timer.expire = opt * HZ;
1055 val = llc->ack_timer.expire / HZ; break;
1057 val = llc->pf_cycle_timer.expire / HZ; break;
1059 val = llc->rej_sent_timer.expire / HZ; break;
1061 val = llc->busy_state_timer.expire / HZ; break;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dsaa5249.c97 unsigned long expire; /* Time when page will be expired */ member in struct:__anon5020
180 t->vdau[pgbuf].expire = 0;
403 time_after_eq(jiffies, t->vdau[req->pgbuf].expire)))
408 t->vdau[req->pgbuf].expire = jiffies + PGBUF_EXPIRE;
653 t->vdau[pgbuf].expire = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Dads.h32 time_t expire; member in struct:__anon1589::__anon1591

Completed in 310 milliseconds

123