Searched refs:a_buf (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dalias.h43 #define a_buf r_val.v_str macro
H A Dlcmd2.c311 if ((v->v_str = str_cpy(ap->a_buf)) == 0) {
340 ap->a_buf = str;
351 wwprintf(w, "%16s %s\n", a->a_name, a->a_buf);
H A Dparser2.c197 if (dolongcmd(a->a_buf, av, i) < 0)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dec_asn1.c443 *a_buf=NULL, *b_buf=NULL; local
483 a_buf = &char_zero;
499 a_buf = buffer_1;
525 if (!M_ASN1_OCTET_STRING_set(curve->a, a_buf, len_1) ||

Completed in 45 milliseconds