libgeom.3 (862b46f607ea4641313eff08f6df8fd1d930394c) | libgeom.3 (70b077491987858b13034fce01e108a36438d986) |
---|---|
1.\" Copyright (c) 2003 Poul-Henning Kamp 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 51 unchanged lines hidden (view full) --- 60.Ft "void *" 61.Fn geom_stats_snapshot_get void 62.Ft void 63.Fn geom_stats_snapshot_free "void *arg" 64.Ft void 65.Fn geom_stats_snapshot_timestamp "void *arg" "struct timespec *tp" 66.Ft void 67.Fn geom_stats_snapshot_reset "void *arg" | 1.\" Copyright (c) 2003 Poul-Henning Kamp 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 51 unchanged lines hidden (view full) --- 60.Ft "void *" 61.Fn geom_stats_snapshot_get void 62.Ft void 63.Fn geom_stats_snapshot_free "void *arg" 64.Ft void 65.Fn geom_stats_snapshot_timestamp "void *arg" "struct timespec *tp" 66.Ft void 67.Fn geom_stats_snapshot_reset "void *arg" |
68.Ft "struct g_stat *" | 68.Ft "struct devstat *" |
69.Fn geom_stats_snapshot_next "void *arg" 70.Ss "Control Functions" 71.Ft "struct gctl_req *" 72.Fn gctl_get_handle "void" 73.Ft void 74.Fn gctl_ro_param "struct gctl_req *req" "const char *name" "int len" "const void *value" 75.Ft void 76.Fn gctl_rw_param "struct gctl_req *req" "const char *name" "int len" "void *value" --- 182 unchanged lines hidden --- | 69.Fn geom_stats_snapshot_next "void *arg" 70.Ss "Control Functions" 71.Ft "struct gctl_req *" 72.Fn gctl_get_handle "void" 73.Ft void 74.Fn gctl_ro_param "struct gctl_req *req" "const char *name" "int len" "const void *value" 75.Ft void 76.Fn gctl_rw_param "struct gctl_req *req" "const char *name" "int len" "void *value" --- 182 unchanged lines hidden --- |