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

  /src/usr.bin/systat/
convtbl.c 1 /* $NetBSD: convtbl.c,v 1.2 2016/08/02 17:53:46 scole Exp $ */
30 * $FreeBSD: releng/10.1/usr.bin/systat/convtbl.c 175387 2008-01-16 19:27:43Z delphij $
35 __RCSID("$NetBSD: convtbl.c,v 1.2 2016/08/02 17:53:46 scole Exp $");
43 #include "convtbl.h"
59 struct convtbl { struct
66 static struct convtbl convtbl[] = { variable in typeref:struct:convtbl[]
84 struct convtbl *
104 return (&convtbl[idx]);
110 struct convtbl *tp
    [all...]
convtbl.c 1 /* $NetBSD: convtbl.c,v 1.2 2016/08/02 17:53:46 scole Exp $ */
30 * $FreeBSD: releng/10.1/usr.bin/systat/convtbl.c 175387 2008-01-16 19:27:43Z delphij $
35 __RCSID("$NetBSD: convtbl.c,v 1.2 2016/08/02 17:53:46 scole Exp $");
43 #include "convtbl.h"
59 struct convtbl { struct
66 static struct convtbl convtbl[] = { variable in typeref:struct:convtbl[]
84 struct convtbl *
104 return (&convtbl[idx]);
110 struct convtbl *tp
    [all...]

Completed in 21 milliseconds