| /mirbsd/src/usr.bin/sectok/ |
| D | cyberflex.c | 366 sectok_fmt_aidname(char *aidname, int aidlen, u_char *aid, size_t len) in sectok_fmt_aidname() argument 371 if (!myisprint(aid[i])) { in sectok_fmt_aidname() 378 memcpy(aidname, aid, aidlen); in sectok_fmt_aidname() 380 if (aid[0] == 0xfc) in sectok_fmt_aidname() 385 "%02x", aid[i]); in sectok_fmt_aidname() 607 u_char aid[16], app_data[MAX_APP_SIZE], data[MAX_BUF_SIZE]; in jload() local 634 aidlen = sectok_parse_input(optarg, aid, sizeof aid); in jload() 662 aid[0] = 0xfc; in jload() 663 strncpy(&aid[1], cp, sizeof aid - 1); in jload() 664 aidlen = (aid[15] == '\0') ? strlen(aid) : 16; in jload() [all …]
|
| /mirbsd/src/usr.bin/ssh/ |
| D | scard.c | 111 static u_char aid[] = {0xfc, 0x53, 0x73, 0x68, 0x2e, 0x62, 0x69, 0x6e}; in sc_enable_applet() local 115 sectok_apdu(sc_fd, cla, 0xa4, 0x04, 0, sizeof aid, aid, 0, NULL, &sw); in sc_enable_applet()
|
| /mirbsd/src/usr.bin/oldroff/refer/ |
| D | TEST | 42 were developed with the aid of \fIyacc\fP.
|
| D | TEST.out | 71 were developed with the aid of \fIyacc\fP.
|
| /mirbsd/src/sys/net/ |
| D | if_ieee80211subr.c | 2236 u_int16_t aid; in ieee80211_recv_asreq() local 2242 for (aid = 1; aid < ic->ic_max_aid; aid++) { in ieee80211_recv_asreq() 2243 if (!IEEE80211_AID_ISSET(aid, ic->ic_aid_bitmap)) in ieee80211_recv_asreq() 2252 ni->ni_associd = aid | 0xc000; in ieee80211_recv_asreq() 2420 u_int16_t aid; in ieee80211_recv_pspoll() local 2434 memcpy(&aid, wh->i_dur, sizeof(wh->i_dur)); in ieee80211_recv_pspoll() 2435 if ((aid & 0xc000) != 0xc000) { in ieee80211_recv_pspoll() 2438 ifp->if_xname, ether_sprintf(wh->i_addr2), aid); in ieee80211_recv_pspoll() 2442 if (aid != ni->ni_associd) { in ieee80211_recv_pspoll() 2447 ni->ni_associd, aid); in ieee80211_recv_pspoll()
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | gdb-events.sh | 85 /* This file was created with the aid of \`\`gdb-events.sh''.
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Devel/DProf/ |
| D | Changes | 132 - added Tim's patch to aid readability of test?.v output
|
| /mirbsd/src/gnu/usr.bin/perl/Porting/ |
| D | Contract | 90 module. To aid with this, and with points #1, #2, and #3 above, contact
|
| /mirbsd/src/gnu/usr.bin/cvs/m4/ |
| D | acx_with_gssapi.m4 | 64 # as a debugging aid. The short way around is to disable GSSAPI by default,
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlreref.pod | 279 The L<re> module to alter behaviour and aid
|
| D | perlrun.pod | 824 used as a temporary development aid while securing legacy code: 1266 L</PERL_HASH_SEED> is intended to aid in debugging nondeterministic
|
| D | perltodo.pod | 329 reported minor version as soon as a release ships, which would aid perl
|
| D | perltooc.pod | 287 identifier to aid in debugging, transparent persistence,
|
| D | perlsub.pod | 373 As an aid to catching implicit uses to package variables,
|
| D | perlapi.pod | 1752 In 5.9.3, we removed the 1st parameter, a debug aid, from the api. It 4883 Dump the contents of all SVs not yet freed. (Debugging aid).
|
| D | perlport.pod | 753 programs to aid in the testing, or when (as noted above) the tests
|
| D | perlguts.pod | 1815 To aid debugging, the source file F<dump.c> contains a number of
|
| /mirbsd/src/gnu/usr.bin/perl/ext/B/ |
| D | README | 192 (3) There are little Bourne shell scripts and perl programs to aid with
|
| /mirbsd/src/usr.bin/awk/ |
| D | FIXES | 364 band-aid in b.c (member()), and some (uschar) casts to head 636 y.tab.[ch] => ytab.[ch], lex.yy.c => lexyy.c, all in the aid of
|
| /mirbsd/src/gnu/usr.bin/perl/ext/Cwd/ |
| D | Changes | 135 - Added a copy of ppport.h to the distribution to aid compilation on
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/doc/ |
| D | configure | 888 running configure, to aid debugging if configure makes a mistake.
|
| /mirbsd/src/gnu/usr.bin/binutils/etc/ |
| D | configure | 1248 running configure, to aid debugging if configure makes a mistake.
|
| /mirbsd/src/gnu/usr.bin/cvs/doc/ |
| D | cvsclient.texi | 65 version number is intended only to aid in distinguishing different 1457 aid in detecting the case where clients send an update modifying
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | Changes5.8.3 | 1156 (should be the proper fix for 21870 and 21872's band aid)
|
| /mirbsd/src/usr.bin/vi/docs/tutorial/ |
| D | vi.advanced | 559 tutorial was prepared, certain auxiliary programs were created to aid in its
|