HomeSort by: relevance | last modified time | path
    Searched defs:strtousage (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/usbhidctl/
usbhid.c 129 strtousage(const char *nptr, size_t nlen) function in typeref:typename:int
212 numpage = strtousage(strstart, pagesplit - matchindex);
250 numusage = strtousage(&varname[matchindex], strind - matchindex);
usbhid.c 129 strtousage(const char *nptr, size_t nlen) function in typeref:typename:int
212 numpage = strtousage(strstart, pagesplit - matchindex);
250 numusage = strtousage(&varname[matchindex], strind - matchindex);

Completed in 26 milliseconds