Searched refs:vstring (Results 301 - 325 of 487) sorted by relevance

<<11121314151617181920

/netbsd-current/external/ibm-public/postfix/dist/src/master/
H A Dmaster.c221 #include <vstring.h>
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dhex_code.c86 #include <vstring.h>
H A Ddict.h34 #include <vstring.h>
H A Ddict_cidr.c57 #include <vstring.h>
H A Dmatch_list.c104 #include <vstring.h>
H A Dip_match.c123 #include <vstring.h>
/netbsd-current/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd.h23 #include <vstring.h>
/netbsd-current/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_session.c109 #include <vstring.h>
/netbsd-current/external/ibm-public/postfix/dist/src/dns/
H A Ddns.h138 #include <vstring.h>
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dcompat_level.c327 #include <vstring.h>
H A Ddynamicmaps.c95 #include <vstring.h>
H A Ddict_sqlite.c69 #include <vstring.h>
H A Dmap_search.c88 #include <vstring.h>
H A Dmaps.c312 #include <vstring.h>
H A Dsmtp_stream.c210 #include <vstring.h>
H A Dscache_multi.c45 #include <vstring.h>
/netbsd-current/external/ibm-public/postfix/lib/util/
H A DMakefile231 vstring.c \
/netbsd-current/external/ibm-public/postfix/dist/src/showq/
H A Dshowq.c125 #include <vstring.h>
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dwrstabs.c1438 char *vstring = NULL;
1443 vstring = stab_pop_type (info);
1448 free (vstring);
1465 if (vstring == NULL)
1467 vtable = xmalloc (strlen (vstring) + 3);
1468 sprintf (vtable, "~%%%s", vstring);
1469 free (vstring);
1436 char *vstring = NULL; local
/netbsd-current/external/ibm-public/postfix/dist/src/cleanup/
H A DMakefile.in717 cleanup.o: ../../include/vstring.h
758 cleanup_addr.o: ../../include/vstring.h
800 cleanup_api.o: ../../include/vstring.h
831 cleanup_body_edit.o: ../../include/vstring.h
875 cleanup_bounce.o: ../../include/vstring.h
918 cleanup_envelope.o: ../../include/vstring.h
955 cleanup_extracted.o: ../../include/vstring.h
985 cleanup_final.o: ../../include/vstring.h
1024 cleanup_init.o: ../../include/vstring.h
1058 cleanup_map11.o: ../../include/vstring
[all...]
H A Dcleanup_envelope.c60 #include <vstring.h>
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dwrstabs.c1456 char *vstring = NULL;
1461 vstring = stab_pop_type (info);
1480 if (vstring == NULL)
1482 vtable = (char *) xmalloc (strlen (vstring) + 3);
1483 sprintf (vtable, "~%%%s", vstring);
1484 free (vstring);
1454 char *vstring = NULL; local
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dwrstabs.c1456 char *vstring = NULL;
1461 vstring = stab_pop_type (info);
1480 if (vstring == NULL)
1482 vtable = (char *) xmalloc (strlen (vstring) + 3);
1483 sprintf (vtable, "~%%%s", vstring);
1484 free (vstring);
1454 char *vstring = NULL; local
/netbsd-current/external/ibm-public/postfix/dist/src/postcat/
H A DMakefile.in125 postcat.o: ../../include/vstring.h
/netbsd-current/external/ibm-public/postfix/dist/src/postalias/
H A DMakefile.in119 postalias.o: ../../include/vstring.h

Completed in 212 milliseconds

<<11121314151617181920