Lines Matching full:endp
5781 char *endp;5828 mode_value = strtoul(mode, &endp, 8);5829 if(*endp != '\0')