Lines Matching defs:statusp
67 prop_db_info_t *listp, dladm_status_t *statusp)
99 *statusp = DLADM_STATUS_TOOSMALL;
120 prop_db_info_t *listp, dladm_status_t *statusp)
188 generate_prop_line(lsp->ls_name, buf, listp, statusp);
190 generate_prop_line(lsp->ls_name, buf, nlip, statusp);
196 *statusp = status;
213 prop_db_info_t *listp, dladm_status_t *statusp)
227 *statusp = DLADM_STATUS_NOTFOUND;
236 *statusp = DLADM_STATUS_TOOSMALL;
259 prop_db_info_t *listp, dladm_status_t *statusp)
278 *statusp = DLADM_STATUS_NOMEM;
291 * propagated to the caller via 'statusp'.
294 *statusp = status;
395 dladm_status_t *statusp)
451 cont = (*lsp->ls_op)(handle, lsp, buf, lip, statusp);