Home
last modified time | relevance | path

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

/linux-3.4.99/net/netfilter/
Dnf_conntrack_ftp.c366 int found = 0, ends_in_nl; in help() local
393 ends_in_nl = (fb_ptr[datalen - 1] == '\n'); in help()
507 if (ends_in_nl) in help()