Searched refs:libuvfs_set_trans_astring (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libuvfs/common/
H A Dsvc.c185 libuvfs_set_trans_astring(scf_transaction_t *tr, const char *name, function
287 rc = libuvfs_set_trans_astring(trans, "daemon", special);
290 rc = libuvfs_set_trans_astring(trans, "special", special);
293 rc = libuvfs_set_trans_astring(trans, "mountpoint", mountpoint);
299 rc = libuvfs_set_trans_astring(trans, "options", options);

Completed in 35 milliseconds