Searched refs:start (Results 26 - 50 of 1002) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_dhcp.c267 unsigned char *start, save; local
277 start = cp;
280 while (start < end) {
281 if (*start == CD_PAD) {
282 start++;
285 if (*start == CD_END)
288 save = *start++;
297 if (*start != 4) {
301 start++;
303 &start);
[all...]
/illumos-gate/usr/src/cmd/dtrace/demo/io/
H A Diothrough.d29 io:::start
31 start[args[0]->b_edev, args[0]->b_blkno] = timestamp;
35 /start[args[0]->b_edev, args[0]->b_blkno]/
57 this->elapsed = timestamp - start[args[0]->b_edev, args[0]->b_blkno];
60 start[args[0]->b_edev, args[0]->b_blkno] = 0;
H A Diotime.d34 io:::start
36 start[args[0]->b_edev, args[0]->b_blkno] = timestamp;
40 /start[args[0]->b_edev, args[0]->b_blkno]/
42 this->elapsed = timestamp - start[args[0]->b_edev, args[0]->b_blkno];
46 start[args[0]->b_edev, args[0]->b_blkno] = 0;
H A Diosnoop.d34 io:::start
H A Dwhoio.d29 io:::start
H A Dwhowrite.d29 io:::start
/illumos-gate/usr/src/cmd/checkeq/
H A Dcheckeq.c53 int start, line, eq, ndel, totdel; local
56 start = eq = line = ndel = totdel = 0;
83 start = 0;
111 if (start == 0)
112 start = line;
116 line-start+1, delim, delim, start, line); local
117 start = line;
120 if (start > 0) {
123 line-start local
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot.s97 ! +0: normal start
98 ! +4: normal start
99 ! +8: alias start (frame exists) XX64 what's this for?
/illumos-gate/usr/src/boot/sys/boot/ofw/libofw/
H A Dofw_time.c55 int msecs, start; local
58 start = OF_milliseconds();
60 while (OF_milliseconds() - start < msecs);
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dptrmove.c47 * Move range start..finish inclusive before the given location.
54 __m_ptr_move(array, length, start, finish, to)
56 unsigned length, start, finish, to;
61 array, length, start, finish, to
64 if (finish < start || length <= finish)
67 if (to < start) {
68 reverse(array, to, start-1);
69 reverse(array, start, finish);
72 reverse(array, start, finish);
74 reverse(array, start, t
[all...]
/illumos-gate/usr/src/cmd/dtrace/demo/sched/
H A Dpritime.d31 start = timestamp;
37 printf("%d %d\n", timestamp - start, args[2]);
H A Dxterm.d31 start = timestamp;
37 @[execname] = lquantize((timestamp - start) / 1000000000, 0, 10);
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/proc/
H A Dtst.startexit.ksh31 # 1. proc:::start
32 # 2. proc:::lwp-start
42 proc:::start
45 self->start = 1;
48 proc:::lwp-start
49 /self->start/
/illumos-gate/usr/src/cmd/avs/
H A DMakefile.com31 CLUSTERLIBSTARTDIR = $(CLUSTERLIBDIR)/start
33 CLUSTERLIBDSCFGSTARTDIR = $(CLUSTERLIBDSCFGDIR)/start
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvio_common.h52 #define VIO_DRING_ACQUIRE(otd, mtype, handle, start, stop) \
55 ldc_mem_dring_acquire((handle), (start), (stop)))
61 #define VIO_DRING_RELEASE(mtype, handle, start, stop) \
64 ldc_mem_dring_release((handle), (start), (stop)))
/illumos-gate/usr/src/lib/libcmd/common/
H A Drevlib.c33 * copy the lines starting at offset <start> from in <in> to <out>
36 int rev_line(Sfio_t *in, Sfio_t *out, off_t start) argument
47 if(start>0 && sfmove(in, (Sfio_t*)0, start, -1) != start)
52 start=0;
54 if((offset = sfseek(in,(off_t)0,SEEK_END)) <= start)
60 if(offset < start)
62 n -= (start-offset);
63 offset = start;
[all...]
/illumos-gate/usr/src/cmd/sgs/libelf/misc/
H A DString.h34 #define PTR(S) ((S)->data + (S)->sg.start)
37 int start,end,max; member in struct:__anon1677
/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_mkiob.sh34 printf("/* start = %d, end = %d, num %d */\n", start, end, num);
38 printf("/* start = %d, end = %d, num %d */\n", start, end, num);
42 printf("/* start = %d, end = %d, num %d */\n", start, end, num);
62 n = start;
71 if (!((n - start) % 2048) && (n < num))
75 }' start=$START end=$END incdir=`dirname $FILE` $FILE
/illumos-gate/usr/src/ucblib/libcurses/
H A Derase.c35 char *sp, *end, *start, *maxx; local
43 start = win->_y[y];
44 end = &start[win->_maxx];
45 for (sp = start; sp < end; sp++)
49 minx = sp - start;
/illumos-gate/usr/src/psm/promif/ieee1275/common/
H A Dprom_printf.c41 _pput_flush(char *start, char *end) argument
44 start, end - start, 0, BYTE) == -1)
100 char *s, *start; local
109 start = *bp;
118 if (start == localbuf) {
119 _pput_flush(start, *bp);
124 if (start == localbuf && (*bp - start > 80)) {
125 _pput_flush(start, *b
[all...]
/illumos-gate/usr/src/common/net/dhcp/
H A Dscan.c45 field_scan(uint8_t *start, uint8_t *end, DHCP_OPT **options, argument
50 while (start < end) {
51 if (*start == CD_PAD) {
52 start++;
55 if (*start == CD_END)
57 if (*start > last_option) {
58 if (++start < end)
59 start += *start + 1;
63 current = start;
91 uint8_t *start, *end, len; local
[all...]
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dps_include.c50 long start; member in struct:__anon799
119 prolog.start = prolog.end = 0;
120 page.start = page.end = 0;
121 trailer.start = 0;
129 page.start = ftell(fin);
133 else if (foundpage && page.end <= page.start)
142 page.start = ftell(fin);
148 prolog.end = page.start = ftell(fin);
150 trailer.start = ftell(fin);
152 if (page.end <= page.start) {
[all...]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspace_reftree.c105 space_reftree_add_seg(avl_tree_t *t, uint64_t start, uint64_t end, argument
108 space_reftree_add_node(t, start, refcnt);
133 uint64_t start = -1ULL; local
144 if (start == -1ULL) {
145 start = sr->sr_offset;
148 if (start != -1ULL) {
150 ASSERT(start <= end);
151 if (end > start)
152 range_tree_add(rt, start, end - start);
[all...]
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatistic.java46 * Return the start of the sample period for which the
99 * iterator (which must be of the same type) whose start and
100 * end dates lie within the supplied ranges. If either start
102 * start date is supplied, then start checking is disabled.
104 * @param start The start date for qualification in the snapshot.
109 Date start, Date end) throws IllegalArgumentException;
125 * The start of the interval during which the statistic was
128 private final Date start; field in class:AbstractStatistic
108 getSnapshotForInterval(Iterator it, Date start, Date end) argument
162 AbstractStatistic(Object value, Date start, Date end) argument
244 DoubleStatistic(Double value, Date start, Date end) argument
285 getSnapshotForInterval(Iterator it, Date start, Date end) argument
332 LongStatistic(Long value, Date start, Date end) argument
373 getSnapshotForInterval(Iterator it, Date start, Date end) argument
419 UnsignedInt64Statistic(UnsignedInt64 value, Date start, Date end) argument
460 getSnapshotForInterval(Iterator it, Date start, Date end) argument
[all...]
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dsync_instruction_memory.s42 caddr_t start = addr & ~7;
43 for (; start < end; start += 8)
44 flush(start);

Completed in 189 milliseconds

1234567891011>>