Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Ddecode.c869 static constant unsigned char * skip_to_null(constant unsigned char *entry, constant unsigned char … in skip_to_null() function
891 entry = skip_to_null(entry, end); /* skip to end of cmd */ in cmd_next_entry()
906 entry = skip_to_null(entry, end); /* skip to end of extra string */ in cmd_next_entry()