Searched refs:num_error (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/less/dist/
H A Doption.c600 static int num_error(char *printopt, int *errp, int overflow) function
639 return (num_error(printopt, errp, FALSE));
643 return (num_error(printopt, errp, TRUE));
665 return (num_error(printopt, errp, FALSE));

Completed in 216 milliseconds