Home
last modified time | relevance | path

Searched refs:contract (Results 1 – 25 of 38) sorted by relevance

12

/illumos-gate/usr/src/man/man3contract/
H A DMakefile19 MANSECT= 3contract
21 MANFILES= ct_ctl_adopt.3contract \
22 ct_dev_status_get_dev_state.3contract \
23 ct_dev_tmpl_set_aset.3contract \
24 ct_event_read.3contract \
25 ct_pr_event_get_pid.3contract \
26 ct_pr_status_get_param.3contract \
27 ct_pr_tmpl_set_transfer.3contract \
28 ct_status_read.3contract \
29 ct_tmpl_activate.3contract
[all …]
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3contract.inc17 link path=usr/share/man/man3contract/ct_ctl_abandon.3contract \
18 target=ct_ctl_adopt.3contract
19 link path=usr/share/man/man3contract/ct_ctl_ack.3contract \
20 target=ct_ctl_adopt.3contract
21 file path=usr/share/man/man3contract/ct_ctl_adopt.3contract
22 link path=usr/share/man/man3contract/ct_ctl_nack.3contract \
23 target=ct_ctl_adopt.3contract
24 link path=usr/share/man/man3contract/ct_ctl_newct.3contract \
25 target=ct_ctl_adopt.3contract
26 link path=usr/share/man/man3contract/ct_ctl_qack.3contract \
[all …]
H A DSUNWcs.man5.inc24 file path=usr/share/man/man5/contract.5
/illumos-gate/usr/src/uts/common/sys/
H A Dcontract_impl.h199 struct contract *cte_contract; /* contract */
219 void (*contop_free)(struct contract *);
220 void (*contop_abandon)(struct contract *);
221 void (*contop_destroy)(struct contract *);
222 void (*contop_status)(struct contract *, zone_t *, int, nvlist_t *,
224 int (*contop_ack)(struct contract *, uint_t evtype,
226 int (*contop_nack)(struct contract *, uint_t evtype,
228 int (*contop_qack)(struct contract *, uint_t, uint64_t);
229 int (*contop_newct)(struct contract *);
261 typedef struct contract { struct
[all …]
H A DMakefile.syshdrs135 contract/%.check: contract/%.h
226 $(ROOTDIR)/contract \
306 ROOTCONTRACTHDRS= $(CONTRACTHDRS:%=$(ROOTDIR)/contract/%)
445 $(ROOTDIR)/contract/%: contract/%
H A Dklwp.h192 struct contract *lwp_ct_latest[CTT_MAXTYPE]; /* last created contract */
H A Dpolicy.h85 int secpolicy_contract_observer(const cred_t *, struct contract *);
H A DMakefile131 contract.h \
1196 $(CONTRACTHDRS:%.h=contract/%.check) \
H A Dproc.h611 extern int newproc(void (*)(), caddr_t, id_t, int, struct contract **, pid_t);
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A DMakefile.files39 contract.c \
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dsvc.c424 char *contract = NULL; in svc_fmri_nvl2str() local
452 err = nvlist_lookup_string(nvl, FM_FMRI_SVC_CONTRACT_ID, &contract); in svc_fmri_nvl2str()
453 if ((err != 0 && err != ENOENT) || !svc_component_valid(contract)) in svc_fmri_nvl2str()
484 topo_fmristr_build(&size, buf, buflen, contract, "@", NULL); in svc_fmri_nvl2str()
/illumos-gate/usr/src/cmd/svc/startd/
H A DMakefile31 contract.o \
/illumos-gate/usr/src/cmd/initpkg/
H A Dumountall.sh265 /system/contract | \
/illumos-gate/usr/src/cmd/ipf/svc/
H A Dipfilter211 ctid=`svcprop -p restarter/contract $SMF_FMRI`
/illumos-gate/usr/src/man/man5/
H A DMakefile43 contract.5 \
/illumos-gate/usr/src/cmd/hal/
H A DLICENSE32 …nces and under no legal theory, whether in tort (including negligence), contract, or otherwise, sh…
44 …direct, to cause the direction or management of such entity, whether by contract or otherwise, or …
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h184 struct contract *pr_contract; /* contract pointer */
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs44 contract template.
48 Allows a process to observe contract events generated by
51 Allows a process to open contract event endpoints belonging to
/illumos-gate/usr/src/common/util/
H A DTHIRDPARTYLICENSE.multi323 direction or management of such entity, whether by contract or
158 whether in tort (including negligence), contract, or otherwise,
/illumos-gate/usr/src/
H A DTargetdirs228 /system/contract \
600 $(ROOT)/system/contract:= DIRMODE= 555
H A DOPENSOLARIS.LICENSE74 contract or otherwise, or (b) ownership of more than fifty
355 provides that the language of a contract shall be construed
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A DFIRMWARELICENSE80 any third party, whether in contract, tort, negligence or products liability
/illumos-gate/usr/src/lib/libm/common/
H A Dmapfile-vers327 }; #private contract with libc group
/illumos-gate/usr/src/pkg/license_files/
H A Dlic_OSBL143 whether in contract, tort (including negligence), or otherwise, exceed
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A DLICENSE152 whether in contract, tort (including negligence), or otherwise, exceed

12