/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/ |
H A D | chat.c | 236 char *clean __P((register char *s, int sending)); 668 char *clean(s, sending) in clean() argument 670 int sending; /* set to 1 when sending (putting) this string. */ 674 int add_return = sending; 716 if (sending) { 729 if (sending && *s == '\0') 739 if (sending) 745 if (sending && phone_num) { 756 if (sending && phone_num2) { 787 if (sending) { [all …]
|
/illumos-gate/usr/src/cmd/mail/ |
H A D | copylet.c | 94 if (!sending) { in xxxcopylet() 121 if (!sending) { in xxxcopylet() 302 if (sending) { in xxxcopylet() 310 if (!sending) { in xxxcopylet()
|
H A D | main.c | 234 sending = FALSE; in main() 238 sending = TRUE; in main()
|
H A D | lock.c | 63 if (sending) { in lock()
|
H A D | sel_disp.c | 47 if (sending || Pflg || (type != TTY)) { in sel_disp()
|
H A D | isheader.c | 69 if (sending && ismail && !deliverflag) { in isheader()
|
H A D | done.c | 91 if (maxerr && sending)
|
H A D | printmail.c | 444 sending = TRUE; in printmail() 446 sending = FALSE; in printmail()
|
H A D | init.c | 242 int sending; /* TRUE==>sending mail; FALSE==>printing mail */ variable
|
H A D | mail.h | 449 extern int sending; /* TRUE==>sending mail; FALSE==>printing mail */
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/ |
H A D | smartpqi_hw.c | 103 int sending = 0; in pqi_start_io() local 177 sending += elem_needed; in pqi_start_io() 182 qg->submit_count += sending; in pqi_start_io() 187 ASSERT0(sending); in pqi_start_io()
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/default/ |
H A D | inetinit.dfl | 38 # for sending/receiving traffic to/from a 6to4 Relay Router can create a
|
/illumos-gate/usr/src/cmd/lp/filter/ |
H A D | slow.filter | 28 ## user's print request, sending the output to separate files.
|
/illumos-gate/usr/src/cmd/sendmail/libmilter/ |
H A D | README | 84 S Timeout for sending information from the MTA to a filter 86 E Overall timeout between sending end-of-message to filter
|
/illumos-gate/usr/src/cmd/fm/scripts/ |
H A D | fmsim.ksh | 181 echo "\t-i set interactive mode: do not stop after sending events"
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | dhcpagent.dfl | 96 # that is not a logical interface, the DHCP agent will forgo sending a 121 # records. To prevent sending FQDN and DNS options, uncomment the line
|
H A D | README | 182 response. This is done by sending a REQUEST and then returning to the 207 instance, acquiring a lease requires several steps: sending a 208 DISCOVER, collecting OFFERs, selecting an OFFER, sending a REQUEST, 224 begins trying to renew a lease. This is done by sending a REQUEST 297 sending and receiving packets. These operations are all encapsulated
|
/illumos-gate/usr/src/cmd/ssh/etc/ |
H A D | sshd_config | 67 # Note that the client may also be sending keep alive messages to the server.
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | release.txt | 30 Change: Verify that the MCP is in a soft halt state, after sending the 55 4. Problem: CQ91595 - Firmware stop sending packets for some time after 298 sending reset. 457 are getting RST and sending RST at the same time. 815 9. Problem: In rare cases when running with more than 2 QPs and sending 1252 sending SYN-ACK to the peer and stall the TX path. 2001 and remote sending local admin MIB. 2024 Change: (FW) Verify activity of function before sending delete flow. 2102 3. Request: ecore_mcp_ov_update_current_config() was sending incorrect value 2139 4. Problem: Not advancing statSN after sending REJECT, ASYNC and TMF [all …]
|
/illumos-gate/usr/src/cmd/lp/model/ |
H A D | standard | 171 # excess delays in sending data to the printer, interpreting all 514 # of carrier) and checks for excessive delays in sending the 629 # stops sending the rest of the initialization sequence at that
|
H A D | tsol_standard | 182 # excess delays in sending data to the printer, interpreting all 530 # of carrier) and checks for excessive delays in sending the 645 # stops sending the rest of the initialization sequence at that
|
H A D | tsol_standard_foomatic | 185 # excess delays in sending data to the printer, interpreting all 549 # of carrier) and checks for excessive delays in sending the 672 # stops sending the rest of the initialization sequence at that
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | osal.txt | 405 [as opposed to the ecore hw_channel] for sending messages from VF 413 for sending messages from VF to PF. This is called on the PF by 479 Called on the VF before sending acquire messgae to the PF,
|
H A D | ecore.tex | 326 …ands.[ch], ecore\_spq.[ch]} -- Contained the slowpath logic required for sending ramrods and confi… 507 …tops the FW/HW for all HW-functions in the \texttt{ecore\_dev} including sending the common PF\_ST… 673 …Before sending the attention, the MFW will increment the producer of the message it wishes to info… 751 …\item \myfunc{dcbx\_config\_params}{dcbx\_config\_params} – The API is used for sending the dcbx p… 839 …This VPORT will be inactive after sending this ramrod, i.e., until enabling it via a vport update … 1005 …\texttt{half\_way\_close\_timeout} & Timeout from sending FIN until abortive close, suggested defa… 1062 …\texttt{ka\_interval} & Timeout before the next KA after sending KA probe, suggested default value… 1099 …nction, driver needs to clean all outstanding tasks on the connection by sending cleanup requests … 1196 …nction, driver needs to clean all outstanding tasks on the connection by sending cleanup requests … 1638 …\item FW identifies the sending VF according to address and trigger's content and derives the pare… [all …]
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | RELEASE93 | 114 e. A bug which prevented the shell from sending a HUP 264 sending the CONT signal to a command.
|