Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnf_conntrack_ftp.c403 int found = 0, ends_in_nl; in help() local
430 ends_in_nl = (fb_ptr[datalen - 1] == '\n'); in help()
553 if (ends_in_nl) in help()