Home
last modified time | relevance | path

Searched defs:display_limit (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libdpv/
H A Ddpv.h102 int display_limit; /* Files per `page'. Default -1 */ member
H A Ddprompt.c60 int display_limit = DISPLAY_LIMIT_DEFAULT; /* Max entries to show */ variable