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

  /src/lib/libutil/
login_cap.c 65 static u_quad_t strtolimit(const char *, char **, int);
367 q = strtolimit(res, &ep, 0);
872 strtolimit(const char *str, char **endptr, int radix) function in typeref:typename:u_quad_t
login_cap.c 65 static u_quad_t strtolimit(const char *, char **, int);
367 q = strtolimit(res, &ep, 0);
872 strtolimit(const char *str, char **endptr, int radix) function in typeref:typename:u_quad_t

Completed in 65 milliseconds