Home
last modified time | relevance | path

Searched refs:sending (Results 1 – 25 of 45) sorted by relevance

12

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/chat/
H A Dchat.c236 char *clean __P((register char *s, int sending));
668 char *clean(s, sending) in clean() argument
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) {
814 if (cur_chr != 0 || sending) {
[all …]
/illumos-gate/usr/src/cmd/mail/
H A Dcopylet.c94 if (!sending) { in xxxcopylet()
121 if (!sending) { in xxxcopylet()
302 if (sending) { in xxxcopylet()
310 if (!sending) { in xxxcopylet()
H A Dmain.c234 sending = FALSE; in main()
238 sending = TRUE; in main()
H A Dlock.c63 if (sending) { in lock()
H A Dsel_disp.c47 if (sending || Pflg || (type != TTY)) { in sel_disp()
H A Disheader.c69 if (sending && ismail && !deliverflag) { in isheader()
H A Ddone.c91 if (maxerr && sending)
H A Dprintmail.c444 sending = TRUE; in printmail()
446 sending = FALSE; in printmail()
H A Dinit.c242 int sending; /* TRUE==>sending mail; FALSE==>printing mail */ variable
H A Dmail.h449 extern int sending; /* TRUE==>sending mail; FALSE==>printing mail */
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_hw.c103 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 Dinetinit.dfl38 # for sending/receiving traffic to/from a 6to4 Relay Router can create a
/illumos-gate/usr/src/cmd/lp/filter/
H A Dslow.filter28 ## user's print request, sending the output to separate files.
/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A DREADME84 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 Dfmsim.ksh181 echo "\t-i set interactive mode: do not stop after sending events"
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Ddhcpagent.dfl96 # 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 DREADME182 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 Dsshd_config67 # 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 Drelease.txt30 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.
1252 sending SYN-ACK to the peer and stall the TX path.
2001 and remote sending local admin MIB.
2139 4. Problem: Not advancing statSN after sending REJECT, ASYNC and TMF
2801 message instead of after sending the message to the PF.
3457 pending sending list.
3930 7. Problem: Stop sending packets while in Fast RT.
[all …]
/illumos-gate/usr/src/cmd/lp/model/
H A Dstandard171 # 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 Dtsol_standard182 # 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 Dtsol_standard_foomatic185 # 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 Dosal.txt405 [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 Decore.tex326 …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 DRELEASE93114 e. A bug which prevented the shell from sending a HUP
264 sending the CONT signal to a command.

12