Home
last modified time | relevance | path

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

/illumos-gate/usr/src/man/man3contract/
H A DMakefile43 ct_dev_tmpl_set_minor.3contract \
115 ct_dev_tmpl_set_minor.3contract := LINKSRC = ct_dev_tmpl_set_aset.3contract
/illumos-gate/usr/src/lib/libcontract/common/
H A Ddevice.c43 ct_dev_tmpl_set_minor(int fd, char *minor) in ct_dev_tmpl_set_minor() function
H A Dlibcontract.h125 int ct_dev_tmpl_set_minor(int, char *);
H A Dmapfile-vers53 ct_dev_tmpl_set_minor;
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3contract.inc44 link path=usr/share/man/man3contract/ct_dev_tmpl_set_minor.3contract \
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c757 if ((rval = ct_dev_tmpl_set_minor(tfd, &link_path[13])) != 0) in ses_create_contract()