Searched refs:pmin (Results 1 - 22 of 22) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/lib/librt/
H A Dt_sched.c78 int pmax, pmin; local
96 pmin = sched_get_priority_min(pol[i]);
99 ATF_REQUIRE(pmin != -1);
100 ATF_REQUIRE(pmax > pmin);
/freebsd-11-stable/contrib/tcsh/
H A Dcsh-mode.el883 (defun csh-pickup-completion (regexp type match pmin pmax)
888 (goto-char pmin)
905 (defun csh-pickup-completion-driver (pmin pmax message)
914 pmin pmax))
919 pmin pmax))
924 pmin pmax)))
H A Dconfig.sub594 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/freebsd-11-stable/contrib/ncurses/form/
H A Dfrm_def.c203 pg->pmin = (short) j;
210 pg->pmin = (short) j;
232 for (j = form->page[page_nr].pmin; j <= form->page[page_nr].pmax; j++)
H A Dform.h61 short pmin; /* index of first field on page */ member in struct:__anon4623
H A Dfrm_driver.c3231 FIELD **first_on_page = &form->field[form->page[form->curpage].pmin];
3271 FIELD **first = &form->field[form->page[form->curpage].pmin];
3314 FIELD **first_on_page = &form->field[form->page[form->curpage].pmin];
3635 Previous_Field_On_Page(form->field[form->page[form->curpage].pmin])));
4409 int min_field = form->page[form->curpage].pmin;
4611 int min_field = form->page[form->curpage].pmin;
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dperfquery.c881 int pmin, pmax; local
886 pmin = strtoul(argv[1], 0, 0);
889 if (pmin >= pmax)
892 while (pmin <= pmax)
893 ports[ports_count++] = pmin++;
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntpd.c486 int pmax, pmin; local
492 pmin = sched_get_priority_min(SCHED_FIFO);
495 else if ( config_priority < pmin )
496 sched.sched_priority = pmin;
/freebsd-11-stable/contrib/libpcap/
H A Dconfig.sub871 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/freebsd-11-stable/contrib/tcpdump/
H A Dconfig.sub871 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/freebsd-11-stable/contrib/binutils/
H A Dconfig.sub498 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/freebsd-11-stable/contrib/libreadline/support/
H A Dconfig.sub439 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/freebsd-11-stable/crypto/heimdal/
H A Dconfig.sub539 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/freebsd-11-stable/contrib/openbsm/config/
H A Dconfig.sub447 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/freebsd-11-stable/contrib/ncurses/
H A Dconfig.sub596 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/freebsd-11-stable/contrib/dialog/
H A Dconfig.sub594 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/freebsd-11-stable/contrib/ldns/
H A Dconfig.sub590 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/freebsd-11-stable/contrib/byacc/
H A Dconfig.sub613 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/freebsd-11-stable/crypto/openssh/
H A Dconfig.sub611 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/freebsd-11-stable/contrib/sqlite3/
H A Dconfig.sub611 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/freebsd-11-stable/contrib/openpam/
H A Dconfig.sub603 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.sub606 decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)

Completed in 230 milliseconds