Searched defs:last (Results 76 - 100 of 216) sorted by relevance

123456789

/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2_inode_relocator.c54 struct ext2_reference *last; member in struct:ext2_inode_relocator_state
513 state->last = (struct ext2_reference *)fs->relocator_pool_end;
536 rec = state->last - EXT2_INODE_LINKS_COUNT(buf);
542 state->last -= EXT2_INODE_LINKS_COUNT(buf);
548 ent->ref = state->last;
573 state.last = (struct ext2_reference *)fs->relocator_pool_end;
/osnet-11/usr/src/lib/libparted/common/libparted/fs/fat/
H A Dclstdup.c125 * ctx->buffer_map [last] are occupied by fragments that need to be duplicated.
131 get_first_underlay (const FatOpContext* ctx, int first, int last) argument
136 PED_ASSERT (first <= last, return 0);
139 for (old = first + 1; old <= last; old++) {
149 /* finds the last fragment that is not going to get overwritten (that needs to
152 get_last_underlay (const FatOpContext* ctx, int first, int last) argument
157 PED_ASSERT (first <= last, return 0);
159 new = ctx->buffer_map [last];
160 for (old = last - 1; old >= first; old--) {
175 quick_group_write_read_underlay (FatOpContext* ctx, int first, int last) argument
210 quick_group_write(FatOpContext* ctx, int first, int last) argument
254 slow_group_write(FatOpContext* ctx, int first, int last) argument
281 update_remap(FatOpContext* ctx, int first, int last) argument
297 group_write(FatOpContext* ctx, int first, int last) argument
[all...]
/osnet-11/usr/src/lib/libcmd/common/
H A Dcat.c135 int last; local
145 last = -1;
171 if (last > 0)
173 *end = last;
174 last = -1;
194 last = -1;
200 last = -1;
206 last = *end;
273 c = last;
278 last
[all...]
H A Dcmp.c161 unsigned char* last; local
218 last = p1 + c1;
219 while (p1 < last)
231 sfprintf(sfstdout, "%s %s differ: char %I*d, line %I*u\n", file1, file2, sizeof(pos), pos - (last - p1), sizeof(lines), lines);
234 sfprintf(sfstdout, "%6I*d", sizeof(pos), pos - (last - p1));
240 sfprintf(sfstdout, "%6I*d", sizeof(pos), pos - (last - p1));
242 sfprintf(sfstdout, "%s %s differ: char %I*d, line %I*u", file1, file2, sizeof(pos), pos - (last - p1), sizeof(lines), lines);
H A Dtr.c76 " \aset2\a is extended to the length of \aset1\a by repeating its last"
103 #define setchar(p,s,t) ((p)->type=(t),(p)->prev=(p)->last=(-1),(p)->isit=0,(p)->count=0,(p)->base=(p)->next=(s))
111 int last; member in struct:__anon1499
155 * tr.last>=0 when string contains char class
159 if (tr->last >= 0)
161 while (++tr->prev <= tr->last)
164 tr->last = -1;
211 tr->last = UCHAR_MAX + 1;
257 peek.last = -1;
277 tr->last
[all...]
H A Duname.c232 if ((char*)&ut.m[sizeof(ut.m)] > last) \
233 last = (char*)&ut.m[sizeof(ut.m)]; \
472 char* last = (char*)&ut; local
488 if (last < ((char*)(&ut + 1)))
490 s = t = last;
/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_program.c88 dtrace_ecbdesc_t *last = NULL; local
106 if (edp == last)
108 last = edp;
314 dtrace_actdesc_t *last = sdp->dtsd_action_last; local
317 assert(last != NULL);
330 edp->dted_action = last->dtad_next;
332 ap->dtad_next = last->dtad_next;
338 last->dtad_next = NULL;
/osnet-11/usr/src/lib/libfsmgt/common/
H A Dnfs_mntinfo.c373 char *last; local
376 &last)) != NULL) {
378 strcat("/", last));
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dchk_trans.c141 maybe_join (krb5_data *last, krb5_data *buf, unsigned int bufsiz) argument
146 if (last->length + buf->length > bufsiz) {
147 Tprintf (("too big: last=%d cur=%d max=%d\n", last->length, buf->length, bufsiz));
150 memmove (buf->data+last->length, buf->data, buf->length);
151 memcpy (buf->data, last->data, last->length);
152 buf->length += last->length;
157 if (last->length+buf->length > bufsiz) {
161 memcpy (buf->data + buf->length, last
177 char buf[MAXLEN], last[MAXLEN]; local
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/unicode/
H A Ducstr.c118 int i, j, len, clen, outpos, ucsoutlen, outsize, last; local
277 last = i;
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_init.c29 prf_file_t new_file, last = 0; local
53 if (last)
54 last->next = new_file;
57 last = new_file;
60 * If last is still null after the loop, then all the files were
63 if (!last) {
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dutf8.c522 char *krb5int_utf8_strtok(char *str, const char *sep, char **last) argument
527 if (last == NULL)
530 begin = str ? str : *last;
535 *last = NULL;
547 *last = end;
/osnet-11/usr/src/lib/libadm/common/
H A Dckitem.c400 struct _choice_ *last, *base; local
404 last = NULL;
410 last = base;
413 if (last)
414 last->next = chp;
427 last = base;
430 if (last) {
431 chp->next = last->next;
432 last->next = chp;
546 static char *last; local
[all...]
H A Dpkgparam.c184 * Take last end quote 'verbatim' if anything
454 char *pt, *last; local
464 last = pt;
467 last += 2;
468 if (*last)
469 last++;
470 } while (isdotdot(last));
480 (void) strcpy(pt, last);
/osnet-11/usr/src/grub/grub2/grub-core/script/
H A Dscript.c183 /* Look up the last link in the chain. */
291 struct grub_script_cmd *last)
297 if (! last)
307 list->next = last;
315 ptr->next = last;
288 grub_script_append_cmd(struct grub_parser_param *state, struct grub_script_cmd *list, struct grub_script_cmd *last) argument
/osnet-11/usr/src/cmd/sendmail/db/btree/
H A Dbt_cursor.c82 * must be the same. For the last test, as the saved copy of the cursor
623 CURSOR copy, last; local
651 /* Save the last interesting cursor position. */
652 last = *cp;
677 * we're doing an insert, set the cursor to the last item and
695 use_last: *cp = last;
911 * the first/last of any on-page duplicates based on the flag
939 * first or last entry -- if a comparison
1114 * Return the last record.
1224 /* Continue from the last btre
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Doverload.t46 print "1..",&last,"\n";
1147 sub last {476} subroutine
/osnet-11/usr/src/lib/libast/common/disc/
H A Dsfdcdos.c54 char last; member in struct:_dosdisc
124 *cp = dp->last;
135 if(dp->last=='\r' && *cp!='\n')
139 dp->last = *cpmax;
142 if(dp->last!='\r')
148 if(dp->last=='\r')
150 else if(dp->last!='\n' || cpmax[-1]!='\r')
163 *cpmax = dp->last;
210 cpmax[-count] = dp->last;
/osnet-11/usr/src/lib/libast/common/port/
H A Dmc.c67 int last; local
100 last = 0;
154 last = 1;
167 if (last)
/osnet-11/usr/src/lib/libbsm/common/
H A Daudit_event.c329 * events file. Make the next to last element an invalid
330 * event. Make the last element a NULL pointer.
419 char *last; local
421 s = strtok_r(flags, comma, &last);
428 s = strtok_r(NULL, comma, &last);
/osnet-11/usr/src/lib/libc/port/gen/
H A Dpriv_str_xlate.c83 char *last; local
103 last = base;
105 while ((offset = strtok_r(NULL, separators, &last)) != NULL) {
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dm_cc.c81 int last; local
91 /* In case of error, rewind string to the last character. */
92 last = string.used;
95 string.used = last;
214 int i, bytes, count, last; local
234 /* In case of error, rewind string to the last character. */
235 last = string.used;
240 string.used = last;
249 string.used = last;
487 * Return true if valid last colum
[all...]
/osnet-11/usr/src/lib/nsswitch/compat/common/
H A Dcompat_common.c71 char *last = NULL; local
78 au_user->au_name = _strtok_escape(buffer, sep, &last);
180 * for the same-netgroup-as-last-time case
457 /* Line is last line in file, and has no newline */
565 char *last; local
567 if ((last = strchr(instr, '#')) == 0) {
568 last = instr + linelen;
570 *last-- = '\0'; /* Nuke '\n' or #comment */
588 while (isspace(*last)) {
589 --last;
[all...]
/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgetspent.c78 char **uid, **passwd, **last, **smin, **smax; local
146 last = __ns_ldap_getAttr(result->entry, _S_LASTCHANGE);
147 if (last == NULL || last[0] == NULL)
150 last_str = last[0];
/osnet-11/usr/src/lib/nsswitch/nis/common/
H A Dgetexecattr.c94 char *last = NULL; local
109 execp->name = _strtok_escape(strbuf, sep, &last);
110 execp->policy = _strtok_escape(NULL, sep, &last);
111 execp->type = _strtok_escape(NULL, sep, &last);
112 execp->res1 = _strtok_escape(NULL, sep, &last);
113 execp->res2 = _strtok_escape(NULL, sep, &last);
114 execp->id = _strtok_escape(NULL, sep, &last);

Completed in 66 milliseconds

123456789