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

/openbsd-current/libexec/spamd-setup/
H A Dspamd-setup.c78 char *fix_quoted_colons(char *);
347 * fix_quoted_colons walks through a buffer returned by cgetent. We
359 fix_quoted_colons(char *buf) function
702 buf = fix_quoted_colons(buf);

Completed in 60 milliseconds