Searched refs:end (Results 476 - 500 of 929) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/lib/libcmd/common/
H A Dtail.c57 "for \alines\a indicates an offset from the end of the file.]"
60 "for \achars\a indicates an offset from the end of the file.]"
62 "end of each file to copy new data. Ignored if reading from a pipe "
139 Sfoff_t end; member in struct:Tail_s
328 tp->cur = tp->end = offset;
648 else if (fp->fifo || fp->end < st.st_size)
673 fp->end += w;
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_io.c960 unsigned char *beg, *end; local
992 end = (unsigned char *)strrchr(cmdbuf, ':');
993 if (end == NULL)
995 *end = 0;
/illumos-gate/usr/src/lib/abi/apptrace/common/
H A Dapptrace.c74 * things are added to the end of the list (preserving
494 goto end;
498 goto end;
531 goto end;
550 end:
/illumos-gate/usr/src/cmd/psrinfo/
H A Dpsrinfo.c191 int end = 0; local
198 end = l->l_id;
201 /* end of the contiguous group */
202 if (start == end) {
205 (void) printf("%d-%d", start, end);
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddiskmon_conf.h110 hotplug_state_t end; member in struct:state_transition
/illumos-gate/usr/src/cmd/avs/dscfg/
H A Ddscfg.c322 int end; local
375 end = strlen(buf) - 1;
376 if (buf[end] == ' ')
377 buf[end] = '\0';
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Dsigncsr.c737 goto end;
747 goto end;
758 goto end;
800 end:
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dpass1.c109 u_offset_t offset, end; local
132 " lseen %d end %llx\n",
141 end = fp->fe_info_len;
144 for (offset = 0; offset < end;
151 offset = end;
178 /* At end of this set of fips, get the next set */
188 /* At end of this set of fips, get the next set */
342 "at end of list\n"));
391 "at end of list\n"));
/illumos-gate/usr/src/cmd/grep_xpg4/
H A Dgrep.c744 * Search a newline from the end of the string
879 /* end of file already reached */
953 * when the last line of file does not end
1254 bmgexec(char *str, char *end) argument
1261 return (memchr(str, bmgpat[0], end - str));
1265 while (k < end && (t = bmgtab[(unsigned char)*k]) != 0) {
1268 if (k >= end) {
/illumos-gate/usr/src/cmd/lms/tools/
H A DATVersion.cpp77 for (std::list<unsigned long>::iterator iter = pids.begin(); iter != pids.end(); iter++) {
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_form.c885 void *end = dbg->de_debug_info.dss_data + local
889 if (0 == _dwarf_string_valid(begin, end)) {
910 void *end = dbg->de_debug_str.dss_data + local
913 if (0 == _dwarf_string_valid(begin, end)) {
/illumos-gate/usr/src/uts/sun4v/io/
H A Dmdeg.c254 * will be just past the end of the old table data in
785 char *end = buf + len; local
832 buf = end - (strlen(trunc_str) + 1);
853 char *end = buf + len; local
882 buf = end - (strlen(trunc_str) + 1);
/illumos-gate/usr/src/cmd/lvm/metassist/controller/
H A Dmetassist.c30 * Front end CLI to metassist. Parses command line, reads in data
1479 time_t end = time(NULL); local
1497 time = localtime(&end);
1501 end -= start;
1502 time = gmtime(&end);
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_main.c339 goto end;
343 goto end;
351 goto end;
356 end:
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Dboot.s118 cmpl $0,-4(%edi) / search for 0 at end of env
/illumos-gate/usr/src/boot/lib/libstand/
H A Dcd9660.c128 char *p, *end; local
136 end = (char *)dp + isonum_711(dp->length);
137 while (p + 3 < end) {
153 end = p + isonum_733(shc->length);
/illumos-gate/usr/src/lib/libshell/common/edit/
H A Dvi.c1143 register int begin, end, delta; local
1155 end = mvcursor(vp,motion);
1157 if(!end)
1160 end = cur_virt;
1161 if( mode=='c' && end>begin && strchr("wW", motion) )
1164 /* the effect of the eE commands, so back up to end of word */
1165 while( end>begin && isblank(end-1) )
1166 --end;
1167 if( end
[all...]
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_vc.c658 * The listener process creates another end point on which the actual
783 goto end;
790 goto end;
800 goto end;
813 goto end;
861 goto end;
876 goto end;
919 goto end;
930 goto end;
943 goto end;
[all...]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex84 \let\ptexend=\end
204 % vertical list for the beginning and end of each change).
343 \egroup % end of \vbox\bgroup
344 \hfil\egroup % end of (centering) \line\bgroup
358 }% end of \shipout\vbox
359 }% end of group with \normalturnoffactive
416 % @end itemize @c foo
490 % actual body; @end closes the group after calling \Efoo. \envdef also
491 % defines \thisenv, so the current environment is known; @end checks
497 % implementation of @end take
[all...]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c194 /* security scan: long field names are end-of-header */
260 /* if this means "end of header" quit now */
314 /* - 3 to avoid problems with " at the end */
579 ** ADDHEADER -- add a header entry to the end of the queue.
649 ** (except at the front or end).
2079 ** Find the end of the name. New style names
2080 ** end with a comma, old style names end with
2086 /* find end of name */
2121 /* at the end o
2263 char *end; local
[all...]
/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_kpm.c430 * Return end of metadata for an already setup memseg.
440 caddr_t end; local
443 end = (caddr_t)(msp->kpm_pages + msp->kpm_nkpmpgs);
445 end = (caddr_t)(msp->kpm_spages + msp->kpm_nkpmpgs);
447 return (end);
493 pgcnt_t start, end, kbase, kstart, num; local
507 /* align end to kpm page size granularity */
508 end = kpmptop(ptokpmp(start + num - 1)) + kpmpnpgs;
510 lo->kpm_nkpmpgs = ptokpmp(end - start);
522 /* align end t
[all...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSDigest.c588 /* NOTE the pointer is not incremented at the end of this */
624 /* NOTE the pointer is not incremented at the end of this */
786 static const unsigned char end[4]={0x80,0x00,0x00,0x00}; local
787 const unsigned char *cp=end;
1257 * We ended by seeing the end of the string. Make sure we
1321 mDNSexport void DNSDigest_SignMessage(DNSMessage *msg, mDNSu8 **end, DomainAuthInfo *info, mDNSu16 tcode) argument
1328 mDNSu8 *ptr = *end;
1337 MD5_Update(&c, (mDNSu8 *)msg, (unsigned long)(*end - (mDNSu8 *)msg));
1364 if (utc32 == (unsigned)-1) { LogMsg("ERROR: DNSDigest_SignMessage - mDNSPlatformUTC returned bad time -1"); *end = mDNSNULL; }
1413 *end
1421 DNSDigest_VerifyMessage(DNSMessage *msg, mDNSu8 *end, LargeCacheRecord * lcr, DomainAuthInfo *info, mDNSu16 * rcode, mDNSu16 * tcode) argument
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dvmem.c241 * To allocate a piece from the left or right end of the segment, we must
521 * Create a segment spanning the range [start, end) and add it to the arena.
524 vmem_seg_create(vmem_t *vmp, vmem_seg_t *vprev, uintptr_t start, uintptr_t end) argument
529 newseg->vs_end = end;
558 uintptr_t end = start + size; local
562 if ((start | end) & (vmp->vm_quantum - 1))
566 span = vmem_seg_create(vmp, vmp->vm_seg0.vs_aprev, start, end);
571 newseg = vmem_seg_create(vmp, span, start, end);
942 uintptr_t addr, taddr, start, end; local
1035 end
1335 uintptr_t end = start + size; local
[all...]
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetgrent.c89 char **gname, **passwd, **gid, *password, *end; local
142 if (strtoul(gid[0], &end, 10) > MAXUID)
189 /* The front end marshaller doesn't need the trailing nulls */
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dexpand.c245 * generate the list of files found by adding an suffix to end of name
280 char tmp[32], end[1]; local
425 *(cp = end) = 0;

Completed in 119 milliseconds

<<11121314151617181920>>