Home
last modified time | relevance | path

Searched refs:FD_NONE (Results 1 – 25 of 27) sorted by relevance

12

/dports/irc/ircproxy/ircproxy-1.3.6/src/
H A Dident_conn.c144 IdentConnS->FD = FD_NONE; in ident_conn_initconnection()
164 IdentConnS->FD = FD_NONE; in ident_conn_disconnect()
243 assert(IdentConnS->FD != FD_NONE); in ident_conn_recv()
289 assert(IdentConnS->FD != FD_NONE); in ident_conn_send()
H A Dconn_io_ssl.c85 assert(ConnS->FD != FD_NONE); in conn_recv_ssl()
145 assert(ConnS->FD != FD_NONE); in conn_send_ssl()
H A Dconn_io.c256 assert(ConnS->FD != FD_NONE); in conn_recv()
311 assert(ConnS->FD != FD_NONE); in conn_send()
H A Dclient.c101 ClientS_NEW->FD = FD_NONE; in client_add()
H A Dlisten.c166 ListenS->FD = FD_NONE; in listen_init()
H A Ddefines.h47 #define FD_NONE -1 macro
H A Dident_listen.c154 IdentListenS->FD = FD_NONE; in ident_listen_init()
468 IdentListenS->FD = FD_NONE;
H A Dclient_connection.c350 ClientS->FD = FD_NONE;
H A Dconn.c390 ConnS->FD = FD_NONE; in conn_initconnection()
H A Dlisten_io.c387 ListenS->FD = FD_NONE;
H A Dconn_connection.c546 ConnS->FD = FD_NONE; in conn_disconnect()
/dports/net/unfs3/unfs3-0.9.22/
H A Dfh.c87 if (fd != FD_NONE) { in get_gen()
221 fh.gen = backend_get_gen(buf, FD_NONE, path); in fh_comp_raw()
341 backend_get_gen(buf, FD_NONE, path)); in fh_extend_type()
H A Dfh.h43 #define FD_NONE (-1) /* used for get_gen */ macro
H A Dnfs.c210 gen = backend_get_gen(buf, FD_NONE, obj); in nfsproc3_lookup_3_svc()
/dports/editors/textadept/textadept_11.1.linux/src/
H A Dtermkey.patch199 + tk->fd = FD_NONE;
217 + tk->fd = FD_NONE;
285 + if(tk->fd == FD_NONE) {
332 +#define FD_NONE -1
335 +#define FD_NONE NULL
/dports/editors/textadept/textadept-textadept_11.1/src/
H A Dtermkey.patch199 + tk->fd = FD_NONE;
217 + tk->fd = FD_NONE;
285 + if(tk->fd == FD_NONE) {
332 +#define FD_NONE -1
335 +#define FD_NONE NULL
/dports/devel/cc65/cc65-2.19/src/cc65/
H A Dfuncdesc.h48 #define FD_NONE 0x0000U /* No flags */ macro
/dports/editors/textadept/textadept-textadept_11.1/src/termkey/
H A Dtermkey.h19 #define FD_NONE -1 macro
22 #define FD_NONE NULL
H A Dtermkey.c285 tk->fd = FD_NONE; in termkey_alloc()
442 tk->fd = FD_NONE; in termkey_new_abstract()
1072 if(tk->fd == FD_NONE) { in termkey_waitkey()
/dports/www/squid/squid-4.15/src/
H A Denums.h13 #undef FD_NONE
/dports/emulators/xcpc/xcpc-20070122/src/dev/
H A Dlib765.h39 #define FD_NONE ( 0) macro
/dports/emulators/lib765/lib765-0.4.2/include/
H A D765.h79 #define FD_NONE ( 0) /* Drive B: on single-drive computers */ macro
/dports/emulators/lib765/lib765-0.4.2/lib/
H A D765drive.c220 fd->fd_type = FD_NONE; in fd_inew()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/vmalloc/
H A Dvmbest.c1217 #define FD_NONE (-2) /* no mapping with file desc */ macro
1232 { mmdc->fd = FD_NONE; in mmapmem()
1238 if(mmdc->fd == FD_NONE) in mmapmem()
/dports/shells/ksh93/ast-93u/src/lib/libast/vmalloc/
H A Dvmbest.c1217 #define FD_NONE (-2) /* no mapping with file desc */ macro
1232 { mmdc->fd = FD_NONE; in mmapmem()
1238 if(mmdc->fd == FD_NONE) in mmapmem()

12