Home
last modified time | relevance | path

Searched refs:fin (Results 51 – 69 of 69) sorted by relevance

123

/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Donce.h106 FILE *fin, *fother; variable
H A Dldefs.h186 extern FILE *fin, *fout, *fother, *errorf;
/illumos-gate/usr/src/cmd/compress/
H A Dcompress.c983 FILE *fin = inp; in compress() local
1009 if ((ent = getc(fin)) == EOF && ferror(fin)) { in compress()
1025 while ((c = getc(fin)) != EOF) { in compress()
1088 if (ferror(fin) != 0) { in compress()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_pfc.c696 hpi_pfc_set_tcp_control_fin(hpi_handle_t handle, boolean_t fin) in hpi_pfc_set_tcp_control_fin() argument
706 if (fin) in hpi_pfc_set_tcp_control_fin()
707 tcp.bits.fin = 1; in hpi_pfc_set_tcp_control_fin()
709 tcp.bits.fin = 0; in hpi_pfc_set_tcp_control_fin()
H A Dhxge_pfc_hw.h482 uint32_t fin:1; member
494 uint32_t fin:1;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4tx.c31 u8_t fin) in _lm_tcp_tx_write_db() argument
39 if(fin) { in _lm_tcp_tx_write_db()
47 cid, nbytes, nbds, fin); in _lm_tcp_tx_write_db()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_htable.c471 int fr_iphmfindip(tptr, version, aptr, fin, ifs) in fr_iphmfindip() argument
474 fr_info_t *fin;
507 ipe->ipe_bytes += fin->fin_plen;
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dtcp.d.in84 state == TCP_STATE_FIN_WAIT_1 ? "state-fin-wait-1" :
87 state == TCP_STATE_FIN_WAIT_2 ? "state-fin-wait-2" :
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_util.c67 FILE *fin; /* file pointer of current input */ variable
H A Drpc_scan.c158 if (!fgets(curline, MAXLINESIZE, fin)) { in get_token()
H A Drpc_main.c345 fin = fdopen(pd[0], "r"); in open_input()
346 if (fin == NULL) { in open_input()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dlc.tab57 fi finnish fin
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcurses.ed487 extern SCREEN *newscreen(), /* termname, lines, cols, tabsiz, fout, fin */
822 extern SCREEN *newterm(), /* termname, fout, fin */
1199 #define newterm(type, fout, fin) newscreen((type), 0, 0, 0, (fout), (fin))
/illumos-gate/usr/src/cmd/units/
H A Dunittab412 fin 5 dollar
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h1589 extern int fr_verifysrc __P((fr_info_t *fin));
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1447 …\texttt{status} & ECORE\_SUCCESS if connection was terminated gracefully ( fin ) was successful. E…
1471 …\texttt{status} & ECORE\_SUCCESS if connection was terminated gracefully ( fin ) was successful. E…
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt297 1. Request: Initialize FW parameter for max fin retransmit before
/illumos-gate/usr/src/cmd/look/
H A Dwords8704 fin
/illumos-gate/usr/src/cmd/spell/
H A Dlist8702 fin

123