Searched refs:lcount (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_line2.c64 Dwarf_Signed lcount; local
69 res = _dwarf_internal_srclines(die, &linebuf, &lcount, /* addrlist=
76 _dwarf_get_alloc(dbg, DW_DLA_ADDR, lcount);
78 dwarf_srclines_dealloc(dbg, linebuf, lcount);
83 _dwarf_get_alloc(dbg, DW_DLA_ADDR, lcount);
85 dwarf_srclines_dealloc(dbg, linebuf, lcount);
94 for (i = 0; i < lcount; i++) {
98 dwarf_srclines_dealloc(dbg, linebuf, lcount);
99 *returncount = lcount;
/illumos-gate/usr/src/cmd/tcopy/
H A Dtcopy.c54 long count, lcount; /* number of blocks for file */ variable
136 if (count - lcount > 1)
139 filen, lcount, count-1, ln);
143 filen, lcount, ln);
145 lcount = count;
153 if (count - lcount > 1)
156 filen, lcount, count-1, ln);
159 " size %d\n", filen, lcount, ln);
172 lcount = 0;
189 if (count > lcount)
[all...]
/illumos-gate/usr/src/cmd/ypcmd/mknetid/
H A Dgetname.c39 getaline(line, maxlinelen, f, lcount, com)
43 int *lcount;
52 (*lcount)++;
63 (*lcount)++;
/illumos-gate/usr/src/cmd/tbl/
H A Dtu.c65 int lcount, ln, linpos, oldpos, nodata; local
66 lcount=0;
70 case '-': lcount=1;break;
71 case '=': lcount = pr1403? 1 : 2; break;
72 case SHORTLINE: lcount=1; break;
74 if (lcount<=0) return;
78 for(ln=oldpos=0; ln<lcount; ln++)
80 linpos = 2*ln - lcount +1;
87 if (lcount>1)
98 else if (lcount
[all...]
/illumos-gate/usr/src/cmd/tip/
H A Dcmds.c284 int c, ccount, lcount; local
313 lcount = 0;
318 lcount++;
320 if (boolean(value(VERBOSE)) && lcount%100 == 0)
321 (void) printf("\r%d", lcount);
324 (void) printf("\r%d", lcount);
352 (void) printf("\r%d", ++lcount);
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c1154 uint32_t beg, end, soff, lcount; local
1170 lcount = ((end + bmask) & (~bmask)) - soff;
1174 buf = malloc(lcount);
1183 if (read(fd, buf, lcount) != lcount) {
1196 if (write(fd, buf, lcount) != lcount) {
1209 uint32_t beg, end, soff, lcount; local
1255 lcount = ((end + bmask) & (~bmask)) - soff;
1259 buf = malloc(lcount);
[all...]
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_write.c465 uint32_t lcount; local
489 &param->rw_vdb.vdb_uio, &lcount, stability);
508 param->rw_count = lcount;
H A Dsmb_vops.c264 smb_vop_write(vnode_t *vp, uio_t *uiop, int ioflag, uint32_t *lcount, argument
269 *lcount = uiop->uio_resid;
277 *lcount -= uiop->uio_resid;
H A Dsmb_fsops.c1468 uint32_t *lcount,
1536 rc = smb_vop_write(vp, uio, ioflag, lcount, cr);
1463 smb_fsop_write( smb_request_t *sr, cred_t *cr, smb_node_t *snode, uio_t *uio, uint32_t *lcount, int ioflag) argument
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c431 struct fcp_ipkt *icmd, uchar_t opcode, int lcount, int tcount, int cause);
443 int nodma, int lcount, int tcount, int cause, uint32_t rscn_count);
454 int len, int lcount, int tcount, int cause, uint32_t rscn_count);
526 int lcount, int tcount);
534 int lcount, int tcount, int flags, int *circ);
536 int lcount, int tcount, int flags, int *circ);
566 struct fcp_tgt *ptgt, int lcount, int tcount, int cause);
568 struct fcp_tgt *ptgt, int lcount, int tcount, int cause);
582 static void fcp_offline_all(struct fcp_port *pptr, int lcount, int cause);
601 static mdi_pathinfo_t *fcp_create_pip(struct fcp_lun *plun, int lcount,
2319 int lcount; local
3184 int lcount; local
3282 int lcount; local
3837 int lcount; local
3917 int lcount; local
4934 int lcount; local
5143 fcp_send_els(struct fcp_port *pptr, struct fcp_tgt *ptgt, struct fcp_ipkt *icmd, uchar_t opcode, int lcount, int tcount, int cause) argument
5389 fcp_offline_all(struct fcp_port *pptr, int lcount, int cause) argument
5603 int lcount; local
5729 fcp_icmd_alloc(struct fcp_port *pptr, struct fcp_tgt *ptgt, int cmd_len, int resp_len, int data_len, int nodma, int lcount, int tcount, int cause, uint32_t rscn_count) argument
6513 fcp_send_scsi(struct fcp_lun *plun, uchar_t opcode, int alloc_len, int lcount, int tcount, int cause, uint32_t rscn_count) argument
8146 fcp_trigger_lun(struct fcp_lun *plun, child_info_t *cip, int old_mpxio, int online, int lcount, int tcount, int flags) argument
12403 fcp_get_cip(struct fcp_lun *plun, child_info_t *cip, int lcount, int tcount) argument
12695 fcp_create_pip(struct fcp_lun *plun, int lcount, int tcount) argument
13106 fcp_online_child(struct fcp_lun *plun, child_info_t *cip, int lcount, int tcount, int flags, int *circ) argument
13283 fcp_offline_child(struct fcp_lun *plun, child_info_t *cip, int lcount, int tcount, int flags, int *circ) argument
14666 fcp_call_finish_init(struct fcp_port *pptr, struct fcp_tgt *ptgt, int lcount, int tcount, int cause) argument
14680 fcp_call_finish_init_held(struct fcp_port *pptr, struct fcp_tgt *ptgt, int lcount, int tcount, int cause) argument
14913 int lcount; local
[all...]

Completed in 92 milliseconds