Home
last modified time | relevance | path

Searched refs:registered (Results 1 – 25 of 111) sorted by last modified time

12345

/illumos-gate/usr/src/lib/libc/
H A DREADME138 from a pthread_atfork()-registered fork handler function while a fork()
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids37506 # Not registered officially
/illumos-gate/usr/src/data/zoneinfo/
H A Dnorthamerica1355 # An amendment to the Interpretation Act was registered on February 19/2007....
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in450 sqlite*, /* Database where the new function is registered */
457 sqlite*, /* Database where the new function is registered */
477 sqlite *db, /* The database there the function is registered */
670 ** The return code will only be SQLITE_BUSY if no busy handler is registered
672 ** a busy handler callback has been registered but returns 0, then this
793 ** If another function was previously registered, its pArg value is returned.
/illumos-gate/usr/src/cmd/ssh/etc/
H A Dsshd_config30 # Listen port (the IANA registered port number for ssh is 22)
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source766 "No alignment pattern has been registered with\nthe form \"%s\"."
/illumos-gate/usr/src/cmd/fm/dicts/
H A DSCA1000.po37 msgstr "The module has been disabled and un-registered as a hardware provider to the illumos Crypto…
H A DSCA500.po37 msgstr "The module has been disabled and un-registered as a hardware provider to the illumos Crypto…
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6469 open socket -- and is also registered to receive any ACK/NAK packets
H A DREADME115 When the registered events occur, the callback functions are called
117 registered -- this is the classic event-driven model. (As an aside,
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsgsbbc_priv.h136 int registered; member
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsgsbbc_mailbox.c563 if (!intr->registered) { in sbbc_mbox_post_reg()
574 intr->registered = 1; in sbbc_mbox_post_reg()
635 intr->registered = 0; in sbbc_mbox_reg_intr()
655 intr->registered = 1; in sbbc_mbox_reg_intr()
/illumos-gate/usr/src/uts/common/sys/
H A DTHIRDPARTYLICENSE.unicode91 1. Unicode and the Unicode logo are registered trademarks of Unicode,
96 herein are the trademarks or registered trademarks of their
191 registered in some jurisdictions. All other trademarks and registered
H A DTHIRDPARTYLICENSE.icu35 All trademarks and registered trademarks mentioned herein are the property of
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dwinreg.ndl37 * HKEY_CLASSES_ROOT (HKCR) Information about registered applications
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c199 bool_t registered; member
3727 if (l->registered) { in rib_registermemsync()
3750 l->registered = TRUE; in rib_registermemsync()
3788 if (l->registered) in rib_deregistermemsync()
4933 if (rb->registered) in rib_server_side_cache_reclaim()
4974 if (rb->registered) in rib_server_side_cache_cleanup()
5128 reply_buf->registered = FALSE; in rib_get_cache_buf()
5140 reply_buf->registered = FALSE; in rib_get_cache_buf()
5183 if (reg_buf->registered) in rib_free_cache_buf()
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_service.c84 bool_t registered; member
745 cb_data.registered = TRUE; in nlm_block()
756 if (cb_data.registered) in nlm_block()
826 cb_data->registered = FALSE; in nlm_block_callback()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1344 …terface, the ecore will search its database to check if a listener was registered with the receive…
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c389 boolean_t registered);
3440 isnst_set_server_status(iscsit_isns_svr_t *svr, boolean_t registered) in isnst_set_server_status() argument
3447 if (registered == B_TRUE) { in isnst_set_server_status()
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c718 sbd_pgr_set_pgr_check_flag(sbd_lu_t *slu, boolean_t registered) in sbd_pgr_set_pgr_check_flag() argument
726 if (registered == B_TRUE) { in sbd_pgr_set_pgr_check_flag()
730 if (registered == B_FALSE) in sbd_pgr_set_pgr_check_flag()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h768 boolean_t registered; member
/illumos-gate/usr/src/test/test-runner/stf/contrib/include/
H A Dctiutils.shlib515 # is registered and the output written to the journal.
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServer_en.properties201 ssim_st_already = Nonservice URL already registered under different service type
H A DClientLib_en.properties172 template_already_registered = Template document ``{0}'''' version ``{1}'''' is already registered i…
173 template_not_registered = Template for service type ``{0}''' version ``{1}'''' is not registered in…
/illumos-gate/usr/src/lib/libslp/clib/
H A Dlibslp.po25 msgid "URL was never registered by this process: %s"

12345