Home
last modified time | relevance | path

Searched refs:mac_end (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.bin/ftp/
H A Ddomacro.c67 while (cp1 != macros[i].mac_end) { in domacro()
136 if (cp1 != macros[i].mac_end) { in domacro()
H A Druserpass.c225 macros[macnum-1].mac_end + 1; in ruserpass()
237 macros[macnum++].mac_end = tmp; in ruserpass()
240 macros[macnum++].mac_end = in ruserpass()
H A Dftp_var.h216 char *mac_end; /* end of macro in macbuf */ member
H A Dcmds.c1531 macros[macnum].mac_start = macros[macnum - 1].mac_end + 1; in macdef()
1541 macros[macnum++].mac_end = tmp; in macdef()
1546 macros[macnum++].mac_end = tmp - 1; in macdef()
/openbsd/usr.bin/openssl/
H A Ddgst.c437 goto mac_end; in dgst_main()
449 goto mac_end; in dgst_main()
456 goto mac_end; in dgst_main()
459 mac_end: in dgst_main()
/openbsd/lib/libssl/
H A Ds3_cbc.c206 unsigned int mac_end = rec->length; in ssl3_cbc_copy_mac() local
207 unsigned int mac_start = mac_end - md_size; in ssl3_cbc_copy_mac()
239 unsigned char mac_ended = constant_time_ge(i, mac_end); in ssl3_cbc_copy_mac()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarf2read.c9022 char *mac_ptr, *mac_end; in dwarf_decode_macros() local
9032 mac_end = dwarf2_per_objfile->macinfo_buffer in dwarf_decode_macros()
9040 if (mac_ptr >= mac_end) in dwarf_decode_macros()
9118 if (mac_ptr >= mac_end) in dwarf_decode_macros()