Searched defs:nret (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/lib/libdevid/ |
H A D | deviceid.c | 257 int nret; in devid_deviceid_to_nmlist() local
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/dimm/ |
H A D | topo_dimm.c | 764 int nret = nvlist_lookup_uint32_array(spd, keys[i], &data, in dimm_comp_mfg_common_ids() local 824 int nret = nvlist_lookup_string(spd, keys[i], &strs[i]); in dimm_comp_mfg_common_strings() local 879 int nret = nvlist_lookup_uint32(spd, keys[i], &raw); in dimm_comp_mfg_common_type() local
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsib_buf.c | 757 rds_get_buf(rds_bufpool_t *pool, uint_t nbuf, uint_t *nret) in rds_get_buf()
|
H A D | rdsib_ib.c | 1026 uint_t npolled, nret, send_error = 0; in rds_poll_send_completions() local
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/disk/ |
H A D | disk_nvme.c | 508 nvme_iter_t nret; in make_nvme_node() local
|
/illumos-gate/usr/src/uts/common/fs/zfs/lua/ |
H A D | lcode.c | 68 void luaK_ret (FuncState *fs, int first, int nret) { in luaK_ret()
|
H A D | lparser.c | 1499 int first, nret; /* registers with returned values */ in retstat() local
|
/illumos-gate/usr/src/uts/common/io/mlxcx/ |
H A D | mlxcx_cmd.c | 1320 int32_t *nret) in mlxcx_cmd_return_pages()
|
/illumos-gate/usr/src/uts/common/krtld/ |
H A D | kobj.c | 3969 int nret; in kobj_read_blks() local
|