Searched refs:nowait (Results 1 - 25 of 28) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/examples/
H A Dinetd.conf18 echo stream tcp nowait root internal
20 #discard stream tcp nowait root internal
22 daytime stream tcp nowait root internal
24 #chargen stream tcp nowait root internal
26 time stream tcp nowait root internal
31 #ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd
32 #telnet stream tcp nowait root /sbin/telnetd /sbin/telnetd
33 #nntp stream tcp nowait root tcpd in.nntpd
34 #smtp stream tcp nowait root tcpd sendmail -v
45 #shell stream tcp nowait roo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_flock.c20 __os_fdlock(env, fhp, offset, acquire, nowait)
23 int acquire, nowait;
46 (fcntl(fhp->fd, nowait ? F_SETLK : F_SETLKW, &fl)), ret);
57 COMPQUIET(nowait, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_flock.c18 __os_fdlock(env, fhp, offset, acquire, nowait)
21 int acquire, nowait;
60 if (nowait)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/cpufreq/
H A Dloongson2_cpufreq.c24 static uint nowait; variable
200 if (!ret && !nowait) {
210 if (!nowait && saved_cpu_wait)
222 module_param(nowait, uint, 0644);
223 MODULE_PARM_DESC(nowait, "Disable Loongson-2F specific wait");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dlock001.tcl66 set lockp [$env lock_get -nowait write $locker $obj]
88 catch {$env lock_get -nowait $i $locker $obj} ret
100 set lockp [$env lock_get -nowait $i $locker $obj ]
H A Dlock006.tcl96 set lockp [$env lock_vec -nowait $locker "get $obj write"]
120 set lock2p [$env lock_vec -nowait $locker2 \
127 catch {$env lock_vec -nowait $locker2 \
155 catch {$env lock_vec -nowait $newlocker "get $obj $m"} ret
166 set lockp [$env lock_vec -nowait $newlocker "get $obj $m"]
H A Dlock005.tcl31 set txn1 [$e txn -nowait]
37 set txn2 [$e txn -nowait]
69 set txn1 [$e txn -nowait]
78 set txn2 [$e txn -nowait]
H A Drep052.tcl179 # Turn on nowait.
180 $clientenv rep_config {nowait on}
H A Dmdbscript.tcl111 if {[catch {$dbenv lock_get -nowait write $locker $k} klock] != 0 } {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/SGI/
H A Dstartswat.sh12 echo swat stream tcp nowait root /usr/samba/bin/swat swat >> /etc/inetd.conf
H A Dinetd.sh18 echo netbios-ssn stream tcp nowait root /usr/samba/bin/smbd smbd >> /etc/inetd.conf
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_register.c21 #define REGISTRY_LOCK(env, pos, nowait) \
22 __os_fdlock(env, (env)->dbenv->registry, (off_t)(pos), 1, nowait)
25 #define REGISTRY_EXCL_LOCK(env, nowait) \
26 REGISTRY_LOCK(env, 1, nowait)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/rc/
H A Dinit.c122 run_shell(int timeout, int nowait) argument
166 if (nowait)
176 run_shell(int timeout, int nowait) argument
H A Drc.h113 extern pid_t run_shell(int timeout, int nowait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Dfirmware_class.c97 bool nowait; member in struct:firmware_priv
171 if (add_uevent_var(env, "ASYNC=%d", fw_priv->nowait))
439 struct device *device, bool uevent, bool nowait)
453 fw_priv->nowait = nowait;
515 bool uevent, bool nowait)
540 fw_priv = fw_create_instance(firmware, name, device, uevent, nowait);
438 fw_create_instance(struct firmware *firmware, const char *fw_name, struct device *device, bool uevent, bool nowait) argument
513 _request_firmware(const struct firmware **firmware_p, const char *name, struct device *device, bool uevent, bool nowait) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/IGMP-PROXY/src/include/
H A Dmroute.h245 struct rtmsg *rtm, int nowait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmroute.h248 struct rtmsg *rtm, int nowait);
H A Dmroute6.h240 struct rtmsg *rtm, int nowait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcpu-probe.c101 static int __initdata nowait; variable
105 nowait = 1;
110 __setup("nowait", wait_disable);
140 if (nowait) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_stat.c275 u_int32_t wait, nowait; local
288 &wait, &nowait);
291 (u_long)wait, DB_PCT(wait, wait + nowait), NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dsocket.c759 const bool nowait)
772 if (nowait)
782 if (nowait)
829 bool nowait,
869 new_sd = socket_do_accept (sd, act, nowait);
889 if (!nowait && openvpn_close_socket (sd))
757 socket_do_accept(socket_descriptor_t sd, struct link_socket_actual *act, const bool nowait) argument
823 socket_listen_accept(socket_descriptor_t sd, struct link_socket_actual *act, const char *remote_dynamic, bool *remote_changed, const struct openvpn_sockaddr *local, bool do_listen, bool nowait, volatile int *signal_received) argument
H A Dsocket.h436 const bool nowait);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc91x.c28 * nowait = 0 for normal wait states, 1 eliminates additional wait states
95 static int nowait = SMC_NOWAIT; variable
96 module_param(nowait, int, 0400);
97 MODULE_PARM_DESC(nowait, "set to 1 for no wait state");
2040 lp->cfg.flags & SMC91X_NOWAIT ? " [nowait]" : "",
2233 lp->cfg.flags |= (nowait) ? SMC91X_NOWAIT : 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dipmr.c2013 struct sk_buff *skb, struct rtmsg *rtm, int nowait)
2033 if (nowait) {
2061 if (!nowait && (rtm->rtm_flags&RTM_F_NOTIFY))
2012 ipmr_get_route(struct net *net, struct sk_buff *skb, struct rtmsg *rtm, int nowait) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dip6mr.c2114 struct sk_buff *skb, struct rtmsg *rtm, int nowait)
2134 if (nowait) {
2175 if (!nowait && (rtm->rtm_flags&RTM_F_NOTIFY))
2113 ip6mr_get_route(struct net *net, struct sk_buff *skb, struct rtmsg *rtm, int nowait) argument

Completed in 236 milliseconds

12