Lines Matching +full:li +full:- +full:ion
49 .Bl -tag -width DIOCGPROVIDERNAME
51 .Pq Li "u_int"
64 .Pq Li "off_t"
68 .Pq Li "u_int"
75 .Pq Li "u_int"
84 .Pq Li "off_t[2]"
91 .Pq Li "char[DISK_IDENT_SIZE]"
95 .Bl -bullet
101 provider's name can change - ident can't,
103 ident value should not be based on on-disk metadata; in other
117 ident is an NUL-terminated ASCII string (is printable),
122 .Pq Li "char[MAXPATHLEN]"
126 .Pq Li "off_t"
130 .Pq Li "off_t"
134 .Pq Li "char[MAXPATHLEN]"
141 .Pq Li "struct diocgattr_arg"
142 .Bd -literal -offset indent
146 union {
157 .Pq Li "struct disk_zone_arg"
160 .Pq Li "struct diocskerneldump_arg"
163 .Pq Li "struct diocskerneldump_arg"
165 .Bd -literal -offset indent
184 #define KDA_REMOVE_ALL (UINT8_MAX - 1)
185 #define KDA_REMOVE_DEV (UINT8_MAX - 2)
186 #define KDA_APPEND (UINT8_MAX - 3)
195 union kd_ip kda_server;
196 union kd_ip kda_client;
197 union kd_ip kda_gateway;