137 fail if:
138
139 EINVAL
140 One or more arguments is invalid.
141
142
143 ENOENT
144 The requested term is not set.
145
146
147
148 The ct_dev_tmpl_get_noneg() function will fail if:
149
150 EINVAL
151 One or more arguments is invalid.
152
153
154
155 The ct_dev_tmpl_get_minor() function will fail if:
156
157 EOVEFLOW
158 The supplied buffer is too small.
159
160
161 ATTRIBUTES
162 See attributes(5) for descriptions of the following attributes:
163
164
165
166
167 +--------------------+-----------------+
168 | ATTRIBUTE TYPE | ATTRIBUTE VALUE |
169 +--------------------+-----------------+
170 |Interface Stability | Committed |
171 +--------------------+-----------------+
172 |MT-Level | Safe |
173 +--------------------+-----------------+
174
175 SEE ALSO
176 libcontract(3LIB), contract(4), devices(4), attributes(5), lfcompile(5)
177
|
137 fail if:
138
139 EINVAL
140 One or more arguments is invalid.
141
142
143 ENOENT
144 The requested term is not set.
145
146
147
148 The ct_dev_tmpl_get_noneg() function will fail if:
149
150 EINVAL
151 One or more arguments is invalid.
152
153
154
155 The ct_dev_tmpl_get_minor() function will fail if:
156
157 EOVERFLOW
158 The supplied buffer is too small.
159
160
161 ATTRIBUTES
162 See attributes(5) for descriptions of the following attributes:
163
164
165
166
167 +--------------------+-----------------+
168 | ATTRIBUTE TYPE | ATTRIBUTE VALUE |
169 +--------------------+-----------------+
170 |Interface Stability | Committed |
171 +--------------------+-----------------+
172 |MT-Level | Safe |
173 +--------------------+-----------------+
174
175 SEE ALSO
176 libcontract(3LIB), contract(4), devices(4), attributes(5), lfcompile(5)
177
|