Searched refs:first (Results 301 - 325 of 539) sorted by relevance

<<11121314151617181920>>

/illumos-gate/usr/src/lib/libast/common/misc/
H A Dglob.c302 char first; local
332 first = (rescan == prefix);
350 if (!first && !*rescan && *(rescan - 2) == gp->gl_delim)
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7c.c830 * Called on the first log() attempt, have to wait until then to
928 boolean_t first = B_TRUE; local
1005 if (timout > 0 || (first && pollin)) {
1017 first = B_FALSE;
/illumos-gate/usr/src/cmd/zstreamdump/
H A Dzstreamdump.c220 boolean_t first = B_TRUE; local
271 * If this is the first DMU record being processed, check for
274 if (first) {
292 first = B_FALSE;
/illumos-gate/usr/src/lib/auditd_plugins/syslog/
H A Dsystoken.c90 static boolean_t first = 1; local
92 if (first) {
94 first = 0;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c834 /* first get the instance */
1811 if (ql_timer_timeout_id && ql_hba.first == &ha->hba &&
1847 link = ha->dev[index].first;
2016 if (ql_timer_timeout_id && ql_hba.first == &ha->hba &&
3747 for (link = pha->pending_cmds.first; link != NULL;
3762 for (link = lq->cmd.first; link != NULL;
4552 for (link = ha->dev[index].first; link != NULL;
4584 for (link = ha->dev[index].first; link != NULL;
5567 for (link = ha->dev[index].first; link != NULL; link = link->next) {
5616 for (link = tq->lun_queues.first; lin
17663 ql_wwn_cmp(ql_adapter_state_t *ha, la_wwn_t *first, la_wwn_t *second) argument
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/nsctl/
H A Dnsctl.c1886 nsc_mem_type(const int first, nsc_mem_t *mp) argument
1890 if (first) {
1907 int first; local
1918 for (first = 1, i = 0;
1919 i < (sizeof (type_mem) / sizeof (nsc_mem_t)); first = 0, i++) {
1921 nsc_mem_type(first, &type_mem[i]);
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndrsyncd.c130 int first = 0; local
230 if (!first) {
231 first++;
362 int first = 0; local
513 if (!first)
514 first++;
/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c476 short first = 1; local
537 if (first)
576 first = 0;
716 short first = 1; local
781 if (first) {
794 first = 0;
/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio.c399 * Try kernel aio first.
693 aio_worker_t *first; local
709 first = __nextworker_rw;
710 next = first;
713 } while ((next = next->work_forw) != first);
771 * cancel queued requests first.
975 * - this function first allow the cancellation of the running
1002 * first disable the use of the SIGAIOCANCEL signal and accordingly
1042 * On first entry, aiowp->work_req == NULL, so all
1683 * For the Posix interfaces, we must set the return value first followe
1717 aio_worker_t *first; local
[all...]
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_readdir.c252 list = offtp->first;
532 offtp->first = p;
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_alloc.c461 * the beginning and the first cg with the same criteria is
510 * logically divided into sections. The first section is composed of the
513 * If no blocks have been allocated in the first section, the policy is to
522 * of free blocks is found. If the allocation is for the first block in an
1027 * Look for a bigger sized fragment to allocate first before we have
1177 * bno is set to the block number of the first block within
1193 * first block in the equivalence class for that position
1388 int start, len, loc, i, last, first, secondtime; local
1404 * the following loop performs two scans -- the first scan
1409 first
[all...]
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_interrupt.s264 ! Verify the pointer to first intr_vec_t for a given inum and
397 ldxa [%g7]ASI_MEM, %g5 ! %g5=first 8 byte of ER buf
399 bne,pn %xcc, 1f ! first 8 byte is not 0
459 * errors in time. So the first 8 bytes of ER in buf has not
529 ldxa [%g7]ASI_MEM, %g5 ! %g5 = first 8 byte of ER buf
531 bne,pn %xcc, 1f ! first 8 byte is not 0
594 * Now check if the first error that sent us here was caused
598 * first one. Nonresumable errors cause system either panic
600 * panic'ed or killed user process after processing the first
652 * errors in time. So the first
[all...]
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_dep.h155 #define HPM_COUNTERS_LIMITS(mnode, physbase, physmax, first) \
159 (first) = (mnode); \
468 * an empty bin, skip a bunch before looking. After the first skip,
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c1890 int first = 1; local
1898 outstring(pri, "|SOCK_CLOEXEC" + first);
1899 first = 0;
1902 outstring(pri, "|SOCK_NDELAY" + first);
1903 first = 0;
1906 outstring(pri, "|SOCK_NONBLOCK" + first);
2846 int first = 1; local
2855 outstring(pri, "|GRND_NONBLOCK" + first);
2856 first = 0;
2859 outstring(pri, "|GRND_RANDOM" + first);
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c155 delete_list_t *first; member in struct:__anon1204
1308 /* first element for this index */
1568 /* first column is class */
2463 device->first = NULL;
2470 free_cache(device->first);
2491 cachep = device.first;
2582 device->first = NULL;
2585 free_cache(device->first);
2654 device->first = NULL;
2659 free_cache(device->first);
[all...]
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_msg.c406 boolean_t first = B_TRUE; local
423 if (first) {
425 first = B_FALSE;
445 if (value->next == NULL && !first && !crlf_present) {
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib_p.h160 evWait * first; member in struct:evWaitList
/illumos-gate/usr/src/lib/libbc/libc/crt/sparc/
H A Dmisalign.s56 lduh [%o0+2],%o1 ! do first one in delay slot
256 stb %o0,[%i2] ! store first word, a byte at a time
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Drequest.c1077 int first; local
1080 first = 1;
1084 first = 0;
1093 if ( first ) {
/illumos-gate/usr/src/cmd/ptools/plgrp/
H A Dplgrp.c412 * Parse first lgroup (if any)
423 lgrp_id_t first; local
433 first = atoi(token);
435 last = first;
439 for (i = first; i <= last; i++) {
496 * Initial range consists of the first element
1472 * affstring points to the first affinity
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.c109 int first = 1; local
300 first = last = atoi(p);
303 first = atoi(p);
473 cap_read(first, last, filter, proc, flags);
558 * This constitutes the first half of the summary
809 "\t[ -p first[,last] ] # Select packet(s) to display\n");
979 * Invoke any registered alarms. This involves first calculating
1065 * after first terminal interruption.
/illumos-gate/usr/src/cmd/fs.d/
H A Dfssnapsup.c215 char buf[BUFSIZ], *first; local
/illumos-gate/usr/src/cmd/sendmail/src/
H A Denvelope.c1278 bool first = true; local
1285 if (first)
1289 first = false;
1291 if (!first)
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dsetup.c535 int first; local
543 * only the first ten and last ten superblock backups. Since
557 first = 1;
588 if (first && (cg >= 9)) {
589 first = 0;
1388 * that the one we want to use is first on the
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot.s152 add %l0, %l1, %l0 ! and get address of first env ptr

Completed in 119 milliseconds

<<11121314151617181920>>