Searched refs:alert (Results 1 - 25 of 38) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/
H A Di2c-smbus.c34 struct work_struct alert; member in struct:i2c_smbus_alert
60 if (client->driver->alert)
61 client->driver->alert(client, data->flag);
63 dev_warn(&client->dev, "no driver alert()!\n");
65 dev_dbg(&client->dev, "alert with no driver\n");
73 * The alert IRQ handler needs to hand work off to a task which can issue
78 struct i2c_smbus_alert *alert; local
82 alert = container_of(work, struct i2c_smbus_alert, alert);
83 ara = alert
125 struct i2c_smbus_alert *alert = d; local
140 struct i2c_smbus_alert *alert; local
172 struct i2c_smbus_alert *alert = i2c_get_clientdata(ara); local
241 struct i2c_smbus_alert *alert = i2c_get_clientdata(ara); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Dbas_pptp.js57 alert("<%796%>");
64 alert("<%2382%>");
72 alert("<%2383%>");
78 alert("<%2384%>");
83 alert("<%564%>");
94 alert("<%568%>");
118 alert("<%514%>");
137 alert("<%515%>");
154 alert("<%515%>");
159 alert("<
[all...]
H A DIA_AP_settings.js264 alert("<%4256%>");
269 alert("<%53%>");
275 alert("<%54%>");
280 alert("<%53%>");
286 alert("<%54%>");
294 alert("<%53%>");
300 alert("<%54%>");
308 alert("<%53%>");
314 alert("<%54%>");
324 alert("<
[all...]
H A Dbas_l2tp.js57 alert("<%796%>");
64 alert("<%2382%>");
72 alert("<%2383%>");
78 alert("<%2384%>");
83 alert("<%564%>");
94 alert("<%568%>");
118 alert("<%514%>");
137 alert("<%515%>");
154 alert("<%515%>");
159 alert("<
[all...]
H A Dfuncs.js7 alert("<%518%>");
12 alert("<%518%>");
20 alert("<%518%>");
25 alert("<%518%>");
32 alert("<%518%>");
217 alert(msg);
873 alert("<%1590%>");
880 alert("<%61%>");
889 alert("<%1589%>");
894 alert("<
[all...]
H A DchangeUrl.js18 alert(file_name);
H A DCheckData.js26 alert("<%1578%> " + keysize + " <%1579%>");
247 alert("<%4259%>");
255 alert("<%4259%>");
264 alert("<%61%>");
282 alert("<%53%>");
289 alert("<%54%>");
296 alert("<%4260%>");
H A Dbas_ether.js33 alert("<%520%>");
40 alert("<%512%>");
48 alert("<%513%>");
73 alert("<%10%>");
78 alert("<%514%>");
83 alert("<%515%>");
88 alert("<%515%>");
93 alert("<%515%>");
98 alert("<%2379%>");
133 alert("<
[all...]
H A Dbas_pppoe.js45 alert("<%10%>");
50 alert("<%514%>");
56 alert("<%515%>");
61 alert("<%515%>");
66 alert("<%515%>");
71 alert("<%2379%>");
92 alert("<%796%>");
99 alert("<%2382%>");
107 alert("<%2383%>");
115 alert("<
[all...]
H A Dfunc.js40 alert(msgVar);
152 alert("<%0%>");
216 alert("<%0%>");
H A Dap_settings.js431 following warning alert wouldn't appear twice */
433 alert("<%43%>");
454 alert("<%43%>");
487 following warning alert wouldn't appear twice */
489 alert("<%43%>");
514 alert("<%46%>");
542 alert("<%4256%>");
581 alert("<%53%>");
587 alert("<%54%>");
596 // alert("get_warning_messag
[all...]
H A Djquery.alerts.js45 alert: function(message, title, callback) {
47 $.alerts._show(title, message, null, 'alert', function(result) {
107 case 'alert':
224 $.alerts.alert(message, title, callback);
H A Dwep.js20 alert("<%1578%> " + keysize + " <%1579%>");
27 alert("<%1578%> " + keysize_an + " <%1579%>");
H A DRU_mac_spoof.js105 alert("<%2381%>");
144 alert("<%2381%>");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnet_dropmon.h42 struct net_dm_alert_msg alert; member in union:net_dm_user_msg::__anon17818
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/cgi-bin/
H A Dopmode.js160 alert(bh_invalid_primary_dns);
165 alert(bh_invalid_primary_dns);
173 alert(bh_invalid_second_dns);
178 alert(bh_invalid_second_dns);
185 alert(bh_dns_must_specified);
274 alert(msg);
815 alert("�z����?�J ':'�@? ReadyDLNA �C�^�A?���W?"); // || (keycode==58)
860 alert("�K?��8~63?ASCII�r����64?�Q��?��?�r?���C�Q��?��?�r?�H�U�����r�����@�G0, 1, 2, ..., 8, 9, A, B, C, D, E, F�C");
869 alert("�K??�������A����??8?�r���C");
873 alert("�
[all...]
H A Dscript.js48 alert(message);
70 alert("Enter iframeResize "+iframe);
74 alert('before '+iframe.height+" document "+iframe.Document.body.offsetHeight);
76 alert('after '+iframe.height);
79 alert('before '+iframe.style.height+" document "+iframe.Document.body.scrollHeight);
82 alert('after '+iframe.style.height);
87 alert("Exit iframeResize ");
H A Djquery.flexbox.min.js16 // TODO: check for boundary/value problems (such as minChars of -1) and alert them
162 //alert("mouseout");
279 if (o.maxCacheBytes <= 0) alert('The "maxCacheBytes" configuration option must be greater\nthan zero when implementing client-side paging.');
378 alert('Please enter a page number between 1 and ' + totalPages);
379 // TODO: make this alert a function call, and a customizable parameter
754 alert('Invalid JSON property ' + ex + ' found when trying to apply resultTemplate or paging.summaryTemplate.\nPlease check your spelling and try again.');
936 if (typeof ex === 'object') alert(ex.message); else alert(ex);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/script/
H A Dopmode.js160 alert(bh_invalid_primary_dns);
165 alert(bh_invalid_primary_dns);
173 alert(bh_invalid_second_dns);
178 alert(bh_invalid_second_dns);
185 alert(bh_dns_must_specified);
274 alert(msg);
815 alert("�z����?�J ':'�@? ReadyDLNA �C�^�A?���W?"); // || (keycode==58)
860 alert("�K?��8~63?ASCII�r����64?�Q��?��?�r?���C�Q��?��?�r?�H�U�����r�����@�G0, 1, 2, ..., 8, 9, A, B, C, D, E, F�C");
869 alert("�K??�������A����??8?�r���C");
873 alert("�
[all...]
H A Dscript.js48 alert(message);
70 alert("Enter iframeResize "+iframe);
74 alert('before '+iframe.height+" document "+iframe.Document.body.offsetHeight);
76 alert('after '+iframe.height);
79 alert('before '+iframe.style.height+" document "+iframe.Document.body.scrollHeight);
82 alert('after '+iframe.style.height);
87 alert("Exit iframeResize ");
H A Djquery.flexbox.min.js16 // TODO: check for boundary/value problems (such as minChars of -1) and alert them
162 //alert("mouseout");
279 if (o.maxCacheBytes <= 0) alert('The "maxCacheBytes" configuration option must be greater\nthan zero when implementing client-side paging.');
378 alert('Please enter a page number between 1 and ' + totalPages);
379 // TODO: make this alert a function call, and a customizable parameter
754 alert('Invalid JSON property ' + ex + ' found when trying to apply resultTemplate or paging.summaryTemplate.\nPlease check your spelling and try again.');
936 if (typeof ex === 'object') alert(ex.message); else alert(ex);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/
H A Ddialog.js94 * Display an alert dialog
96 alert: function(dialog_heading, dialog_message, cancel_button_label) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/logon/mklogon/
H A Dmklogon.pl126 my $alert = "User: $user Logged into $machine ($ip) at $hour:$min.$sec on $smbdate.";
128 syslog('alert', $alert);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dgtls.c317 int alert = gnutls_alert_get(session); local
318 strerr = gnutls_alert_get_name(alert);
330 int alert = gnutls_alert_get(session); local
331 strerr = gnutls_alert_get_name(alert);
1071 sends a close notify alert without waiting for a close notify alert in
1072 response. Thus we wait for a close notify alert from the server, but
1084 notify alert from the server */
1090 the close notify alert */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_h323_main.c957 Alerting_UUIE *alert)
964 if (alert->options & eAlerting_UUIE_h245Address) {
966 &alert->h245Address);
971 if (alert->options & eAlerting_UUIE_fastStart) {
972 for (i = 0; i < alert->fastStart.count; i++) {
974 &alert->fastStart.item[i]);
954 process_alerting(struct sk_buff *skb, struct nf_conn *ct, enum ip_conntrack_info ctinfo, unsigned char **data, int dataoff, Alerting_UUIE *alert) argument

Completed in 210 milliseconds

12