Home
last modified time | relevance | path

Searched refs:int64p (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c7866 int64_t *int64p; in add_property() local
7902 if ((n = di_prop_int64(prop, &int64p)) < 1) in add_property()
7906 if (nvlist_add_int64_array(nvl, attr_name, int64p, in add_property()