Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnf_conntrack_ftp.c391 int found = 0, ends_in_nl; in help() local
418 ends_in_nl = (fb_ptr[datalen - 1] == '\n'); in help()
541 if (ends_in_nl) in help()