Searched defs:close (Results 51 - 56 of 56) sorted by relevance

123

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dscalls.c55 #pragma weak _close = close
713 close(int fildes) function
722 * No calls to close() from within libc need _aio_close();
723 * only the application's calls to close() need this,
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h359 void (*close) __P((int unit, char *reason)); member in struct:protent
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dhw_channel.h383 /* close VF (disable VF) */
405 struct vfpf_close_tlv close; member in union:vfpf_tlvs
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h137 #define DB_FUNC_CLOSE 1 /* POSIX 1003.1 close. */
200 #define DB_TEMPORARY 0x010000 /* Remove on last close (internal). */
366 #define DB_NOSYNC 18 /* close() */
449 int (*close) __P((DB *, u_int32_t)); member in struct:__db
461 #define DB_AM_INMEM 0x000004 /* In-memory; no sync on close. */
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h2527 krb5_error_code (KRB5_CALLCONV *close) (krb5_context, krb5_ccache); member in struct:_krb5_cc_ops
2652 krb5_error_code (KRB5_CALLCONV *close) member in struct:_krb5_kt_ops
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.h1067 void (*close)(void *); member in struct:iscsi_network

Completed in 85 milliseconds

123