Searched refs:up (Results 276 - 300 of 1705) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/bridge/tests/
H A Dstresstest34 ifconfig $1 up
59 echo "6. Starting up/down" $ETH1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/pppd/plugins/pppol2tp/
H A Dl2tp_event.h104 uint8_t up; /* 0=down, 1=up */ member in struct:openl2tp_tlv_ppp_state
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Dproxy.h68 struct user_pass up; member in struct:http_proxy_info
H A Dmisc.h260 bool get_user_pass_cr (struct user_pass *up,
267 get_user_pass (struct user_pass *up, argument
272 return get_user_pass_cr (up, auth_file, prefix, flags, NULL);
279 void purge_user_pass (struct user_pass *up, const bool force);
281 void set_auth_token (struct user_pass *up, const char *token);
307 void get_user_pass_auto_userid (struct user_pass *up, const char *tag);
330 * of a standard string. This is used to build up argv arrays for passing
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/bridge/tests/
H A Dstresstest34 ifconfig $1 up
59 echo "6. Starting up/down" $ETH1
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/include/atalk/
H A Dftw.h105 dir_notification_func_t up,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/include/atalk/
H A Dftw.h105 dir_notification_func_t up,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/swat2/style/qooxdoo/widgets/widgets/
H A DQxBarSelectorButton.js2 function QxBarSelectorButton(vText,vIcon,vIconWidth,vIconHeight,vChecked){QxTab.call(this,vText,vIcon,vIconWidth,vIconHeight,vChecked);this.setIconPosition("top");this.setHorizontalBlockAlign("center");this.setVerticalBlockAlign("middle");};QxBarSelectorButton.extend(QxTab,"QxBarSelectorButton");proto._g5=function(e){switch(this.getParent().getState()){case "top":case "bottom":switch(e.getKeyCode()){case QxKeyEvent.keys.left:var vPrevious=true;break;case QxKeyEvent.keys.right:var vPrevious=false;break;default:return;};break;case "left":case "right":switch(e.getKeyCode()){case QxKeyEvent.keys.up:var vPrevious=true;break;case QxKeyEvent.keys.down:var vPrevious=false;break;default:return;};brea (…)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/swat2/style/qooxdoo/widgets/widgets/
H A DQxBarSelectorButton.js2 function QxBarSelectorButton(vText,vIcon,vIconWidth,vIconHeight,vChecked){QxTab.call(this,vText,vIcon,vIconWidth,vIconHeight,vChecked);this.setIconPosition("top");this.setHorizontalBlockAlign("center");this.setVerticalBlockAlign("middle");};QxBarSelectorButton.extend(QxTab,"QxBarSelectorButton");proto._g5=function(e){switch(this.getParent().getState()){case "top":case "bottom":switch(e.getKeyCode()){case QxKeyEvent.keys.left:var vPrevious=true;break;case QxKeyEvent.keys.right:var vPrevious=false;break;default:return;};break;case "left":case "right":switch(e.getKeyCode()){case QxKeyEvent.keys.up:var vPrevious=true;break;case QxKeyEvent.keys.down:var vPrevious=false;break;default:return;};brea (…)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/swat2/style/qooxdoo/widgets/widgets/
H A DQxBarSelectorButton.js2 function QxBarSelectorButton(vText,vIcon,vIconWidth,vIconHeight,vChecked){QxTab.call(this,vText,vIcon,vIconWidth,vIconHeight,vChecked);this.setIconPosition("top");this.setHorizontalBlockAlign("center");this.setVerticalBlockAlign("middle");};QxBarSelectorButton.extend(QxTab,"QxBarSelectorButton");proto._g5=function(e){switch(this.getParent().getState()){case "top":case "bottom":switch(e.getKeyCode()){case QxKeyEvent.keys.left:var vPrevious=true;break;case QxKeyEvent.keys.right:var vPrevious=false;break;default:return;};break;case "left":case "right":switch(e.getKeyCode()){case QxKeyEvent.keys.up:var vPrevious=true;break;case QxKeyEvent.keys.down:var vPrevious=false;break;default:return;};brea (…)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/pppd/plugins/pppol2tp/
H A Dl2tp_event.h104 uint8_t up; /* 0=down, 1=up */ member in struct:openl2tp_tlv_ppp_state
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Dproxy.h68 struct user_pass up; member in struct:http_proxy_info
H A Dmisc.h260 bool get_user_pass_cr (struct user_pass *up,
267 get_user_pass (struct user_pass *up, argument
272 return get_user_pass_cr (up, auth_file, prefix, flags, NULL);
279 void purge_user_pass (struct user_pass *up, const bool force);
281 void set_auth_token (struct user_pass *up, const char *token);
307 void get_user_pass_auto_userid (struct user_pass *up, const char *tag);
330 * of a standard string. This is used to build up argv arrays for passing
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/include/atalk/
H A Dftw.h105 dir_notification_func_t up,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U_wx.c77 up(&priv->wx_sem);
94 up(&priv->wx_sem);
118 up(&priv->wx_sem);
152 up(&priv->wx_sem);
169 up(&priv->wx_sem);
189 up(&priv->wx_sem);
206 up(&priv->wx_sem);
224 up(&priv->wx_sem);
242 up(&priv->wx_sem);
282 up(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/caif/
H A Dcfvidl.c45 return layr->up->receive(layr->up, pkt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/rtl8192su/
H A Dr8192U_wx.c77 up(&priv->wx_sem);
94 up(&priv->wx_sem);
118 up(&priv->wx_sem);
152 up(&priv->wx_sem);
169 up(&priv->wx_sem);
189 up(&priv->wx_sem);
206 up(&priv->wx_sem);
224 up(&priv->wx_sem);
242 up(&priv->wx_sem);
282 up(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/msm/
H A Dmddihost.c76 up(&mddi_host_mutex);
101 up(&mddi_host_mutex);
104 MDDI_MSG_ERR("Attempting to queue up more than 1 reg read\n");
130 up(&mddi_host_mutex);
207 up(&mddi_host_mutex);
250 up(&mddi_host_mutex);
276 up(&mddi_host_mutex);
303 up(&mddi_host_mutex);
333 up(&mddi_host_mutex);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/caif/
H A Dcfvidl.c45 return layr->up->receive(layr->up, pkt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/msm/
H A Dmddihost.c76 up(&mddi_host_mutex);
101 up(&mddi_host_mutex);
104 MDDI_MSG_ERR("Attempting to queue up more than 1 reg read\n");
130 up(&mddi_host_mutex);
207 up(&mddi_host_mutex);
250 up(&mddi_host_mutex);
276 up(&mddi_host_mutex);
303 up(&mddi_host_mutex);
333 up(&mddi_host_mutex);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Dcache.c156 /* don't use tolower and friends here - they may be messed up by LOCALE */
173 struct crec **up = hash_bucket(cache_get_name(crecp)); local
177 while (*up && ((*up)->flags & F_REVERSE))
178 up = &((*up)->hash_next);
181 while (*up && !((*up)->flags & F_IMMORTAL))
182 up = &((*up)
341 struct crec *crecp, **up; local
647 struct crec *next, **up, **insert = NULL, **chainp = &ans; local
746 struct crec **up, **chainp = &ans; local
1035 struct crec *cache, **up, *tmp; local
1173 struct crec *cache, **up; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Dcache.c156 /* don't use tolower and friends here - they may be messed up by LOCALE */
173 struct crec **up = hash_bucket(cache_get_name(crecp)); local
177 while (*up && ((*up)->flags & F_REVERSE))
178 up = &((*up)->hash_next);
181 while (*up && !((*up)->flags & F_IMMORTAL))
182 up = &((*up)
341 struct crec *crecp, **up; local
647 struct crec *next, **up, **insert = NULL, **chainp = &ans; local
746 struct crec **up, **chainp = &ans; local
1035 struct crec *cache, **up, *tmp; local
1173 struct crec *cache, **up; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Dcache.c156 /* don't use tolower and friends here - they may be messed up by LOCALE */
173 struct crec **up = hash_bucket(cache_get_name(crecp)); local
177 while (*up && ((*up)->flags & F_REVERSE))
178 up = &((*up)->hash_next);
181 while (*up && !((*up)->flags & F_IMMORTAL))
182 up = &((*up)
341 struct crec *crecp, **up; local
647 struct crec *next, **up, **insert = NULL, **chainp = &ans; local
746 struct crec **up, **chainp = &ans; local
1035 struct crec *cache, **up, *tmp; local
1173 struct crec *cache, **up; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Dmisc.h260 bool get_user_pass_cr (struct user_pass *up,
267 get_user_pass (struct user_pass *up, argument
272 return get_user_pass_cr (up, auth_file, prefix, flags, NULL);
279 void purge_user_pass (struct user_pass *up, const bool force);
281 void set_auth_token (struct user_pass *up, const char *token);
307 void get_user_pass_auto_userid (struct user_pass *up, const char *tag);
330 * of a standard string. This is used to build up argv arrays for passing
H A Dmisc.c58 * Used to execute the up/down script/plugins.
105 msg (M_FATAL, "ERROR: up/down plugin call failed");
123 openvpn_run_script (&argv, es, S_FATAL, "--up/--down");
446 * and put up with its painful semantics
1037 get_user_pass_cr (struct user_pass *up, argument
1045 if (!up->defined)
1069 if (!management_query_user_pass (management, up, prefix, flags, sc))
1086 buf_printf (&user_prompt, "NEED-OK|%s|%s:", prefix, up->username);
1088 if (!get_console_input (BSTR (&user_prompt), true, up->password, USER_PASS_LEN))
1091 if (!strlen (up
1290 get_user_pass_auto_userid(struct user_pass *up, const char *tag) argument
1329 purge_user_pass(struct user_pass *up, const bool force) argument
1346 set_auth_token(struct user_pass *up, const char *token) argument
[all...]

Completed in 214 milliseconds

<<11121314151617181920>>