HomeSort by: relevance | last modified time | path
    Searched refs:string_list_free (Results 1 - 16 of 16) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
string_list.h 29 #define string_list_free match_list_free macro
string_list.c 20 /* void string_list_free(list)
51 /* string_list_free() releases storage allocated by string_list_init().
122 string_list_free(list);
user_acl.c 115 string_list_free(list);
resolve_local.c 73 string_list_free(resolve_local_list);
db_common.c 300 string_list_free(ctx->domain);
  /src/external/gpl2/gettext/dist/gettext-tools/src/
str-list.h 62 extern void string_list_free (string_list_ty *slp);
read-catalog.c 119 string_list_free (this->comment);
121 string_list_free (this->comment_dot);
192 string_list_free (this->comment);
197 string_list_free (this->comment_dot);
str-list.c 119 string_list_free (string_list_ty *slp) function
msgcat.c 313 string_list_free (file_list);
msgcomm.c 323 string_list_free (file_list);
msguniq.c 290 string_list_free (file_list);
message.c 139 string_list_free (mp->comment);
141 string_list_free (mp->comment_dot);
xgettext.c 707 string_list_free (file_list);
1681 string_list_free (comment);
msgmerge.c 1649 string_list_free (mp->comment_dot);
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
gettext-po.c 798 string_list_free (mp->comment);
853 string_list_free (mp->comment_dot);
  /src/external/ibm-public/postfix/dist/src/smtpd/
smtpd_check.c 6280 { if (ptr) string_list_free(ptr); \

Completed in 26 milliseconds