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

/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_netbios_name.c186 struct name_question question; local
203 question.name = answer->name;
206 packet.qdcount = 1; /* question entries */
207 packet.question = &question;
332 struct name_question *question; local
410 question = packet->question;
413 if ((entry = smb_netbios_cache_lookup(question->name)) != 0) {
516 (void) smb_first_level_name_encode(npb->question[
959 smb_send_name_registration_request(int bcast, struct name_question *question, struct resource_record *additional) argument
1032 smb_send_name_refresh_request(int bcast, struct name_question *question, struct resource_record *additional, int force) argument
1167 smb_send_name_release_request_and_demand(int bcast, struct name_question *question, struct resource_record *additional) argument
1255 smb_send_name_query_request(int bcast, struct name_question *question) argument
1524 struct name_question question; local
1568 struct name_question question; local
1580 struct name_question question; local
1622 struct name_question question; local
1662 struct name_question question; local
1701 struct name_question question; local
1717 struct name_question question; local
1833 struct name_question *question; local
1913 struct name_question *question; local
[all...]
H A Dsmbns_netbios.h207 unsigned qdcount; /* question entries */
212 struct name_question *question; member in struct:name_packet
/osnet-11/usr/src/grub/grub2/grub-core/commands/i386/pc/
H A Dsendkey.c129 {"slash", "question", '/', '?', 0x35},
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm66 question and I\'ll try to autoconfigure. (Note: you can revisit this
148 next question.
213 terminal supports UTF-8, you say no to the next question, if it
237 set this variable, please hit SPACE RETURN to the following question.
357 If you don\'t understand this question, just press ENTER.
394 question you\'re expected to answer, you can set a timer that will
490 please answer 'n' to the following question.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/I18N/Langinfo/
H A DLanginfo.pm126 answers for a yes/no question in the current locale.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbigint.pm289 is no guaranty that the object in question has such a hash key, nor is a hash
H A Dbignum.pm427 is no guaranty that the object in question has such a hashkey, nor is a hash
H A DTest.pm583 then the feature in question shouldn't be on the TODO list, now
H A Doverload.pm813 arguments in question do not belong to packages using overload. When
1196 example below. Here is the extra-credit question: why do we need an
H A Dperl5db.pl694 # in question seems conterproductive.. -JM)
2514 # The above question wonders if localizing the alias
2732 # Get over to the eval in question.
2925 # Get the pattern, remove trailing question mark.
4417 and C<@dbline> structures to point to the files in question, and do what
8054 complete command for setting the option in question. If there are multiple
8056 question mark, which, if executed, will list the current value of the option.
H A DCGI.pm5477 // Ask a silly question
7506 name/value parameter with the path followed by a question mark (?):
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNNTP.pm1054 The second is a question mark C<?> to match any single character. The
1073 the asterisk, backslash or the question mark. Two backslashes in
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A DGlob.pm422 question doesn't contain any colons (e.g. 'lib' becomes ':lib:').
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c3683 " command must know what the kernel in question expects). The"
4802 {"slash", "question", '/', '?', 0x35},
4977 " less, period, greater, slash, question, alt, space, capslock, FX (X"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigFloat.pm2879 Since it also possible to just require Math::BigFloat, this poses the question

Completed in 169 milliseconds