Home
last modified time | relevance | path

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

/coreutils/src/
Dtail.c1493 size_t fnlen = strlen (f[i].name); in tail_forever_inotify() local
1494 if (evlen < fnlen) in tail_forever_inotify()
1495 evlen = fnlen; in tail_forever_inotify()