Searched refs:question (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/nmbd/
H A Dnmbd_incomingrequests.c60 struct nmb_name *question = &nmb->question.question_name; local
80 nmb_namestr(question), inet_ntoa(owner_ip), subrec->subnet_name));
88 nmb_namestr(&nmb->question.question_name),
101 pull_ascii_nstring(qname, sizeof(qname), question->name);
103 ((question->name_type == 0x0) || (question->name_type == 0x1e))) {
106 nmb_namestr(question), inet_ntoa(owner_ip), subrec->subnet_name ));
110 namerec = find_name_on_subnet(subrec, question, FIND_ANY_NAME);
118 nmb_namestr(&nmb->question
156 struct nmb_name *question = &nmb->question.question_name; local
193 struct nmb_name *question = &nmb->question.question_name; local
441 struct nmb_name *question = &nmb->question.question_name; local
[all...]
H A Dnmbd_winsserver.c160 if (nmb->question.question_type != QUESTION_TYPE_NB_QUERY)
447 struct nmb_name *question = &nmb->question.question_name; local
467 dbgtext( "for name %s ", nmb_namestr(question) );
479 nmb_namestr(question), inet_ntoa(from_ip) );
486 namerec = find_name_on_subnet(subrec, question, FIND_ANY_NAME);
497 nmb_namestr( question ) );
512 dbgtext( "Name (%s) in WINS ", nmb_namestr(question) );
531 dbgtext( "Name %s ", nmb_namestr(question) );
547 if( (!group || (group && (question
749 struct nmb_name *question = &nmb->question.question_name; local
1114 struct nmb_name *question = &nmb->question.question_name; local
1480 struct nmb_name *question = &nmb->question.question_name; local
1590 struct nmb_name *question = &nmb->question.question_name; local
1882 struct nmb_name question; local
[all...]
H A Dasyncdns.c27 static struct name_record *add_dns_result(struct nmb_name *question, struct in_addr addr) argument
29 int name_type = question->name_type;
32 pull_ascii_nstring(qname, sizeof(qname), question->name);
172 &dns_current->packet.nmb.question.question_name);
183 r.name = p->packet.nmb.question.question_name;
242 struct nmb_name *question = &nmb->question.question_name; local
244 if (nmb_name_equal(question, &r.name)) {
286 BOOL queue_dns_query(struct packet_struct *p,struct nmb_name *question, argument
308 DEBUG(3,("added DNS query for %s\n", nmb_namestr(question)));
319 queue_dns_query(struct packet_struct *p,struct nmb_name *question, struct name_record **n) argument
[all...]
H A Dnmbd_nodestatus.c34 struct nmb_name *question_name = &rrec->packet->packet.nmb.question.question_name;
41 DEBUG(0,("node_status_response: Answer name %s differs from question \
65 struct nmb_name *question_name = &sent_nmb->question.question_name;
H A Dnmbd_nameregister.c46 struct nmb_name *question_name = &rrec->packet->packet.nmb.question.question_name;
72 DEBUG(0,("register_name_response: Answer name %s differs from question name %s.\n",
175 struct nmb_name *nmbname = &sent_nmb->question.question_name;
254 struct nmb_name *question_name = &sent_nmb->question.question_name;
348 struct nmb_name *nmbname = &sent_nmb->question.question_name;
H A Dnmbd_packets.c209 nmb->question.question_name = *nmbname;
210 nmb->question.question_type = QUESTION_TYPE_NB_QUERY;
211 nmb->question.question_class = QUESTION_CLASS_IN;
240 nmb->additional->rr_name = nmb->question.question_name;
287 nmb_namestr(&nmb->question.question_name),
309 nmb_namestr(&nmb->question.question_name),
428 nmb->question.question_type = QUESTION_TYPE_NB_STATUS;
431 nmb_namestr(&nmb->question.question_name),
931 packet_type, nmb_namestr(&orig_nmb->question.question_name),
937 for id %hu\n", packet_type, nmb_namestr(&orig_nmb->question
[all...]
H A Dnmbd_namequery.c36 struct nmb_name *question_name = &rrec->packet->packet.nmb.question.question_name;
136 struct nmb_name *question_name = &sent_nmb->question.question_name;
H A Dnmbd_namerelease.c40 struct nmb_name *question_name = &rrec->packet->packet.nmb.question.question_name;
47 DEBUG(0,("release_name_response: Answer name %s differs from question name %s.\n",
112 struct nmb_name *question_name = &sent_nmb->question.question_name;
H A Dnmbd_responserecordsdb.c242 if(nmb_name_equal(&nmb->question.question_name, &namerec->name))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/contrib/pppgetpass/
H A Dpppgetpass.gtk.c46 GtkWidget *mainwindow, *vbox, *question, *answer, *ok; local
73 question=gtk_label_new(buf);
74 gtk_box_pack_start(GTK_BOX(vbox), question, FALSE, TRUE, 0); local
75 gtk_widget_show(question);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-pascal22 question = '''Your command, please?'', asked the waiter.';
27 writeln(question);
47 #: prog.question
65 #: prog.question
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dnmblib.c131 DEBUGADD( 4, ( " question: q_name=%s q_type=%d q_class=%d\n",
132 nmb_namestr(&nmb->question.question_name),
133 nmb->question.question_type,
134 nmb->question.question_class) );
520 offset = parse_nmb_name(inbuf,12,length,&nmb->question.question_name);
526 nmb->question.question_type = RSVAL(inbuf,12+offset);
527 nmb->question.question_class = RSVAL(inbuf,12+offset+2);
922 offset += put_nmb_name((char *)ubuf,offset,&nmb->question.question_name);
923 RSSVAL(ubuf,offset,nmb->question.question_type);
924 RSSVAL(ubuf,offset+2,nmb->question
[all...]
H A Dnamequery.c115 nmb->question.question_name = *name;
116 nmb->question.question_type = 0x21;
117 nmb->question.question_class = 0x1;
396 make_nmb_name(&nmb->question.question_name,name,name_type);
398 nmb->question.question_type = 0x20;
399 nmb->question.question_class = 0x1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dnameserv.h483 } question; member in struct:nmb_packet
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex912 question has audio tracks on it, and it has absolutely no CD-I, XA,
915 are no audio tracks on the disc, and if the CD in question has any
917 that, if the CD in question has any XA tracks on it, it will be
918 reported as $CDS_XA_2_1$. Finally, if the CD in question has any
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/lib/
H A Dchecksum.S433 addx %g5, %g0, %g5 ! I am now to lazy to optimize this (question it
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c8096 #define PR_AFTER_CODE 0x002000 /* After asking the first question, */
8137 problem_t question; member in struct:latch_descr
8513 /* Inode has illegal blocks (latch question) */
8528 /* Bad block inode has illegal blocks (latch question) */
8710 list (latch question) */
8770 /* Inode too big (latch question) */
9571 * question for the set of problems, and all of the associated
9666 * latch question, if it exists
9670 if (ldesc->question && !(ldesc->flags & PRL_LATCHED)) {
9671 ans = fix_problem(ctx, ldesc->question, pct
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm2202 Running it produces the error in question:

Completed in 172 milliseconds