/illumos-gate/usr/src/cmd/initpkg/ |
H A D | nscd.conf | 40 positive-time-to-live audit_user 3600 41 negative-time-to-live audit_user 5 45 positive-time-to-live auth_attr 3600 46 negative-time-to-live auth_attr 5 50 positive-time-to-live bootparams 3600 51 negative-time-to-live bootparams 5 55 positive-time-to-live ethers 3600 56 negative-time-to-live ethers 5 60 positive-time-to-live exec_attr 3600 61 negative-time-to-live exec_attr 300 [all …]
|
/illumos-gate/usr/src/cmd/sgs/tsort/common/ |
H A D | tsort.c | 63 int live; member 140 if (i->live == LIVE) { in main() 151 i->live = DEAD; in main() 177 if (t->pred->live == LIVE) in anypred() 198 i->live = LIVE; in index() 201 i->nextnode->live = DEAD; in index() 216 if (i->live == LIVE) in findloop() 223 if (j->live == VISITED) in findloop() 224 j->live = LIVE; in findloop() 240 if (i->live == DEAD) in mark() [all …]
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.dlclose2.ksh | 107 void *live, *dead; 110 if ((live = dlopen("./livelib.so", RTLD_LAZY | RTLD_LOCAL)) == NULL) { 115 (void) dlclose(live); 122 if ((live = dlopen("./livelib.so", RTLD_LAZY | RTLD_LOCAL)) == NULL) { 127 if ((go = dlsym(live, "go")) == NULL) {
|
H A D | tst.dlclose1.ksh | 112 void *live; 114 if ((live = dlopen("./livelib.so", RTLD_LAZY | RTLD_LOCAL)) == NULL) { 119 (void) dlclose(live);
|
H A D | tst.dlclose3.ksh | 118 void *live; 120 if ((live = dlopen("./livelib.so", RTLD_LAZY | RTLD_LOCAL)) == NULL) { 125 (void) dlclose(live);
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | liveness.c | 289 struct pseudo_list *live = NULL; in track_pseudo_death_bb() local 294 merge_pseudo_list(child->needs, &live); in track_pseudo_death_bb() 297 live_list = &live; in track_pseudo_death_bb() 316 free_ptr_list(&live); in track_pseudo_death_bb()
|
/illumos-gate/usr/src/uts/common/io/xge/drv/ |
H A D | xgell.h | 298 boolean_t live; /* pool status */ member 323 boolean_t live; /* ring active status */ member 343 boolean_t live; /* ring active status */ member
|
H A D | xgell.c | 284 if ((lldev->is_initialized != 0) && (ring->live) && in xgell_rx_buffer_recycle() 408 if (!bf_pool->live) in xgell_rx_destroy_buffer_pool() 463 bf_pool->live = B_FALSE; in xgell_rx_destroy_buffer_pool() 482 if (bf_pool->live) in xgell_rx_create_buffer_pool() 496 bf_pool->live = B_TRUE; in xgell_rx_create_buffer_pool() 1593 if (rx_ring->live) in xgell_rx_ring_open() 1631 rx_ring->live = B_TRUE; in xgell_rx_ring_open() 1642 if (!rx_ring->live) in xgell_rx_ring_close() 1648 rx_ring->live = B_FALSE; in xgell_rx_ring_close() 1677 rx_ring->live = B_FALSE; in xgell_rx_open() [all …]
|
/illumos-gate/usr/src/cmd/ypcmd/net_files/ |
H A D | updaters | 35 # where the yp files live 37 # where the yp binaries live
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | dumpsubr.c | 330 dumpsys_close_cq(&ds->q, ds->live) 333 dumpsys_put_cq(&ds->q, cp, st, ds->live) 336 dumpsys_get_cq(&ds->q, ds->live) 346 uint_t live; /* running live dump */ member 1631 dumpsys_close_cq(cqueue_t *cq, int live) in dumpsys_close_cq() argument 1633 if (live) { in dumpsys_close_cq() 1667 dumpsys_lock(cqueue_t *cq, int live) in dumpsys_lock() argument 1669 if (live) in dumpsys_lock() 1676 dumpsys_unlock(cqueue_t *cq, int live, int signal) in dumpsys_unlock() argument 1678 if (live) { in dumpsys_unlock() [all …]
|
/illumos-gate/usr/src/lib/gss_mechs/mech_dh/dh_common/ |
H A D | dh_common.c | 53 you need to define where under /usr the LP64 libraries live for this platform
|
/illumos-gate/usr/src/cmd/sendmail/cf/m4/ |
H A D | cf.m4 | 20 # figure out where the CF files live
|
/illumos-gate/usr/src/cmd/mdb/demo/ |
H A D | README | 34 utility for low-level debugging and editing of the live operating system, 110 MDB to a crash dump of your system, or to the live kernel. To apply MDB to a 115 To apply MDB to the live kernel, become super-user and then execute:
|
/illumos-gate/usr/src/boot/i386/pxeldr/ |
H A D | pxeldr.S | 53 .set MEM_BTX_CLIENT,0xa000 # where BTX clients live
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | README | 40 in this directory. They live in:
|
/illumos-gate/usr/src/cmd/mdb/ |
H A D | README | 29 live operating system, operating system crash dumps, user processes, user
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | SYSCALL.README | 54 1) System calls now live in directories called "syscall". Architecture 55 independant system calls live in common/syscall and architecture 56 dependant system calls live in sparc/syscall or i86/syscall.
|
/illumos-gate/usr/src/boot/i386/cdboot/ |
H A D | cdboot.S | 53 .set MEM_BTX_CLIENT,0xa000 # where BTX clients live
|
/illumos-gate/usr/src/tools/findunref/ |
H A D | exception_list.open | 128 # be used until certain _FFR (for future release) #define's go live.
|
/illumos-gate/usr/src/lib/libslp/etc/ |
H A D | slp.conf.example | 118 # Change the multicast time-to-live (TTL). Default is 255. This example
|
/illumos-gate/usr/src/lib/libgss/ |
H A D | g_initialize.c | 82 you need to define where under /usr the LP64 libraries live for this platform
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | ip.d.in | 141 uint8_t ipv4_ttl; /* time to live */
|
/illumos-gate/usr/src/tools/ |
H A D | README.tools | 29 OS/Net workspace. They usually live in the /opt/onbld directory on build
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | RELEASE | 126 01-04-16 pp.tab: add pp:splicespace for mvs jcl decks -- the 60's live on
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | northamerica | 144 # never got to hear his speech live. According to one press account, 2264 # responded with this: "Hi, Stephanie lives in Winnipeg. I live here, You 2268 # If I had realized the Stephanie did not live in Resolute Bay I would 3023 # the Cuban National Team and the Baltimore Orioles was carried live on
|