Searched refs:msg (Results 151 - 175 of 1391) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Dbcast.c39 #include "msg.h"
248 * bclink_send_ack - unicast an ACK msg
262 * bclink_send_nack- broadcast a NACK msg
270 struct tipc_msg *msg; local
277 msg = buf_msg(buf);
278 msg_init(msg, BCAST_PROTOCOL, STATE_MSG,
280 msg_set_mc_netid(msg, tipc_net_id);
281 msg_set_bcast_ack(msg, mod(n_ptr->bclink.last_in));
282 msg_set_bcgap_after(msg, n_ptr->bclink.gap_after);
283 msg_set_bcgap_to(msg, n_pt
420 struct tipc_msg *msg = buf_msg(buf); local
569 struct tipc_msg *msg; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/util/
H A DErrorBuffer.java12 public void append(String msg) { argument
13 msgs[current] = msg;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/vms/
H A DMakefile.am3 curlmsg.msg \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cpufreq/
H A Dcpufreq_performance.c18 #define dprintk(msg...) \
19 cpufreq_debug_printk(CPUFREQ_DEBUG_GOVERNOR, "performance", msg)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/bt8xx/
H A Ddst_ca.c320 if (p_ca_message->msg) {
321 dprintk(verbose, DST_CA_NOTICE, 1, " Message = [%02x %02x %02x]", p_ca_message->msg[0], p_ca_message->msg[1], p_ca_message->msg[2]);
324 command = command | p_ca_message->msg[i];
332 memcpy(p_ca_message->msg, state->messages, 128);
337 memcpy(p_ca_message->msg, state->messages, 128);
350 hw_buffer->msg[2] = p_ca_message->msg[1]; /* MSB */
351 hw_buffer->msg[
409 debug_string(u8 *msg, u32 length, u32 offset) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dstacktrace.c13 static void save_stack_warning(void *data, char *msg) argument
18 save_stack_warning_symbol(void *data, char *msg, unsigned long symbol) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dosdef1st.h52 #define SMT_PANIC(smc, nr, msg) printk(KERN_INFO "SMT PANIC: code: %d, msg: %s\n",nr,msg)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/tests/
H A Dctxterror.py17 def callback(arg,msg,severity,reserved):
19 err = err + "%s (%d) %s" % (arg,severity,msg)
H A Dreadererr.py16 def myErrorHandler(arg,msg,severity,locator):
18 err = err + "%s (%d) %s:%d:%s" % (arg,severity,locator.BaseURI(),locator.LineNumber(),msg)
H A DvalidDTD.py12 def handler(self, msg, data):
15 self.errors.append(msg)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/ipc/
H A DMakefile6 obj-$(CONFIG_SYSVIPC) += util.o msgutil.o msg.o sem.o shm.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/m4m/
H A DMakefile.am1 EXTRA_DIST = gp-byteorder.m4 gp-check-library.m4 gp-check-popt.m4 gp-check-shell-environment.m4 gp-config-msg.m4 gp-documentation.m4 gp-gettext-hack.m4 gp-packaging.m4 gp-pkg-config.m4 gp-references.m4 stdint.m4
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Derror.c31 const char * const msg[- AVAHI_ERR_MAX] = { local
98 return _(msg[-error]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/dhcp6/
H A Drelay6_database.h82 int process_RELAY_FORW __P((struct msg_parser *msg));
83 int process_RELAY_REPL __P((struct msg_parser *msg));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/i2o/
H A Di2o_scsi.c334 * @msg: the message from the controller
346 struct i2o_message *msg)
352 cmd = i2o_cntxt_list_get(c, le32_to_cpu(msg->u.s.tcntxt));
362 error = le32_to_cpu(msg->body[0]);
372 memcpy(cmd->sense_buffer, &msg->body[3],
519 struct i2o_message *msg; local
584 msg = i2o_msg_get(c);
585 if (IS_ERR(msg)) {
590 mptr = &msg->body[0];
593 msg
345 i2o_scsi_reply(struct i2o_controller *c, u32 m, struct i2o_message *msg) argument
672 struct i2o_message *msg; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Dsbpcd.c710 static void msg(int level, const char *fmt, ...) function
942 msg(DBG_TEA, "CDi_stat_loop_T: long sleep active.\n");
976 msg(DBG_LCS,"CDi_stat_loop failed in line %d\n", __LINE__);
1038 if (j>0) msg(DBG_INF,"ResponseInfo: got %d trailing bytes.\n",j);
1043 msg(DBG_CMD,"ResponseInfo:%s (%d,%d)\n",msgbuf,response_count,i);
1113 msg(DBG_TEA,"get_state_T error %d\n", i);
1152 msg(DBG_STA,"doing ResponseStatus...\n");
1173 msg(DBG_STA,"ResponseStatus: timeout.\n");
1178 msg(DBG_STA,"ResponseStatus: response %02X.\n", i);
1180 msg(DBG_ST
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tests/libtest/
H A Dlib591.c41 CURLMsg *msg; local
127 msg = curl_multi_info_read(multi, &msgs_left);
128 if(msg)
129 res = msg->data.result;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dcheck-relaxng-test-suite.py324 msg = ""
326 msg = msg + doc.content + " "
328 msg = msg + "written by "
330 msg = msg + author.content + " "
332 print msg
335 msg = ""
337 msg
[all...]
H A Dcheck-relaxng-test-suite2.py337 msg = ""
339 msg = msg + doc.content + " "
341 msg = msg + "written by "
343 msg = msg + author.content + " "
345 print msg
348 msg = ""
350 msg
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libbb/
H A Dobscure.c162 const char *msg; local
164 msg = obscure_msg(old, newval, pw);
165 if (msg) {
166 printf("Bad password: %s\n", msg);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_tcq.h90 * @msg: pointer to the area to place the tag
97 static inline int scsi_populate_tag_msg(struct scsi_cmnd *cmd, char *msg) argument
104 *msg++ = MSG_ORDERED_TAG;
106 *msg++ = MSG_SIMPLE_TAG;
107 *msg++ = req->tag;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dtimex.h30 extern void mark_tsc_unstable(char *msg);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_client/
H A Dcli_reg.c31 const char *msg, uint32 timeout, BOOL do_reboot,
40 if (msg == NULL) return WERR_INVALID_PARAM;
50 init_reg_q_shutdown(&q_s, msg, timeout, do_reboot, force);
30 cli_reg_shutdown(struct cli_state * cli, TALLOC_CTX *mem_ctx, const char *msg, uint32 timeout, BOOL do_reboot, BOOL force) argument
H A Dcli_shutdown.c32 const char *msg, uint32 timeout, BOOL do_reboot,
41 if (msg == NULL) return NT_STATUS_INVALID_PARAMETER;
51 init_shutdown_q_init(&q_s, msg, timeout, do_reboot, force);
31 cli_shutdown_init(struct cli_state * cli, TALLOC_CTX *mem_ctx, const char *msg, uint32 timeout, BOOL do_reboot, BOOL force) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/tests/
H A Dminicheck.h33 #define fail(msg) _fail_unless(0, __FILE__, __LINE__, msg)
74 void _fail_unless(int condition, const char *file, int line, char *msg);

Completed in 312 milliseconds

1234567891011>>