Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A 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()