/titanic_50/usr/src/cmd/rcap/rcapadm/ |
H A D | rcapadm.c | 98 uint8_t *persistent = NULL; in print_state() local 111 persistent = scf_simple_prop_next_boolean(persistent_prop); in print_state() 119 if (!persistent) in print_state() 122 else if (temporary && *temporary != *persistent) in print_state() 125 gettext("enabled") : gettext("disabled"), *persistent ? in print_state() 129 "state: %s\n"), *persistent ? gettext("enabled") : in print_state()
|
/titanic_50/usr/src/uts/common/fs/smbsrv/ |
H A D | smb2_oplock.c | 45 &smb2fid.persistent, /* q */ in smb2_oplock_break_ack() 94 smb2fid.persistent, /* q */ in smb2_oplock_break_ack() 143 smb2fid.persistent = 0; in smb2_oplock_break_notification() 150 smb2fid.persistent, /* q */ in smb2_oplock_break_notification()
|
H A D | smb2_change_notify.c | 56 &smb2fid.persistent, /* q */ in smb2_change_notify() 105 &smb2fid.persistent, /* q */ in smb2_change_notify_async()
|
H A D | smb2_ioctl.c | 73 &smb2fid.persistent, /* q */ in smb2_ioctl() 191 smb2fid.persistent, /* q */ in smb2_ioctl()
|
H A D | smb2_lock.c | 61 &smb2fid.persistent, /* q */ in smb2_lock() 172 &smb2fid.persistent, /* q */ in smb2_lock_async()
|
H A D | smb2_flush.c | 42 &smb2fid.persistent, /* q */ in smb2_flush()
|
H A D | smb2_close.c | 42 &smb2fid.persistent, /* q */ in smb2_close()
|
H A D | smb2_set_info.c | 52 &smb2fid.persistent, /* q */ in smb2_set_info()
|
H A D | smb2_query_info.c | 54 &smb2fid.persistent, /* q */ in smb2_query_info()
|
H A D | smb2_read.c | 54 &smb2fid.persistent, /* q */ in smb2_read()
|
H A D | smb2_write.c | 54 &smb2fid.persistent, /* q */ in smb2_write()
|
H A D | smb2_create.c | 309 smb2fid.persistent = 0; in smb2_create() 389 smb2fid.persistent, /* q */ in smb2_create()
|
H A D | smb2_query_dir.c | 93 &smb2fid.persistent, /* q */ in smb2_query_dir()
|
/titanic_50/usr/src/lib/libnwam/ |
H A D | README | 120 entity. nwam_<entity>_commit() updates persistent storage in an all-or-none 122 to persistent storage atomically. 124 To destroy an entity in persistent storage, nwam_<entity>_destroy() is 127 persistent storage, and frees it in memory. 137 _commit() is guaranteed to deliver all property changes to persistent 338 written out to persistent storage via the nwam_loc_commit() function. A loc 339 may be permanently removed from persistent storage with the nwam_loc_destroy() 340 function. Interactions with persistent storage will be nonblocking by default; 345 new loc (nwam_loc_create()) or by reading one from persistent storage (nwam_ 348 committed to persistent storage via nwam_loc_commit(). A call to nwam_loc_
|
/titanic_50/usr/src/lib/libbsm/ |
H A D | audit_event.txt | 487 6269:AUE_smf_maintenance:set service instance persistent maintenance state:ss 488 6270:AUE_smf_immediate_maintenance:immediately set service instance persistent maintenance state:ss 501 6282:AUE_smf_create_pg:create persistent service property group:as 502 6283:AUE_smf_create_npg:create non-persistent service property group:as 503 6284:AUE_smf_delete_pg:delete persistent service property group:as 504 6285:AUE_smf_delete_npg:delete non-persistent service property group:as
|
/titanic_50/usr/src/cmd/fm/eversholt/common/ |
H A D | literals.h | 140 L_DECL(persistent);
|
/titanic_50/usr/src/cmd/fm/eversholt/files/sparc/SUNW,Sun-Fire-15000/ |
H A D | SUNW,Sun-Fire-15000.esc | 62 N=3, T=1day, method=persistent,
|
/titanic_50/usr/src/lib/libscf/common/ |
H A D | midlevel.c | 1021 int persistent; in set_inst_enabled_atboot() local 1024 if ((persistent = get_inst_enabled(inst, SCF_PG_GENERAL)) < 0) { in set_inst_enabled_atboot() 1027 persistent = B_FALSE; in set_inst_enabled_atboot() 1030 enabled = persistent; in set_inst_enabled_atboot() 1031 if (persistent != desired) { in set_inst_enabled_atboot() 1035 if (set_inst_enabled(inst, persistent, in set_inst_enabled_atboot() 1040 if (persistent != desired) in set_inst_enabled_atboot()
|
/titanic_50/usr/src/cmd/svc/shell/ |
H A D | net_include.sh | 570 pif=`/sbin/ipadm show-if -o persistent -p $1 2>/dev/null | egrep '4|6'`
|
/titanic_50/usr/src/cmd/fm/eversholt/files/sparc/sun4u/ |
H A D | psycho.esc | 65 N=3, T=1day, method=persistent, 244 N=1000, T=1hour, method=persistent,
|
H A D | oberon.esc | 146 N=1000, T=1s, method=persistent,
|
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softKeysUtil.c | 1640 boolean_t persistent = B_FALSE; in soft_unwrapkey() local 1817 persistent = B_TRUE; in soft_unwrapkey() 1843 soft_delete_token_object(new_objp, persistent, B_FALSE); in soft_unwrapkey()
|
H A D | softObjectUtil.c | 876 soft_delete_token_object(soft_object_t *objp, boolean_t persistent, in soft_delete_token_object() argument 882 if (persistent) in soft_delete_token_object()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/routeadm/ |
H A D | routeadm.c | 1368 boolean_t persistent, boolean_t get) in ra_get_set_opt_common_cb() argument 1458 else if (!curr_svc && persistent) { in ra_get_set_opt_common_cb() 1487 if (persistent) in ra_get_set_opt_common_cb() 1494 if (persistent) { in ra_get_set_opt_common_cb()
|
/titanic_50/usr/src/cmd/dlmgmtd/ |
H A D | dlmgmt_db.c | 152 #define DLMGMT_MAKE_FILE_DB_PATH(buffer, persistent) \ argument 154 (persistent) ? DLMGMT_PERSISTENT_DB_PATH : cachefile);
|