| /NextBSD/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| HD | fixup_tdescs.c | 57 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/ |
| HD | kernconf.tmpl | 2 * This file acts as a template for config.c that will be generated in the
|
| /NextBSD/share/syscons/keymaps/ |
| HD | INDEX.keymaps | 508 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/ |
| HD | watchdogd.c | 554 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/ |
| HD | cxgb_t3_hw.c | 1748 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/ |
| HD | README | 10 The netsend tool acts as a packet source, generating packets of the
|
| /NextBSD/tools/tools/net80211/w00t/ |
| HD | README | 39 The same as assoc, but acts as an access point. Example:
|
| /NextBSD/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZRegisterInfo.td | 24 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/ |
| HD | INDEX.keymaps | 516 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/ |
| HD | t4_hw.c | 1957 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/ |
| HD | README-WPS | 36 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/ |
| HD | README-WPS | 37 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/ |
| HD | NEWS | 423 * 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/ |
| HD | top.xs | 239 terminal and acts upon them accordingly. In this mode, the terminal is
|
| /NextBSD/contrib/subversion/subversion/libsvn_fs_x/ |
| HD | TODO | 24 data can be cross-verified with other parts as well and acts only as a
|
| /NextBSD/contrib/serf/ |
| HD | LICENSE | 156 negligent acts) or agreed to in writing, shall any Contributor be
|
| /NextBSD/contrib/ncurses/ |
| HD | ANNOUNCE | 230 by [19]Thomas Dickey. Thomas Dickey acts as the maintainer for the
|
| /NextBSD/gnu/usr.bin/rcs/ |
| HD | NEWS | 87 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/ |
| HD | LICENSE | 156 negligent acts) or agreed to in writing, shall any Contributor be
|
| /NextBSD/contrib/subversion/ |
| HD | LICENSE | 157 negligent acts) or agreed to in writing, shall any Contributor be
|
| /NextBSD/contrib/libucl/doc/ |
| HD | api.md | 142 This function acts exactly like `ucl_parser_add_chunk` does but if `len` argument is zero, then the…
|
| /NextBSD/contrib/apr-util/ |
| HD | LICENSE | 156 negligent acts) or agreed to in writing, shall any Contributor be
|
| /NextBSD/crypto/heimdal/ |
| HD | ChangeLog.2002 | 655 instead of int and that acts as an in-out parameter (indicating the
|
| /NextBSD/contrib/gcc/doc/ |
| HD | implement-c.texi | 240 immediately above the highest-value value bit. Signed @samp{>>} acts
|
| /NextBSD/contrib/libreadline/doc/ |
| HD | rluser.texi | 264 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
|