/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | delkey.c | 50 delkey(char *sends, int keyval) in delkey() argument 60 if (sends) in delkey() 69 if (sends && (strcmp(sends, kp->_sends) == 0)) in delkey()
|
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/ |
H A D | ibcm_impl.c | 183 uint_t sends; member 1416 return (openp->sends < openp->sends_hiwat && in ibcm_ok_to_start() 1579 ibcm_open.sends = 0; in ibcm_rc_flow_control_init() 1686 if (++ibcm_open.sends > ibcm_open.sends_max) { in ibcm_flow_inc() 1687 ibcm_open.sends_max = ibcm_open.sends; in ibcm_flow_inc() 1712 ibcm_open.sends--; in ibcm_flow_dec() 1713 if (ibcm_open.sends < ibcm_open.sends_lowat) { in ibcm_flow_dec() 1770 if (ibcm_open.sends < ibcm_open.sends_lowat || in ibcm_close_exit() 1804 if (ibcm_open.sends < ibcm_open.sends_lowat || in ibcm_close_done()
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/ |
H A D | chap-secrets | 44 # CHAP messages the peer sends.
|
H A D | pap-secrets | 43 # messages the peer sends.
|
/illumos-gate/usr/src/cmd/sendmail/lib/ |
H A D | helpfile | 64 verb Go into verbose mode. This sends 0xy responses that are
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | dhcpagent.dfl | 167 # server when the DHCP agent sends requests. However, if desired, this
|
H A D | README | 211 operations are not inherently "grouped" -- instead, the agent sends a 226 while waiting for the ACK or NAK, the user sends a request to renew
|
H A D | README.v6 | 524 First, the server sends the client a unicast address via an option. 626 For DHCPv4, the client just sends packets more and more frequently
|
/illumos-gate/usr/src/cmd/lp/model/ |
H A D | netstandard | 404 LPTELL_OPTS="-l" # netpr sends LaserWriter style messages back
|
H A D | tsol_netstandard | 440 LPTELL_OPTS="-l" # netpr sends LaserWriter style messages back
|
H A D | tsol_netstandard_foomatic | 458 LPTELL_OPTS="-l" # netpr sends LaserWriter style messages back
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | ecore.tex | 666 …ing of a command bit-mask which indicates of the message the HW-functions sends and a cyclic seque… 683 …tt{ecore\_mcp\_load\_req()} [which isn’t an API function] - that function sends an indication to t… 751 …eters need to be sent to hardware or just cache at the ecore. When driver sends dcbx config to the… 803 …st, populates the required information with the help of ecore clients and sends it to the MFW. Eco… 1080 …\item \myfunc{iscsi\_update\_connection}{iscsi_update_connection} -- this function sends updated i… 1320 Ecore sends same parameter for all different event types, though the required parameters for an eve… 1617 …s inaccessible to the VF. Thus the VF has an alternative flow by which it sends an ACQUIRE message…
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | README | 187 daemon sends messages to all listeners by examining the list of
|
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/ |
H A D | pciex.esc | 1564 * requests) sends the appropriate error bits in the completion message to 1604 * then sends the appropriate error bits in the completion message to the 1652 * complex identifying the leaf device). The reporter then sends the appropriate 1690 * Stub messages that the root complex sends to itself.
|
H A D | pci.esc | 293 * - tx-oor: the device sends a byte count larger than the completers
|
/illumos-gate/usr/src/uts/common/smbsrv/ndl/ |
H A D | samrpc.ndl | 593 * Windows 95 Server Manager sends requests for levels 6 and 7 when
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex.news | 424 Note that if you have an arrow key that sends ^Z the stop function 692 sends ^L (The tvi and the adm 31).
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | README | 620 password, which are not present in the configuration file, it sends a
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 640 # actually useful because it sends ^@ O, which beeps and opens a line above). 1155 # actual Undo key sends ESC 0 s unshifted, and ESC 0 S shifted, for example. 1671 # The emulator sends difference strings based on shift- and control-keys, 2560 # Alt+key always sends ESC+key, so 'km' capability is removed. 3514 # sends PC-style escapes rather than vt100. 4129 # e) numeric keypad sends only numbers (compare with vttest). 6294 # sw6 ON sends bit 8 a 1 (mark) 6295 # OFF sends bit 8 as 0 (space) - Factory Setting 8616 # Delete key sends 7FH. 9109 # It also sets up labels f1, f2, ..., f8, and sends edit keys. [all …]
|
H A D | terminfo.src | 673 # actually useful because it sends ^@ O, which beeps and opens a line above). 1277 # actual Undo key sends ESC 0 s unshifted, and ESC 0 S shifted, for example. 1900 # The emulator sends difference strings based on shift- and control-keys, 2893 # Alt+key always sends ESC+key, so 'km' capability is removed. 4006 # sends PC-style escapes rather than vt100. 4722 # e) numeric keypad sends only numbers (compare with vttest). 7099 # sw6 ON sends bit 8 a 1 (mark) 7100 # OFF sends bit 8 as 0 (space) - Factory Setting 9688 # Delete key sends 7FH. 10226 # It also sets up labels f1, f2, ..., f8, and sends edit keys. [all …]
|
/illumos-gate/usr/src/cmd/sendmail/cf/ |
H A D | README | 505 class {U} and sends them to the uucp-old mailer; all 1047 setup sends local mail unqualified (i.e., MAIL FROM:<joe>), 3173 the host name. For example, the first line above sends everything
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | sh.memo | 770 which sends a 2654 sends it
|
/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | SUNWonld-README | 1506 6782977 ld segfaults after support lib version error sends bad args to vprintf()
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | release.txt | 3155 power on, ecore sends ETH_RAMROD_RX_QUEUE_UPDATE ramrod without 4477 Change: (FW FcoE) Fix flow that sends CONF packets.
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | grub.texi | 1550 GRUB sends the string "GRUBClient" as its vendor class identifier to
|