Searched refs:us (Results 26 - 50 of 121) sorted by relevance

12345

/freebsd-11-stable/contrib/amd/scripts/
H A Dexpn.in26 # 250 Kimmo Suominen <"|/usr/local/mh/lib/slocal -user kim"@grendel.tac.nyc.ny.us>
311 # it would have expanded things for us
423 local($us,@so,$nh,@remaining_users);
480 local($us,$fallhost,$oldhost,$ft,$i);
494 $us = "$user *** $host";
495 if (defined $fellback{$us}) {
501 $fallhost = $fellback{$us};
502 print "Already $method fell back from $us -> \n" if $debug;
503 $us = "$user *** $fallhost";
505 } elsif (($method eq 'mx') && (defined $mxbacktrace{$us})
[all...]
/freebsd-11-stable/share/syscons/scrnmaps/
H A DMakefile7 us-ascii_to_cp437.scm
/freebsd-11-stable/etc/rc.d/
H A Dsyscons140 us.iso.acc) echo us.acc;;
141 us.pc-ctrl) echo us.ctrl;;
142 us.iso) echo us;;
/freebsd-11-stable/sys/kern/
H A Dsubr_unit.c387 struct unr *up, *uf, *us; local
395 us = NULL;
418 us = uf;
429 if (!is_bitmap(uh, us)) {
430 uf = TAILQ_NEXT(us, list);
431 TAILQ_REMOVE(&uh->head, us, list);
432 a = us->len;
433 l = us->ptr == uh ? 1 : 0;
434 ub = (void *)us;
445 us
[all...]
H A Dkern_xxx.c361 char *s, *us; local
403 for(us = uap->name->version; *s && *s != ':'; s++) {
404 error = subyte( us++, *s);
408 error = subyte( us++, 0);
/freebsd-11-stable/lib/libfetch/
H A Dftp.c399 ftp_stat(conn_t *conn, const char *file, struct url_stat *us) argument
408 us->size = -1;
409 us->atime = us->mtime = 0;
425 for (us->size = 0; *ln && isdigit((unsigned char)*ln); ln++)
426 us->size = us->size * 10 + *ln - '0';
429 us->size = -1;
432 if (us->size == 0)
433 us
1101 ftp_request(struct url *url, const char *op, struct url_stat *us, struct url *purl, const char *flags) argument
1159 fetchXGetFTP(struct url *url, struct url_stat *us, const char *flags) argument
1187 fetchStatFTP(struct url *url, struct url_stat *us, const char *flags) argument
[all...]
H A Dhttp.c1525 http_request(struct url *URL, const char *op, struct url_stat *us, argument
1529 return (http_request_body(URL, op, us, purl, flags, NULL, NULL));
1539 http_request_body(struct url *URL, const char *op, struct url_stat *us, argument
1598 return (ftp_request(url, "RETR", us, purl, flags));
1600 return (ftp_request(url, "STAT", us, purl, flags));
1987 if (us) {
1988 us->size = size;
1989 us->atime = us->mtime = mtime;
2045 fetchXGetHTTP(struct url *URL, struct url_stat *us, cons argument
2073 fetchStatHTTP(struct url *URL, struct url_stat *us, const char *flags) argument
[all...]
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dexpn.pl25 # 250 Kimmo Suominen <"|/usr/local/mh/lib/slocal -user kim"@grendel.tac.nyc.ny.us>
302 # it would have expanded things for us
414 local($us,@so,$nh,@remaining_users);
471 local($us,$fallhost,$oldhost,$ft,$i);
485 $us = "$user *** $host";
486 if (defined $fellback{$us}) {
492 $fallhost = $fellback{$us};
493 print "Already $method fell back from $us -> \n" if $debug;
494 $us = "$user *** $fallhost";
496 } elsif (($method eq 'mx') && (defined $mxbacktrace{$us})
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c448 ar5212SetSifsTime(struct ath_hal *ah, u_int us) argument
452 if (us > ath_hal_mac_usec(ah, 0xffff)) {
454 __func__, us);
459 OS_REG_WRITE(ah, AR_D_GBL_IFS_SIFS, ath_hal_mac_clks(ah, us-2));
460 ahp->ah_sifstime = us;
473 ar5212SetSlotTime(struct ath_hal *ah, u_int us) argument
477 if (us < HAL_SLOT_TIME_6 || us > ath_hal_mac_usec(ah, 0xffff)) {
479 __func__, us);
484 OS_REG_WRITE(ah, AR_D_GBL_IFS_SLOT, ath_hal_mac_clks(ah, us));
498 ar5212SetAckTimeout(struct ath_hal *ah, u_int us) argument
545 ar5212SetCTSTimeout(struct ath_hal *ah, u_int us) argument
[all...]
/freebsd-11-stable/lib/libusbhid/
H A Dusage.c180 int j, k, us; local
188 us = pages[k].page_contents[j].usage;
189 if (us == -1) {
195 if (us == i)
/freebsd-11-stable/usr.sbin/bsdconfig/console/
H A Dscreenmap76 us-ascii_to_cp437) defaultitem="4 $msg_us_ascii_to_ibm327" ;;
136 scrnmap_to_set="us-ascii_to_cp437" ;;
/freebsd-11-stable/sys/dev/sfxge/common/
H A Def10_ev.c147 __in uint32_t us,
213 if (us == 0) {
221 if ((rc = efx_ev_usecs_to_ticks(enp, us, &ticks)) != 0)
284 __in uint32_t us,
339 if (us == 0) {
347 if ((rc = efx_ev_usecs_to_ticks(enp, us, &ticks)) != 0)
467 __in uint32_t us,
489 if (us > encp->enc_evq_timer_max_us) {
528 rc = efx_mcdi_init_evq_v2(enp, index, esmp, n, irq, us, flags);
544 rc = efx_mcdi_init_evq(enp, index, esmp, n, irq, us, flag
141 efx_mcdi_init_evq( __in efx_nic_t *enp, __in unsigned int instance, __in efsys_mem_t *esmp, __in size_t nevs, __in uint32_t irq, __in uint32_t us, __in uint32_t flags, __in boolean_t low_latency) argument
278 efx_mcdi_init_evq_v2( __in efx_nic_t *enp, __in unsigned int instance, __in efsys_mem_t *esmp, __in size_t nevs, __in uint32_t irq, __in uint32_t us, __in uint32_t flags) argument
461 ef10_ev_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in uint32_t us, __in uint32_t flags, __in efx_evq_t *eep) argument
675 ef10_ev_qmoderate( __in efx_evq_t *eep, __in unsigned int us) argument
[all...]
H A Defx_ev.c73 __in uint32_t us,
94 __in unsigned int us);
224 __in uint32_t us,
242 if (us != 0) {
277 if ((rc = eevop->eevo_qcreate(enp, index, esmp, n, id, us, flags,
554 __in unsigned int us,
561 if (us == 0)
563 else if (us * 1000 < encp->enc_evq_timer_quantum_ns)
566 ticks = us * 1000 / encp->enc_evq_timer_quantum_ns;
575 __in unsigned int us)
218 efx_ev_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in uint32_t us, __in uint32_t flags, __deref_out efx_evq_t **eepp) argument
552 efx_ev_usecs_to_ticks( __in efx_nic_t *enp, __in unsigned int us, __out unsigned int *ticksp) argument
573 efx_ev_qmoderate( __in efx_evq_t *eep, __in unsigned int us) argument
1243 siena_ev_qmoderate( __in efx_evq_t *eep, __in unsigned int us) argument
1291 siena_ev_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in uint32_t us, __in uint32_t flags, __in efx_evq_t *eep) argument
[all...]
/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Dcmtime.c165 float us, max[STEP_CNT], min[STEP_CNT]; local
173 us = diff_us(&nodes[c].times[i][1], &nodes[c].times[i][0]);
174 if (us > max[i])
175 max[i] = us;
176 if (us < min[i])
177 min[i] = us;
182 printf("step total ms max ms min us us / conn\n");
187 us = diff_us(&times[i][1], &times[i][0]);
188 printf("%-13s: %11.2f%11.2f%11.2f%11.2f\n", step_str[i], us / 100
[all...]
/freebsd-11-stable/gnu/usr.bin/groff/tmac/
H A DMakefile43 hyphen.us hyphenex.us
/freebsd-11-stable/sys/arm/at91/
H A Dat91_pit.c87 at91_pit_delay(int us) argument
100 cnt = howmany(pit_freq * us, mhz);
/freebsd-11-stable/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c285 u_short us;
327 bcopy((char *) bp, (char *) &us, 2);
328 printf("%d", ntohs(us));
284 u_short us; local
/freebsd-11-stable/sys/compat/ndis/
H A Dkern_windrv.c204 unicode_string us; local
207 bzero((char *)&us, sizeof(us));
213 if (RtlAnsiStringToUnicodeString(&us, &as, TRUE))
221 (char *)us.us_buf, us.us_len) == 0 && us.us_len)) {
224 ExFreePool(us.us_buf);
231 RtlFreeUnicodeString(&us);
502 * detected/plugged in. For us, th
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-bootp.c605 uint16_t us; local
684 us = EXTRACT_16BITS(bp);
686 cp = tok2str(xtag2str, "?xT%u", us);
759 while (len >= sizeof(us)) {
762 us = EXTRACT_16BITS(bp);
763 ND_PRINT((ndo, "%u", us));
764 bp += sizeof(us);
765 len -= sizeof(us);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_add_impl.inc85 // Shift the significands to give us round, guard and sticky, and set the
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dapp.c463 isc_uint64_t us; local
466 us = isc_time_microdiff(&when, &now);
467 if (us == 0)
469 tv.tv_sec = us / 1000000;
470 tv.tv_usec = us % 1000000;
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_stat.c378 struct svr4_ustat us; local
381 memset(&us, 0, sizeof us);
387 if ((error = copyout(&us, uap->name, sizeof us)) != 0)
/freebsd-11-stable/sys/dev/evdev/
H A Duinput.c475 struct uinput_setup *us; local
521 us = (struct uinput_setup *)data;
522 return (uinput_setup_dev(state, &us->id, us->name,
523 us->ff_effects_max));
/freebsd-11-stable/usr.bin/xlint/lint1/
H A Dscan.l267 * All keywords are written to the symbol table. This saves us looking
360 const u_char *us;
363 for (us = (const u_char *)s; *us != '\0'; us++) {
364 v = (v << sizeof (v)) + *us;
/freebsd-11-stable/contrib/binutils/binutils/
H A Drclex.c45 When active, we return IGNORED_TOKEN, which lets us ignore these
757 unichar *us; local
832 us = handle_uniquotes (&length);
834 yylval.uni = us;
838 yylval.suni.s = us;

Completed in 250 milliseconds

12345