Home
last modified time | relevance | path

Searched refs:kid (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/lib/libbsm/
H A Dauditxml.pm39 my @kid = $obj->getKids(); # kids of event are entry or allowed_types
50 my $kid;
51 foreach $kid (@kid) {
52 my $class = $kid->getClass();
53 my $kidId = $kid->getAttr('id');
58 my $internal = $kid->getKid('internal');
65 my $commentKid = $kid->getKid('comment');
69 my $external = $kid->getKid('external');
71 $entry{$kidId} = [$external, $kid, $tokenId, $format, $comment];
79 $internalName = $kid->getAttr('id');
[all …]
H A DxmlHandlers.pm113 my $kid = shift;
115 push (@{$parent->{'kids'}}, $kid);
281 my $kid;
282 foreach $kid (@kids) {
283 my $class = $kid->getClass();
284 return $kid if $class eq $whichKid;
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpassprompt.c30 pid_t kid; in promptpass() local
45 if ((kid = fork()) == (pid_t) -1) { in promptpass()
51 if (kid == (pid_t)0) { in promptpass()
100 while (waitpid(kid, &wstat, 0) < 0) { in promptpass()
/titanic_41/usr/src/cmd/kvmstat/
H A Dkvmstat.c127 kid_t kid; in kstat_instances_update() local
129 if ((kid = kstat_chain_update(kcp)) == 0 && *head != NULL) in kstat_instances_update()
132 if (kid == -1) in kstat_instances_update()
/titanic_41/usr/src/cmd/pools/poold/libjkstat/
H A Djkstat.c165 kid_t kid; in Java_com_sun_solaris_service_kstat_Kstat_read() local
170 kid = kstat_read((kstat_ctl_t *)kctl, (kstat_t *)ksp, NULL); in Java_com_sun_solaris_service_kstat_Kstat_read()
171 if (kid == -1) { in Java_com_sun_solaris_service_kstat_Kstat_read()
/titanic_41/usr/src/uts/common/io/net80211/
H A Dnet80211_ioctl.c2115 int kid; in wl_set_delkey() local
2121 kid = dk->idk_keyix; in wl_set_delkey()
2123 if (kid == IEEE80211_KEYIX_NONE || in wl_set_delkey()
2124 kid >= IEEE80211_WEP_NKID) { in wl_set_delkey()
2130 &ic->ic_nw_keys[kid]); in wl_set_delkey()
2218 uint16_t kid; in wl_set_wpakey() local
2237 kid = ik.ik_keyix; in wl_set_wpakey()
2238 if (kid == IEEE80211_KEYIX_NONE || kid >= IEEE80211_WEP_NKID) { in wl_set_wpakey()
2243 wk = &ic->ic_nw_keys[kid]; in wl_set_wpakey()
2249 wk->wk_keyix = kid; in wl_set_wpakey()
[all …]
/titanic_41/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c1546 kid_t kid; in zsd_update_cpu_stats() local
1552 kid = -1; in zsd_update_cpu_stats()
1560 kid = kstat_read(ctl->zsctl_kstat_ctl, kstat, NULL); in zsd_update_cpu_stats()
1561 if (kid == -1) in zsd_update_cpu_stats()
3250 kid_t kid; in zsd_refresh_memory() local
3330 kid = -1; in zsd_refresh_memory()
3335 kid = kstat_read(ctl->zsctl_kstat_ctl, kstat, NULL); in zsd_refresh_memory()
3337 if (kid == -1) { in zsd_refresh_memory()
3369 kid = -1; in zsd_refresh_memory()
3372 kid = kstat_read(ctl->zsctl_kstat_ctl, kstat, NULL); in zsd_refresh_memory()
[all …]
/titanic_41/usr/src/uts/common/sys/
H A Dkstat.h818 extern kstat_t *kstat_hold_bykid(kid_t kid, zoneid_t);
/titanic_41/usr/src/cmd/sa/
H A Dsar.c336 kid_t kid; in prpass() local
515 kid = nxio[i].ks.ks_kid; in prpass()
517 if (oxio[j].ks.ks_kid == kid) { in prpass()
/titanic_41/usr/src/uts/common/os/
H A Dkstat_fr.c407 kstat_hold_bykid(kid_t kid, zoneid_t zoneid) in kstat_hold_bykid() argument
411 e.e_ks.ks_kid = kid; in kstat_hold_bykid()
/titanic_41/usr/src/cmd/look/
H A Dwords12859 kid
/titanic_41/usr/src/cmd/spell/
H A Dlist12857 kid