Searched defs:tms (Results 1 – 8 of 8) sorted by relevance
6 struct tms { struct7 clock_t tms_utime; argument8 clock_t tms_stime; argument9 clock_t tms_cutime; argument10 clock_t tms_cstime; argument
56 struct tms struct58 clock_t tms_utime; argument59 clock_t tms_stime; argument60 clock_t tms_cutime; argument61 clock_t tms_cstime; argument212 struct tms tms; local
215 int tms = request.getParams().getIntParameter( in doSendRequest() local
20 struct tm tms; in TEST() local
369 TrustManager[] tms = tmf.getTrustManagers(); in testSSLContext11() local
1983 struct tms tms; in getrusage() local
432 __u8 tms; member
1772 TextMapState tms(*matrix, constY); in drawPosText() local