Searched refs:string_list_free (Results 1 - 14 of 14) sorted by relevance

/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/global/
H A Dstring_list.h29 #define string_list_free match_list_free macro
H A Duser_acl.c107 string_list_free(list);
H A Dstring_list.c19 /* void string_list_free(list)
42 /* string_list_free() releases storage allocated by string_list_init().
109 string_list_free(list);
H A Ddb_common.c281 string_list_free(ctx->domain);
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/src/
H A Dstr-list.h62 extern void string_list_free (string_list_ty *slp);
H A Dread-po.c114 string_list_free (this->comment);
116 string_list_free (this->comment_dot);
187 string_list_free (this->comment);
192 string_list_free (this->comment_dot);
H A Dmsguniq.c280 string_list_free (file_list);
H A Dstr-list.c119 string_list_free (string_list_ty *slp) function
H A Dmsgcat.c307 string_list_free (file_list);
H A Dmsgcomm.c313 string_list_free (file_list);
H A Dgettext-po.c694 string_list_free (mp->comment);
749 string_list_free (mp->comment_dot);
H A Dmessage.c131 string_list_free (mp->comment);
133 string_list_free (mp->comment_dot);
H A Dxgettext.c686 string_list_free (file_list);
1491 string_list_free (comment);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_check.c5331 { if (ptr) string_list_free(ptr); \

Completed in 292 milliseconds