Home
last modified time | relevance | path

Searched refs:string_list_free (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dread-catalog.c119 string_list_free (this->comment); in default_destructor()
121 string_list_free (this->comment_dot); in default_destructor()
192 string_list_free (this->comment); in default_reset_comment_state()
197 string_list_free (this->comment_dot); in default_reset_comment_state()
H A Dstr-list.h62 extern void string_list_free (string_list_ty *slp);
H A Dstr-list.c119 string_list_free (string_list_ty *slp) in string_list_free() function
H A Dmsguniq.c290 string_list_free (file_list); in main()
H A Dmsgcat.c313 string_list_free (file_list); in main()
H A Dmsgcomm.c323 string_list_free (file_list); in main()
H A Dmessage.c139 string_list_free (mp->comment); in message_free()
141 string_list_free (mp->comment_dot); in message_free()
H A Dxgettext.c707 string_list_free (file_list); in main()
1681 string_list_free (comment); in xgettext_comment_reset()
H A Dmsgmerge.c1649 string_list_free (mp->comment_dot); in merge()
H A DChangeLog.0290 string_list_append_unique, string_list_destroy, string_list_free,
294 string_list_append_unique, string_list_destroy, string_list_free,
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dstring_list.h29 #define string_list_free match_list_free macro
H A Duser_acl.c115 string_list_free(list); in check_user_acl_byuid()
H A Dstring_list.c122 string_list_free(list); in main()
H A Dresolve_local.c73 string_list_free(resolve_local_list); in resolve_local_init()
H A Ddb_common.c300 string_list_free(ctx->domain); in db_common_free_ctx()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dgettext-po.c798 string_list_free (mp->comment); in po_message_set_comments()
853 string_list_free (mp->comment_dot); in po_message_set_extracted_comments()
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_check.c6200 { if (ptr) string_list_free(ptr); \ in main()