Home
last modified time | relevance | path

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

/freebsd/bin/freebsd-version/
H A Dfreebsd-version.sh.in112 opt_k=1
138 if [ $((opt_k + opt_r + opt_u + opt_j)) -eq 0 ] ; then
143 if [ $opt_k ] ; then
/freebsd/contrib/less/
H A Dopttbl.c312 STRING|NO_TOGGLE|NO_QUERY, 0, NULL, opt_k,
H A Doptfunc.c275 public void opt_k(int type, constant char *s) in calc_shift_count()
280 public void opt_k(int type, char *s) opt_k() function
H A Dfuncs.h281 public void opt_k(int type, constant char *s);