Searched defs:link_count (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/plugins/fts-squat/
H A Dsquat-uidlist.h12 uint32_t count, link_count; member in struct:squat_uidlist_file_header
/dovecot/src/lib/
H A Dpath-util.c40 unsigned int link_count = 0; local
126 size_t ltlen = (link_count == 0 ? 0 : tlen);
130 if (++link_count > PATH_UTIL_MAX_SYMLINKS) {

Completed in 112 milliseconds