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

  /src/usr.bin/ruptime/
ruptime.c 73 static int lcmp(const void *, const void *);
100 cmp = lcmp;
224 lcmp(const void *a1, const void *a2) function in typeref:typename:int
ruptime.c 73 static int lcmp(const void *, const void *);
100 cmp = lcmp;
224 lcmp(const void *a1, const void *a2) function in typeref:typename:int

Completed in 191 milliseconds