Home
last modified time | relevance | path

Searched refs:acts (Results 1 – 25 of 58) sorted by relevance

123

/NextBSD/cddl/contrib/opensolaris/tools/ctf/cvt/
HDfixup_tdescs.c57 const char *acts[2] = { "vnode", "page" }; in fix_ptrptr_to_struct() local
82 if (act->t_type != STRUCT || !streq(act->t_name, acts[i])) in fix_ptrptr_to_struct()
102 strs[i], mems[i], acts[i]); in fix_ptrptr_to_struct()
/NextBSD/usr.sbin/config/
HDkernconf.tmpl2 * This file acts as a template for config.c that will be generated in the
/NextBSD/share/syscons/keymaps/
HDINDEX.keymaps508 uk.iso-ctrl.kbd:en:United Kingdom ISO-8859-1 (Caps Lock acts as Left Ctrl)
510 #uk.iso-ctrl.kbd:fr:Royaume Uni ISO-8859-1 (caps lock acts as Left Ctrl)
511 #uk.iso-ctrl.kbd:pt:Reino Unido ISO-8859-1 (caps lock acts as Left Ctrl)
512 #uk.iso-ctrl.kbd:es:Brit�nico ISO-8859-1 (caps lock acts as Left Ctrl)
520 uk.cp850-ctrl.kbd:en:United Kingdom Codepage 850 (Caps Lock acts as Left Ctrl)
522 #uk.cp850.kbd:fr:Royaume Uni ISO-8859-1 (caps lock acts as Left Ctrl)
523 #uk.cp850.kbd:pt:Reino Unido ISO-8859-1 (caps lock acts as Left Ctrl)
524 #uk.cp850.kbd:es:Brit�nico ISO-8859-1 (caps lock acts as Left Ctrl)
580 us.pc-ctrl.kbd:en:United States of America ISO-8859-1 (Caps Lock acts as Left Ctrl)
/NextBSD/usr.sbin/watchdogd/
HDwatchdogd.c554 timeout_act_str2int(const char *lopt, const char *acts) in timeout_act_str2int() argument
561 tofree = dupacts = strdup(acts); in timeout_act_str2int()
/NextBSD/sys/dev/cxgb/common/
HDcxgb_t3_hw.c1748 const struct intr_info *acts, in t3_handle_intr_status() argument
1754 for ( ; acts->mask; ++acts) { in t3_handle_intr_status()
1755 if (!(status & acts->mask)) continue; in t3_handle_intr_status()
1756 if (acts->fatal) { in t3_handle_intr_status()
1759 acts->msg, status & acts->mask); in t3_handle_intr_status()
1760 status &= ~acts->mask; in t3_handle_intr_status()
1761 } else if (acts->msg) in t3_handle_intr_status()
1763 acts->msg, status & acts->mask); in t3_handle_intr_status()
1764 if (acts->stat_idx >= 0) in t3_handle_intr_status()
1765 stats[acts->stat_idx]++; in t3_handle_intr_status()
/NextBSD/tools/tools/netrate/
HDREADME10 The netsend tool acts as a packet source, generating packets of the
/NextBSD/tools/tools/net80211/w00t/
HDREADME39 The same as assoc, but acts as an access point. Example:
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZRegisterInfo.td24 def subreg_l32 : SubRegIndex<32, 0>; // Also acts as subreg_ll32.
25 def subreg_h32 : SubRegIndex<32, 32>; // Also acts as subreg_lh32.
/NextBSD/share/vt/keymaps/
HDINDEX.keymaps516 uk.capsctrl.kbd:en:United Kingdom (Caps Lock acts as Left Ctrl)
518 #uk.iso-ctrl.kbd:fr:Royaume Uni (caps lock acts as Left Ctrl)
519 #uk.iso-ctrl.kbd:pt:Reino Unido (caps lock acts as Left Ctrl)
520 #uk.iso-ctrl.kbd:es:Británico (caps lock acts as Left Ctrl)
576 us.ctrl.kbd:en:United States of America (Caps Lock acts as Left Ctrl)
/NextBSD/sys/dev/cxgbe/common/
HDt4_hw.c1957 const struct intr_info *acts) in t4_handle_intr_status() argument
1963 for ( ; acts->mask; ++acts) { in t4_handle_intr_status()
1964 if (!(status & acts->mask)) in t4_handle_intr_status()
1966 if (acts->fatal) { in t4_handle_intr_status()
1969 acts->msg, status & acts->mask); in t4_handle_intr_status()
1970 } else if (acts->msg) in t4_handle_intr_status()
1972 acts->msg, status & acts->mask); in t4_handle_intr_status()
1973 mask |= acts->mask; in t4_handle_intr_status()
/NextBSD/contrib/wpa/hostapd/
HDREADME-WPS36 roles (i.e., AP acts as an Enrollee and client device as a Registrar)
305 When the AP acts as an Enrollee, a local NFC tag with a password token
/NextBSD/contrib/wpa/wpa_supplicant/
HDREADME-WPS37 roles (i.e., AP acts as an Enrollee and client device as a Registrar)
326 When the station acts as an Enrollee, a local NFC tag with a password
/NextBSD/contrib/less/
HDNEWS423 * Horizontal shifting acts as though -S were set, to avoid confusion.
684 * New flag -I acts like -i, but ignores case even if the search
793 which acts as though typed in after the command.
/NextBSD/contrib/top/
HDtop.xs239 terminal and acts upon them accordingly. In this mode, the terminal is
/NextBSD/contrib/subversion/subversion/libsvn_fs_x/
HDTODO24 data can be cross-verified with other parts as well and acts only as a
/NextBSD/contrib/serf/
HDLICENSE156 negligent acts) or agreed to in writing, shall any Contributor be
/NextBSD/contrib/ncurses/
HDANNOUNCE230 by [19]Thomas Dickey. Thomas Dickey acts as the maintainer for the
/NextBSD/gnu/usr.bin/rcs/
HDNEWS87 rcs -kb acts like rcs -ko, except it uses binary I/O on working files.
236 -kkvl acts like -kkv, except that a locker's name is always inserted
/NextBSD/contrib/apr/
HDLICENSE156 negligent acts) or agreed to in writing, shall any Contributor be
/NextBSD/contrib/subversion/
HDLICENSE157 negligent acts) or agreed to in writing, shall any Contributor be
/NextBSD/contrib/libucl/doc/
HDapi.md142 This function acts exactly like `ucl_parser_add_chunk` does but if `len` argument is zero, then the…
/NextBSD/contrib/apr-util/
HDLICENSE156 negligent acts) or agreed to in writing, shall any Contributor be
/NextBSD/crypto/heimdal/
HDChangeLog.2002655 instead of int and that acts as an in-out parameter (indicating the
/NextBSD/contrib/gcc/doc/
HDimplement-c.texi240 immediately above the highest-value value bit. Signed @samp{>>} acts
/NextBSD/contrib/libreadline/doc/
HDrluser.texi264 argument acts as a repeat count, other times it is the @i{sign} of the
266 command which normally acts in a forward direction, that command will
1382 If a numeric argument is supplied, this command acts as a toggle: if

123