Home
last modified time | relevance | path

Searched refs:first (Results 176 – 200 of 798) sorted by relevance

12345678910>>...32

/illumos-gate/usr/src/cmd/mailx/
H A Dcmd4.c85 *msgvec = first(0, MMNORM); in dopipe()
205 *msgvec = first(0, MMNORM); in loadmsg()
281 *msgvec = first(0, MMNORM); in field()
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib.c131 ctx->waitDone.first = ctx->waitDone.last = NULL; in evCreate()
187 for (this_wait = this_wl->first; in evDestroy()
195 for (this_wait = ctx->waitDone.first; in evDestroy()
249 if (ctx->waitDone.first != NULL) { in evGetNext()
252 new->u.wait.this = ctx->waitDone.first; in evGetNext()
253 ctx->waitDone.first = ctx->waitDone.first->next; in evGetNext()
254 if (ctx->waitDone.first == NULL) in evGetNext()
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/
H A DREADME16 The first line should contain the name of the terminal -- just a string,
19 This is followed by a table of 25 lines (defining the first 25 items
70 table can be in any order (put the most used ones first), and
81 For example, here is the first page of the terminal table for lp:
/illumos-gate/usr/src/contrib/ast/src/lib/libast/disc/
H A Dsfkeyprintf.c58 int first; member
72 #define initfield(f,s) ((f)->first = (f)->delimiter = *((f)->next = (s)))
87 if (f->first) in getfield()
88 f->first = 0; in getfield()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftGeneral.c306 obj_delay_freed.first = NULL; in C_Initialize()
321 ses_delay_freed.first = NULL; in C_Initialize()
429 delay_free_obj = obj_delay_freed.first; in finalize_common()
439 delay_free_ses = ses_delay_freed.first; in finalize_common()
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrcmp.S53 ! This strcmp implementation first determines whether s1 is aligned.
152 srlx %g1, %o4, %o2 ! first byte of mismatching word in s2
154 srlx %o3, %o4, %o1 ! first byte of mismatching word in s1
162 srlx %g1, %o4, %o2 ! first byte of mismatching word in s2
H A Dstrncpy.S60 ! This implementation works by first aligning the src ptr and
124 srlx %o1, 56, %g1 ! first byte
278 srlx %o1, 56, %g1 ! %g1<7:0> = first byte; word aligned now
279 stb %g1, [%g5] ! store first byte
296 srlx %o1, 56, %g1 ! %g1<7:0> = first byte; half-word aligned now
297 stb %g1, [%g5] ! store first byte
/illumos-gate/usr/src/cmd/lockstat/
H A Dlockstat.c248 int i, first = -1, last; in show_events() local
255 if (first == -1) in show_events()
256 first = i; in show_events()
262 desc, event_type, first, last); in show_events()
264 for (i = first; i <= last; i++) in show_events()
1018 lsrec_t *lsp, **current, **first, **sort_buf, **merge_buf; in main() local
1580 first = &sort_buf[0]; in main()
1581 while ((event = (*first)->ls_event) < LS_MAX_EVENTS) { in main()
1582 current = first; in main()
1585 report_stats(out, first, current - first, ev_count[event], in main()
[all …]
/illumos-gate/usr/src/lib/nsswitch/compat/common/
H A Dcompat_common.c590 char *first; local
602 for (first = instr; isspace(*first); first++) {
605 if (*first == '\0') {
617 linelen = last - first + 1;
618 if (first != instr) {
619 instr = first;
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_string.c684 int first = FALSE; in convert2ascii() local
708 if (!first && *(addr_component + 1) == 0) { in convert2ascii()
717 first = TRUE; in convert2ascii()
720 } else if (first && med_zero) { in convert2ascii()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dsobj.c288 wchaninfo_vtwalk(uintptr_t addr, const kthread_t *t, int *first) in wchaninfo_vtwalk() argument
294 if (*first) { in wchaninfo_vtwalk()
295 *first = 0; in wchaninfo_vtwalk()
310 int first = 1; in wchaninfo_walk() local
326 (mdb_walk_cb_t)wchaninfo_vtwalk, &first, addr) == -1) { in wchaninfo_walk()
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Dfbt.c391 uint32_t first = *instr; in fbt_patch_entry() local
404 if (FBT_IS_SAVE(first)) { in fbt_patch_entry()
405 *tinstr++ = first; in fbt_patch_entry()
432 if (FBT_IS_SAVE(first)) { in fbt_patch_entry()
442 uint32_t delay = first; in fbt_patch_entry()
449 if (FBT_IS_BA(first) || FBT_IS_BAPCC(first)) { in fbt_patch_entry()
457 if (FBT_IS_BA(first)) { in fbt_patch_entry()
466 if ((first & FBT_OP_MASK) != FBT_OP0 || in fbt_patch_entry()
467 (first & FBT_FMT2_OP2_MASK) != FBT_FMT2_OP2_BPR) { in fbt_patch_entry()
486 uintptr_t targ = FBT_BPRDEST(instr, first); in fbt_patch_entry()
[all …]
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_put.c577 db_indx_t cnt, cpindx, first, sz; local
584 for (cnt = 0, sz = 0, first = indx;; ++cnt, indx += P_INDX) {
585 if (indx >= NUM_ENT(h) || h->inp[first] != h->inp[indx])
613 for (indx = first + O_INDX, cpindx = 0;; ++cpindx) {
630 PGNO(h), first, indx - O_INDX, PGNO(cp), cpindx);
639 if ((ret = __bam_adjindx(dbc, h, indx, first, 0)) != 0)
/illumos-gate/usr/src/test/zfs-tests/tests/perf/
H A Dperf.shlib369 printf(" \"disks\": {\n"); first = 1}
372 if (first != 1) {printf(",\n")} else {first = 0}
376 awk -F= 'BEGIN {printf(" \"system\": {\n"); first = 1}
377 {if (first != 1) {printf(",\n")} else {first = 0};
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmenu.lst8 # By default, boot the first entry.
62 # chainload OS/2 bootloader from the first sector
/illumos-gate/usr/src/lib/libzpool/
H A DMakefile.com74 CPPFLAGS.first = -I$(SRC)/lib/libfakekernel/common
77 CPPFLAGS.first += -I$(SRC)/common/lz4
/illumos-gate/usr/src/lib/libnvpair/
H A Dnvpair_json.c121 boolean_t first = B_TRUE; in nvlist_print_json() local
129 if (!first) in nvlist_print_json()
132 first = B_FALSE; in nvlist_print_json()
/illumos-gate/usr/src/uts/common/os/
H A Dvm_subr.c350 char first = 1; in cow_mapin() local
477 if (first && res == FC_NOMAP) { in cow_mapin()
486 first = 0; in cow_mapin()
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar96 int first = 0;
105 while ((last>=first)&&(first>=0)) {/*Binary search loop*/
106 mid = (first+last)/2;
111 first = mid + 1;
243 if (yymaxdepth == YYMAXDEPTH) /* first time growth */
255 else /* not first time */
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.c193 struct ilt_cfg_pair first; member
555 p_cli->first.val = *p_line; in ecore_ilt_cli_adv_line()
563 client_id, p_cli->first.val, p_cli->last.val, in ecore_ilt_cli_adv_line()
594 p_cli->first.val = 0; in ecore_cxt_set_cli()
670 p_cli->first.val = curr_line; in ecore_cxt_cfg_ilt_compute()
1047 ilt_clients[i].first.val + 1); in ecore_cxt_ilt_shadow_size()
1539 p_cli->first.val)) / CDUT_SEG_ALIGNMET_IN_BYTES; in ecore_cdu_init_pf()
1549 p_cli->first.val)) / CDUT_SEG_ALIGNMET_IN_BYTES; in ecore_cdu_init_pf()
1650 ilt_clients[i].first.reg, in ecore_ilt_bounds_init()
1651 ilt_clients[i].first.val); in ecore_ilt_bounds_init()
[all …]
/illumos-gate/usr/src/cmd/powertop/common/
H A Ddisplay.c331 boolean_t found = B_FALSE, first = B_FALSE; in pt_display_mod_status_bar() local
348 first = B_TRUE; in pt_display_mod_status_bar()
352 if (first) in pt_display_mod_status_bar()
355 if (first) in pt_display_mod_status_bar()
/illumos-gate/usr/src/lib/libgss/
H A Dg_glue.c134 int i, first; in gssint_put_der_length() local
163 first = 0; in gssint_put_der_length()
167 if ((v) || first) { in gssint_put_der_length()
170 first = 1; in gssint_put_der_length()
/illumos-gate/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c222 size_t first = MIN(len, PAGESIZE - (pc & PAGEOFFSET)); in fasttrap_tracepoint_init() local
235 if (uread(p, &instr[0], first, pc) != 0) in fasttrap_tracepoint_init()
237 if (len > first && in fasttrap_tracepoint_init()
238 uread(p, &instr[first], len - first, pc + first) != 0) { in fasttrap_tracepoint_init()
239 bzero(&instr[first], len - first); in fasttrap_tracepoint_init()
240 len = first; in fasttrap_tracepoint_init()
/illumos-gate/usr/src/lib/krb5/kdb/
H A Dkdb_convert.c49 krb5_tl_data *first, *second; in find_changed_attrs() local
113 for (first = current->tl_data, second = new->tl_data; in find_changed_attrs()
114 first; first = first->tl_data_next, in find_changed_attrs()
116 if ((first->tl_data_length == second->tl_data_length) && in find_changed_attrs()
117 (first->tl_data_type == second->tl_data_type)) { in find_changed_attrs()
118 if ((memcmp((char *)first->tl_data_contents, in find_changed_attrs()
120 first->tl_data_length)) != 0) { in find_changed_attrs()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dstage2.c136 print_entries (int y, int size, int first, int entryno, char *menu_entries) in print_entries() argument
142 if (first) in print_entries()
147 menu_entries = get_entry (menu_entries, first, 0); in print_entries()
171 print_entries_raw (int size, int first, char *menu_entries) in print_entries_raw() argument
181 for (i = first; i < size; i++) in print_entries_raw()

12345678910>>...32