Searched refs:nvadd (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/pcidr/ |
H A D | pcidr.c | 117 static int nvadd(nvlist_t *, char *, char *, data_type_t); 167 nvadd(nvlist_t *listp, char *name, char *value, data_type_t type) function 169 char *fn = "nvadd"; 237 rv = nvadd(attrlistp, name, value, type); 239 dprint(DDEBUG, "%s: nvadd() failed: attribute \"%s\", "
|
Completed in 44 milliseconds