/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/ |
H A D | Wrap.pm | 6 @EXPORT = qw(wrap fill); 85 sub fill subroutine 121 print fill($initial_tab, $subsequent_tab, @text); 125 @paragraphs = fill($initial_tab, $subsequent_tab, @text); 152 Text::Wrap::fill() is a simple multi-paragraph formatter. It formats
|
/osnet-11/usr/src/grub/grub2/grub-core/lib/ieee1275/ |
H A D | relocator.c | 49 auto int NESTED_FUNC_ATTR fill (grub_uint64_t addr, grub_uint64_t len, 51 int NESTED_FUNC_ATTR fill (grub_uint64_t addr, grub_uint64_t len, function 81 grub_machine_mmap_iterate (fill);
|
/osnet-11/usr/src/grub/grub2/grub-core/video/fb/ |
H A D | fbfill.c | 160 grub_uint8_t fill = (grub_uint8_t)color & 0xFF; local 172 *dstptr++ = fill;
|
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | gc_via_tkt.c | 328 char fill = ' '; local 334 &fill); 338 &fill); 368 char fill = ' '; local 374 &fill); 378 &fill);
|
H A D | rd_req_dec.c | 457 char fill = ' '; local 462 &fill); 482 char fill = ' '; local 487 &fill);
|
H A D | get_in_tkt.c | 66 key_proc is called to fill in the key to be used for decryption. 78 and fill in creds with the ticket information used/returned.. 509 /* fill in the credentials */ 602 /* fill in the terminating NULL */ 2175 char fill = ' '; local 2185 &fill);
|
H A D | pac.c | 567 char fill = ' '; local 573 sizeof (timestring), &fill); 576 sizeof (pac_timestring), &fill);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | av.c | 730 Perl's C<$#array = $fill;>. 735 Perl_av_fill(pTHX_ register AV *av, I32 fill) argument 740 if (fill < 0) 741 fill = -1; 750 PUSHs(sv_2mortal(newSViv(fill+1))); 758 if (fill <= AvMAX(av)) { 763 while (key > fill) { 769 while (key < fill) 773 AvFILLp(av) = fill; 778 (void)av_store(av,fill, [all...] |
H A D | sv.c | 8419 char fill = ' '; local 8514 fill = *q++; 8551 fill = *q++; 9111 if ( !(width || left || plus || alt) && fill != '0' 9147 if (fill == '0') 9148 *--eptr = fill; 9267 if (esignlen && fill == '0') { 9272 memset(p, fill, gap); 9275 if (esignlen && fill != '0') {
|
/osnet-11/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_iconv.h | 139 int fill; member in struct:Iconv_disc_s 146 #define iconv_init(d,e) (memset(d,0,sizeof(*(d))),(d)->version=ICONV_VERSION,(d)->errorf=(Iconv_error_f)(e),(d)->fill=(-1))
|
/osnet-11/usr/src/lib/libast/amd64/src/lib/libast/ |
H A D | ast_iconv.h | 118 int fill; member in struct:Iconv_disc_s 125 #define iconv_init(d,e) (memset(d,0,sizeof(*(d))),(d)->version=ICONV_VERSION,(d)->errorf=(Iconv_error_f)(e),(d)->fill=(-1))
|
/osnet-11/usr/src/lib/libast/i386/include/ast/ |
H A D | ast_iconv.h | 139 int fill; member in struct:Iconv_disc_s 146 #define iconv_init(d,e) (memset(d,0,sizeof(*(d))),(d)->version=ICONV_VERSION,(d)->errorf=(Iconv_error_f)(e),(d)->fill=(-1))
|
/osnet-11/usr/src/lib/libast/i386/src/lib/libast/ |
H A D | ast_iconv.h | 118 int fill; member in struct:Iconv_disc_s 125 #define iconv_init(d,e) (memset(d,0,sizeof(*(d))),(d)->version=ICONV_VERSION,(d)->errorf=(Iconv_error_f)(e),(d)->fill=(-1))
|
/osnet-11/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast_iconv.h | 139 int fill; member in struct:Iconv_disc_s 146 #define iconv_init(d,e) (memset(d,0,sizeof(*(d))),(d)->version=ICONV_VERSION,(d)->errorf=(Iconv_error_f)(e),(d)->fill=(-1))
|
/osnet-11/usr/src/lib/libast/sparc/src/lib/libast/ |
H A D | ast_iconv.h | 118 int fill; member in struct:Iconv_disc_s 125 #define iconv_init(d,e) (memset(d,0,sizeof(*(d))),(d)->version=ICONV_VERSION,(d)->errorf=(Iconv_error_f)(e),(d)->fill=(-1))
|
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast_iconv.h | 139 int fill; member in struct:Iconv_disc_s 146 #define iconv_init(d,e) (memset(d,0,sizeof(*(d))),(d)->version=ICONV_VERSION,(d)->errorf=(Iconv_error_f)(e),(d)->fill=(-1))
|
/osnet-11/usr/src/lib/libast/sparcv9/src/lib/libast/ |
H A D | ast_iconv.h | 118 int fill; member in struct:Iconv_disc_s 125 #define iconv_init(d,e) (memset(d,0,sizeof(*(d))),(d)->version=ICONV_VERSION,(d)->errorf=(Iconv_error_f)(e),(d)->fill=(-1))
|
/osnet-11/usr/src/grub/grub2/util/ |
H A D | grub-mount.c | 276 fuse_fill_dir_t fill, off_t off, struct fuse_file_info *fi) 303 fill (buf, filename, &st, 0); 275 fuse_readdir(const char *path, void *buf, fuse_fill_dir_t fill, off_t off, struct fuse_file_info *fi) argument
|
/osnet-11/usr/src/lib/libcmd/common/ |
H A D | od.c | 195 const char* fill; member in struct:Type_s 874 if (s = (char*)tp->fill)
|
H A D | ls.c | 787 pr(register List_t* lp, Ftw_t* ftw, register int fill) argument 807 fill -= sfkeyprintf(sfstdout, lp, state.format, key, NiL) + state.adjust; 810 if (fill > 0) 811 while (fill-- > 0)
|
/osnet-11/usr/src/lib/libshell/common/sh/ |
H A D | name.c | 1895 * characters, left-pad with <fill>. Trailing blanks 1898 * If the leftmost digit in <str> is not a digit, <fill> 1901 static void rightjust(char *str, int size, int fill) argument 1930 fill = ' '; 1932 *--sp = fill;
|
/osnet-11/usr/src/grub/grub2/grub-core/fs/zfs/ |
H A D | zfs.c | 641 struct grub_zfs_device_desc *fill, 653 if (!grub_zfs_nvlist_lookup_uint64 (nvlist, "id", &(fill->id))) 659 if (!grub_zfs_nvlist_lookup_uint64 (nvlist, "guid", &(fill->guid))) 669 fill->type = DEVICE_LEAF; 672 fill->ashift = UBERBLOCK_SHIFT; 675 fill->ashift = ashift; 677 grub_dprintf("zfs", "fill->dev=%p fill->guid=%llx insert->guid=%llx insert->dev=%p ashift=%d\n", 678 fill->dev, (unsigned long long)fill 639 fill_vdev_info_real(struct grub_zfs_data *data, const char *nvlist, struct grub_zfs_device_desc *fill, struct grub_zfs_device_desc *insert, int *inserted) argument [all...] |