/illumos-gate/usr/src/uts/intel/io/vmm/ |
H A D | vmm_reservoir.c | 488 vmmr_alloc(size_t sz, bool transient, vmmr_region_t **resp) in vmmr_alloc() argument 492 if (!transient) { in vmmr_alloc() 534 if (!transient) { in vmmr_alloc() 740 vmmr_add(size_t sz, bool transient) in vmmr_add() argument 834 if (!transient) { in vmmr_add() 855 vmmr_remove(size_t sz, bool transient) in vmmr_remove() argument 861 if ((!transient && sz > vmmr_free_sz) || in vmmr_remove() 862 (transient && sz > vmmr_free_transient_sz)) { in vmmr_remove() 868 if (!transient) { in vmmr_remove()
|
H A D | vmm_vm.c | 496 vm_object_mem_allocate(size_t size, bool transient) in vm_object_mem_allocate() argument 505 err = vmmr_alloc(size, transient, ®ion); in vm_object_mem_allocate()
|
/illumos-gate/usr/src/cmd/fs.d/autofs/ |
H A D | ns_fnutils.h | 121 transient(const FN_status_t *);
|
H A D | ns_fnmount.c | 375 if (transient(status)) { in process_ref() 485 if (!transient(status)) { in frontier() 536 if (transient(status)) { in frontier_aux() 879 if (transient(status)) { in equiv_name()
|
H A D | ns_fnutils.c | 183 transient(const FN_status_t *status) in transient() function
|
H A D | ns_fnreaddir.c | 619 if (ctx == NULL && verbose && (log || transient(status))) { in lookup_ctx()
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | method.c | 675 boolean_t transient; in method_run() local 1092 transient = method_is_transient(inst, type); in method_run() 1093 if ((transient || in method_run() 1097 method_remove_contract(inst, !transient, B_TRUE); in method_run()
|
H A D | libscf.c | 2338 ctid_t *primary, ctid_t *transient, pid_t *start_pid) in libscf_read_method_ids() argument 2347 *transient = 0; in libscf_read_method_ids() 2423 *transient = t; in libscf_read_method_ids()
|
/illumos-gate/usr/src/lib/libshare/common/ |
H A D | libshare.c | 1813 int transient = 0; in sa_remove_share() local 1822 transient = 1; in sa_remove_share() 1832 if (!transient || zfs != NULL) { in sa_remove_share() 3928 boolean_t transient = B_FALSE; in sa_remove_resource() local 3938 transient = B_TRUE; in sa_remove_resource() 3956 if (transient) in sa_remove_resource()
|
/illumos-gate/usr/src/cmd/tsol/labeld/ |
H A D | svc-labeld | 119 startd/duration = astring: transient
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | select6.test | 364 # TRUE if that SQL uses any transient tables and returns FALSE if no 365 # transient tables are used. This is used to make sure that the
|
/illumos-gate/usr/src/boot/forth/ |
H A D | support.4th | 1418 s" /boot/transient.conf" ['] load_conf catch 1422 ." Warning: syntax error on file /boot/transient.conf" cr 1426 ." Warning: bad definition on file /boot/transient.conf" cr 1430 ." Warning: error reading file /boot/transient.conf" cr drop exit 1433 verbose? if ." Warning: unable to open file /boot/transient.conf" cr then
|
/illumos-gate/usr/src/uts/common/io/dls/ |
H A D | dls_mgmt.c | 1565 boolean_t transient) in i_dls_devnet_setzid() argument 1605 ddp->dd_transient = transient; in i_dls_devnet_setzid()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/ |
H A D | RELEASE | 52 12-01-31 spawnveg.c: fix transient bug that made invalid setpgid() call
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 23224 transient
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 23225 transient
|