Home
last modified time | relevance | path

Searched refs:myrec (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/fs.d/nfs/nfsstat/
H A Dnfsstat.c1020 struct myrec { struct
1025 struct myrec *next; argument
1036 struct myrec *list, *mrp, *pmrp; in mi_print()
1085 if ((mrp = malloc(sizeof (struct myrec))) == 0) { in mi_print()