HomeSort by relevance Sort by last modified time
    Searched refs:pcnt (Results 1 - 25 of 26) sorted by null

1 2

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/
kssladm_delete.c 50 int pcnt; local
69 pcnt = argc - optind;
70 if (pcnt == 1) {
73 } else if (pcnt == 2) {
kssladm_create.c 1039 int pcnt; local
1092 pcnt = argc - optind;
1093 if (pcnt == 0) {
1096 } else if (pcnt == 1) {
1099 } else if (pcnt == 2) {
  /onnv/onnv-gate/usr/src/uts/intel/brand/sn1/
sn1_brand_asm.s 123 * pcnt - the number of words currently pushed onto the stack
128 #define V_OFFSET(pcnt, var) \
129 (var + (pcnt * CLONGSIZE))
131 #define GET_V(sp, pcnt, var, reg) \
132 mov V_OFFSET(pcnt, var)(sp), reg
134 #define SET_V(sp, pcnt, var, reg) \
135 mov reg, V_OFFSET(pcnt, var)(sp)
137 #define GET_PROCP(sp, pcnt, reg) \
138 GET_V(sp, pcnt, V_LWP, reg) /* get lwp pointer */ ;\
141 #define GET_P_BRAND_DATA(sp, pcnt, reg)
    [all...]
  /onnv/onnv-gate/usr/src/uts/intel/brand/solaris10/
s10_brand_asm.s 123 * pcnt - the number of words currently pushed onto the stack
128 #define V_OFFSET(pcnt, var) \
129 (var + (pcnt * CLONGSIZE))
131 #define GET_V(sp, pcnt, var, reg) \
132 mov V_OFFSET(pcnt, var)(sp), reg
134 #define SET_V(sp, pcnt, var, reg) \
135 mov reg, V_OFFSET(pcnt, var)(sp)
137 #define GET_PROCP(sp, pcnt, reg) \
138 GET_V(sp, pcnt, V_LWP, reg) /* get lwp pointer */ ;\
141 #define GET_P_BRAND_DATA(sp, pcnt, reg)
    [all...]
  /onnv/onnv-gate/usr/src/lib/libdhcpagent/common/
dhcp_hostconf.c 106 int pcnt = 0; local
128 for (pcnt = 0; pcnt < plplen; pcnt++) {
137 if (retval == 0 && pcnt != 0) {
157 plpp[pcnt] = plp;
167 if (pcnt == 0)
296 return (pcnt);
301 while (pcnt-- > 0) {
302 free(plpp[pcnt]->pkt)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/
ksslcfg_delete.c 235 int status, len, pcnt; local
256 pcnt = argc - optind;
257 if (pcnt == 1) {
266 } else if (pcnt == 2) {
ksslcfg_create.c 458 int i, status, len, pcnt; local
542 pcnt = argc - optind;
543 if (pcnt == 1) {
552 } else if (pcnt == 2) {
  /onnv/onnv-gate/usr/src/cmd/fm/fmtopo/common/
fmtopo.c 73 static int pcnt = 0; variable
133 if (opt_p && !(pcnt > 0 || opt_V || opt_all)) {
763 if (pcnt == 0)
766 for (i = 0; i < pcnt; ++i) {
873 } else if (pcnt > 0)
888 if ((pargs = malloc(sizeof (struct prop_args *) * pcnt)) == NULL) {
941 if (i >= pcnt)
1035 for (i = 0; i < pcnt; ++i) {
1106 if (opt_p && !(pcnt > 0 || opt_V || opt_all)) {
1162 if (pargs && pcnt > 0
    [all...]
  /onnv/onnv-gate/usr/src/lib/fm/topo/libtopo/common/
topo_parse.c 177 tf_pad_new(topo_mod_t *mp, int pcnt, int dcnt)
182 pcnt, dcnt);
185 r->tpad_pgcnt = pcnt;
topo_xml.c 1031 int pcnt = 0; local
1060 pcnt++;
1074 e |= nvlist_add_uint32(pgnvl, INV_PGRP_NPROP, pcnt);
1075 if (pcnt > 0)
1077 (apl = topo_mod_zalloc(mp, pcnt * sizeof (nvlist_t *)))
1088 if (ai < pcnt) {
1100 if (pcnt > 0) {
1101 e |= (ai != pcnt);
1103 pcnt);
1104 for (ai = 0; ai < pcnt; ai++
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sendmail/libmilter/
worker.c 332 int pcnt = 0; /* error count for poll() failures */ local
491 pcnt++;
495 pcnt >= MAX_FAILS_S ? "abort" : "try again");
497 if (pcnt >= MAX_FAILS_S)
500 pcnt = 0;
  /onnv/onnv-gate/usr/src/uts/common/syscall/
utssys.c 321 int pcnt = 0; local
605 ASSERT(pcnt < fu_data->fud_user_max);
606 fu_data->fud_user[pcnt].fu_flags = use_flag;
607 fu_data->fud_user[pcnt].fu_pid = pid;
608 fu_data->fud_user[pcnt].fu_uid = uid;
609 pcnt++;
622 fu_data->fud_user_count = pcnt;
  /onnv/onnv-gate/usr/src/cmd/smbsrv/smbadm/
smbadm.c 1118 int pcnt = 0; local
1127 if (pcnt >= SMBADM_NPROP) {
1134 if (smbadm_prop_parse(optarg, &props[pcnt++]) != 0)
1143 if (pcnt == 0) {
1155 for (p = 0; p < pcnt; p++) {
1178 int pcnt = 0; local
1187 if (pcnt >= SMBADM_NPROP) {
1194 if (smbadm_prop_parse(optarg, &props[pcnt++]) != 0)
1209 if (pcnt == 0) {
1214 pcnt = SMBADM_NPROP
    [all...]
  /onnv/onnv-gate/usr/src/lib/smbsrv/libsmb/common/
smb_privilege.c 174 int pcnt = SE_MAX_LUID - SE_MIN_LUID + 1; local
177 pcnt * sizeof (smb_luid_attrs_t));
smb_lgrp.c 1948 uint32_t pcnt = plist->p_cnt; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/os/
move.c 654 int pcnt = len >> PAGESHIFT; local
657 pcnt++;
658 if ((pfnp = kmem_alloc(pcnt * sizeof (pfnp),
664 locked->uioa_pfncnt = pcnt;
666 while (pcnt-- > 0) {
sunpm.c 6636 char pcnt[DC_SCSI_NPY] = { 30, 55, 75, 90, 100 }; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/i86pc/io/
rootnex.c 2350 uint_t pcnt; local
2537 uint_t pcnt; local
3379 uint_t pcnt; local
4306 uint_t pcnt; local
    [all...]
intel_iommu.c 3294 uint_t pcnt, cnt; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/
vdev_raidz.c 586 uint64_t *p, *q, *src, pcnt, ccnt, mask, i; local
589 pcnt = rm->rm_col[VDEV_RAIDZ_P].rc_size / sizeof (src[0]);
601 ASSERT(ccnt == pcnt || ccnt == 0);
606 for (; i < pcnt; i++, src++, p++, q++) {
611 ASSERT(ccnt <= pcnt);
628 for (; i < pcnt; i++, q++) {
638 uint64_t *p, *q, *r, *src, pcnt, ccnt, mask, i; local
641 pcnt = rm->rm_col[VDEV_RAIDZ_P].rc_size / sizeof (src[0]);
656 ASSERT(ccnt == pcnt || ccnt == 0);
662 for (; i < pcnt; i++, src++, p++, q++, r++)
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4u/os/
cpr_impl.c 1508 pgcnt_t npages, pcnt, scnt, vcnt; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
dprofpp.PL 608 #format: $ncalls, $name, $secs, $percall, $pcnt
623 $pcnt = sprintf("%.2f",
626 $pcnt = $secs = $ncalls = $percall = "";
955 $pcnt, $secs, $csecs, $ncalls, $percall, $cpercall, $name
  /onnv/onnv-gate/usr/src/uts/common/io/nge/
nge_chip.h 806 uint32_t pcnt:32; member in struct:__anon54::__anon55
817 uint32_t pcnt:32; member in struct:__anon56::__anon57
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/audio/impl/
audio_oss.c 580 int *pcnt = arg; local
584 cnt = *pcnt;
588 *pcnt = cnt;
    [all...]
  /onnv/onnv-gate/usr/src/lib/brand/native/zone/
sw_support.c 287 add_pkg_list(char *lastp, char ***plist, int *pcnt, char **pkg_warn)
290 int pkg_cnt = *pcnt;
331 *pcnt = pkg_cnt;
    [all...]

Completed in 480 milliseconds

1 2