Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Dline.c819 static int store_string(char *s, int a, POSITION pos) in store_string() function
/dflybsd-src/contrib/less/
H A Dline.c842 static int store_string(constant char *s, int a, POSITION pos) in store_string() function