Searched defs:fill (Results 1 - 24 of 24) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dfill.c35 elf_fill(int fill) argument
37 ELFACCESSDATA(_elf_byte, fill)
H A Dupdate.c456 wrt(Elf * elf, Xword outsz, unsigned fill, int update_cmd) argument
521 * Hi is needed only when 'fill' is non-zero.
608 if (fill && (sh->sh_offset > hi)) {
626 * and a fill function has been registered, use the
627 * function. Otherwise, use the fill byte.
629 if (fill && (d->db_data.d_off > off)) {
669 if (fill && (eh->e_shoff > hi)) {
/illumos-gate/usr/src/cmd/ypcmd/revnetgroup/
H A Dgetgroup.c63 static char *fill();
151 if (!(p = fill(p, &gpls->gl_machine, ','))) {
154 if (!(p = fill(p, &gpls->gl_name, ','))) {
157 if (!(p = fill(p, &gpls->gl_domain, ')'))) {
190 fill(start, target, termchar) function
/illumos-gate/usr/src/uts/common/zmod/
H A Dinftrees.c52 unsigned fill; /* index for replicating entries */ local
152 Create and fill in decoding tables. In this loop, the table being
157 fill the table with replicated entries.
206 next = *table; /* current table to fill in */
236 fill = 1U << curr;
237 min = fill; /* save offset to next table */
239 fill -= incr;
240 next[(huff >> drop) + fill] = this;
241 } while (fill != 0);
298 drops back to the root table to fill i
[all...]
/illumos-gate/usr/src/boot/lib/libz/
H A Dinftrees.c50 unsigned fill; /* index for replicating entries */ local
150 Create and fill in decoding tables. In this loop, the table being
155 fill the table with replicated entries.
203 next = *table; /* current table to fill in */
234 fill = 1U << curr;
235 min = fill; /* save offset to next table */
237 fill -= incr;
238 next[(huff >> drop) + fill] = here;
239 } while (fill != 0);
292 /* fill i
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dgc_via_tkt.c295 char fill = ' '; local
301 &fill);
305 &fill);
333 char fill = ' '; local
339 &fill);
343 &fill);
H A Dpac.c607 char fill = ' '; local
613 sizeof (timestring), &fill);
616 sizeof (pac_timestring), &fill);
H A Dget_in_tkt.c52 key_proc is called to fill in the key to be used for decryption.
64 and fill in creds with the ticket information used/returned..
411 /* fill in the credentials */
505 /* fill in the terminating NULL */
1474 char fill = ' '; local
1482 &fill);
/illumos-gate/usr/src/lib/libtecla/common/
H A Dioutil.c67 * indentation int The number of fill characters to use to
274 char fill[FILL_SIZE+1]; local
278 memset(fill, c, FILL_SIZE);
279 fill[FILL_SIZE] = '\0';
286 if(write_fn(data, fill, nnew) != nnew)
/illumos-gate/usr/src/cmd/vi/port/
H A Dprintf.c64 static int width, sign, fill; variable
114 /* this is the requested fill character */
115 fill = 1;
117 fill--;
153 * a sign, "fill" is 0 if there was a leading
232 if (!sign && fill <= 0) {
267 if (fill == 0)
268 fill = -1;
346 /* fill in intermediate zeroes if needed */
361 * in the field, nonzero if it is to be left-justified. "fill" i
[all...]
/illumos-gate/usr/src/cmd/krb5/kadmin/ktutil/
H A Dktutil.c303 char fill; local
308 fill = ' ';
313 &fill))
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dstropts.h155 char fill[8]; member in struct:strrecvfd
/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb_yacc.y115 | base | block | cd | directory | file | find | fill
366 fill : FILL '=' WORD label
/illumos-gate/usr/src/cmd/krb5/klist/
H A Dklist.c584 char fill; local
586 fill = ' ';
588 timestamp_width+1, &fill)) {
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_output.c313 * allocate space for the chunk header, fill in the data chunk, and fill in
668 mblk_t *fill; local
672 if ((fill = dupb(sctp->sctp_pad_mp)) != NULL) {
673 fill->b_wptr += pad;
674 return (fill);
683 if ((fill = allocb(SCTP_ALIGN, BPRI_MED)) != NULL) {
685 *(int32_t *)fill->b_rptr = 0;
686 fill->b_wptr += pad;
688 return (fill);
698 mblk_t *fill; local
992 mblk_t *fill = NULL; local
1671 mblk_t *fill; local
2082 mblk_t *fill; local
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_init_ops.h70 static void ecore_init_fill(struct _lm_device_t *pdev, u32 addr, int fill, argument
77 mm_memset(GUNZIP_BUF(pdev), (u8)fill, buf_len);
/illumos-gate/usr/src/uts/common/sys/
H A Dstropts.h401 char fill[8]; member in struct:o_strrecvfd
412 char fill[8]; member in struct:k_strrecvfd
433 char fill[8]; member in struct:strrecvfd
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_util.c1530 uint64_t fill; local
1536 if (ioctl(fd, _FIO_COUNT_FILLED, &fill) == -1) {
1548 *count = (ss.st_size + ss.st_blksize - 1) / ss.st_blksize - fill;
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dname.c1741 * characters, left-pad with <fill>. Trailing blanks
1744 * If the leftmost digit in <str> is not a digit, <fill>
1747 static void rightjust(char *str, int size, int fill) argument
1776 fill = ' ';
1778 *--sp = fill;
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddbuf.c587 * The hash table is big enough to fill all of physical memory
768 * this case, if the indirect block is a hole, we fill in a few
771 * partially fill in a hole.
3229 uint64_t fill = 0; local
3272 fill++;
3276 fill = 0;
3278 fill = 1;
3287 fill += BP_GET_FILL(ibp);
3293 bp->blk_fill = fill;
H A Darc.c1379 * The hash table is big enough to fill all of physical memory
1858 * efficiently fill the buf with data of the specified compression setting from
1863 * will allocate a new data buffer for the buf, remove that flag, and fill the
2418 boolean_t fill, arc_buf_t **ret)
2483 if (fill) {
2417 arc_buf_alloc_impl(arc_buf_hdr_t *hdr, void *tag, boolean_t compressed, boolean_t fill, arc_buf_t **ret) argument
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_chip2.c3540 uint32_t fill = 0; local
3550 fill = ~(uint32_t)0;
3555 fill = (uint32_t)0;
3601 bgep->mcast_hash[i] | fill);
3617 fill += (macaddr >> 16) + (macaddr & 0xffffffff);
3631 fill = ((fill >> 20) + (fill >> 10) + fill) & 0x3ff;
3632 if (fill
[all...]
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c313 static void fill();
1419 if (match("fill", 4)) { /* fill */
1428 "can't fill inode or directory\n");
1432 fill();
2813 * fill - fill a section with a value or string.
2814 * addr,count:fill=[value, "string"].
2817 fill() function
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c1262 uint64_t fill = 0; local
1281 fill += BP_GET_FILL(cbp);
1284 ASSERT3U(fill, ==, BP_GET_FILL(bp));
1818 char iblk[32], dblk[32], lsize[32], asize[32], fill[32]; local
1848 (void) sprintf(fill, "%6.2f", 100.0 * doi.doi_fill_count *
1866 asize, lsize, fill, ZDB_OT_NAME(doi.doi_type), aux);

Completed in 181 milliseconds