Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dch.c740 if (ch_flags & CH_NOTRUSTSIZE) in ch_flush()
893 ch_flags |= CH_NOTRUSTSIZE; in ch_init()
H A Dless.h612 #define CH_NOTRUSTSIZE 040 /* For files that claim 0 length size falsely */ macro