Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dopttbl.c96 static struct optname b_optname = { "buffers", NULL };
208 { 'b', &b_optname,
93 static struct optname b_optname = { "buffers", NULL }; global() variable