/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_tsearchhash.c | 160 const enum search_intent_t intent, int*inserted, 392 int inserted = 0; in resize_table() local 401 &inserted, in resize_table() 403 if(!inserted) { in resize_table() 409 inserted = 0; in resize_table() 413 &inserted, in resize_table() 415 if(!inserted) { in resize_table() 440 const enum search_intent_t intent, int*inserted, in tsearch_inner() argument 474 *inserted = 1; in tsearch_inner() 512 *inserted = 1; in tsearch_inner() [all …]
|
/illumos-gate/usr/src/cmd/sendmail/db/log/ |
H A D | log_register.c | 42 int inserted, ret; local 46 inserted = 0; 108 inserted = 1; 129 if (inserted)
|
/illumos-gate/usr/src/test/util-tests/tests/sed/bsd/regress.multitest.out/ |
H A D | 4.1 | 40 inserted
|
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | dyn.msg | 243 items move up, and new DT_NULL elements are inserted at the\n\ 294 \twhere a DT_RUNPATH can be inserted.\n\ 298 runpath entry exists, a new DT_RUNPATH is inserted if the room\n\ 330 A new DT_POSFLAG_1 element is inserted in the dynamic section\n\ 364 of the section, a new one is inserted.\n" 388 of the section, a new one is inserted.\n" 412 of the section, a new one is inserted.\n" 422 of the section, a new one is inserted.\n" 438 of the section, a new one is inserted.\n"
|
H A D | cap.msg | 209 elements are inserted at the end of the capabilities group to\n\
|
H A D | str.msg | 46 @ MSG_DEBUG_Z_CHG "[%d: %s][%d]: inserted %d NULL bytes\n"
|
H A D | sym.msg | 154 which will be looked up in the symbol table (and inserted if\n\
|
/illumos-gate/usr/src/uts/common/io/sdcard/impl/ |
H A D | sda_slot.c | 370 uint32_t inserted; in sda_slot_handle_detect() local 380 sda_getprop(slot, SDA_PROP_INSERTED, &inserted); in sda_slot_handle_detect() 381 slot->s_inserted = (inserted != 0); in sda_slot_handle_detect()
|
/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/ |
H A D | daplt.c | 1142 boolean_t inserted = B_FALSE; in daplka_ep_create() local 1350 inserted = B_TRUE; in daplka_ep_create() 1375 if (inserted) { in daplka_ep_create() 2592 boolean_t inserted = B_FALSE; in daplka_evd_create() local 2696 inserted = B_TRUE; in daplka_evd_create() 2724 if (inserted) { in daplka_evd_create() 3708 boolean_t inserted = B_FALSE; in daplka_cno_alloc() local 3731 inserted = B_TRUE; in daplka_cno_alloc() 3747 if (inserted) { in daplka_cno_alloc() 4574 boolean_t inserted = B_FALSE; in daplka_mr_register() local [all …]
|
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/ |
H A D | neptune_xaui.esc | 28 * Eversholt rules for a XAUI card inserted in a PCI-Express slot.
|
H A D | neptune_xfp.esc | 29 * Eversholt rules for the XFP optical transceiver inserted into
|
/illumos-gate/usr/src/uts/common/smbsrv/ndl/ |
H A D | netlogon.ndl | 108 * be inserted here by the marshalling library. 126 * be inserted here by the marshalling library.
|
H A D | samrpc.ndl | 255 * be inserted here by the marshalling library.
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | progress.test | 76 # some data will have been inserted into the table by the time the progress
|
H A D | insert.test | 139 # that the correct default values are inserted into the indices.
|
H A D | trigger1.test | 22 # trig-1.8: A trigger created on a TEMP table is not inserted into sqlite_master
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | ip_attr.c | 1386 boolean_t inserted = B_FALSE; in ixa_check_drain_insert() local 1431 inserted = B_TRUE; in ixa_check_drain_insert() 1435 return (inserted); in ixa_check_drain_insert()
|
/illumos-gate/usr/src/uts/sun4u/tazmo/io/ |
H A D | envctrl.c | 2457 boolean_t inserted = B_FALSE; in envctrl_add_encl_kstats() local 2461 while (i < MAX_DEVS && inserted == B_FALSE) { in envctrl_add_encl_kstats() 2466 inserted = B_TRUE; in envctrl_add_encl_kstats() 3257 boolean_t inserted = B_FALSE; in envctrl_mod_encl_kstats() local 3261 while (i < MAX_DEVS && inserted == B_FALSE) { in envctrl_mod_encl_kstats() 3265 inserted = B_TRUE; in envctrl_mod_encl_kstats()
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | map_core.c | 2531 int inserted = 0; in sort_seg_list() local 2574 inserted = 1; in sort_seg_list() 2582 if ((inserted == 0) && (aplist_append(&load_segs, in sort_seg_list()
|
/illumos-gate/usr/src/boot/forth/ |
H A D | menu.rc | 69 \ separator is inserted before that menuitem number.
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | sqlite.h.in | 187 ** (or inserted or deleted) by the most recent called sqlite_exec(). 323 ** set to 2. In general, the number of values inserted into azResult 361 ** character it escapes that character and allows it to be inserted into
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | HISTORY | 78 PP_INITDIR inserted before PP_STANDARD during initialization
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | backward | 19 # A "#= TARGET1" comment labels each link inserted only because some
|
/illumos-gate/usr/src/uts/common/inet/sctp/ |
H A D | sctp_input.c | 1105 goto inserted; in sctp_data_frag() 1141 goto inserted; in sctp_data_frag() 1156 inserted: in sctp_data_frag()
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 216 % \vadjust-items are inserted at the left edge of the type. So 666 % \topskip (p.114 of the TeXbook), the glue inserted is 668 % therefore, no glue is inserted, and the space between the headline and 757 % normal leading is inserted relative to the preceding line. 1098 % @comma{} is so commas can be inserted into text without messing up 2349 % \parskip glue; then the negative vskip we just inserted would 2949 % Remove the trailing space \setxxx inserted. 3458 % will have extra space inserted, because the \medbreak in the 3459 % start of the @defun won't see the skip inserted by the @end of 3502 % signals); since we just inserted a non-discardable item, any [all …]
|