Home
last modified time | relevance | path

Searched refs:skip (Results 101 – 125 of 280) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/cmd/tsol/demo/
H A Dclonebylabel.sh92 echo or RETURN to skip this label:
/illumos-gate/usr/src/psm/stand/bootlst/sparc/
H A Dsrt0.S52 .skip STKSIZE
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd-upgrade.sh130 # if the instance doesn't exist in the repository skip it
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dprocess_buffer.c218 goto skip; in process_buffer()
332 skip: if (path1 != NULL) in process_buffer()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_signing.c248 uint8_t skip[2]; /* not used - just alignment */ in smb_sign_calc() member
252 uint8_t skip[2]; /* not used - just alignment */ in smb_sign_calc() member
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_config.c1017 int *skip, in _nscd_cfg_notify_i() argument
1033 if (skip == NULL) in _nscd_cfg_notify_i()
1034 skip = &skip_bk; in _nscd_cfg_notify_i()
1036 *skip = 0; in _nscd_cfg_notify_i()
1082 *skip = desc->p_fn; in _nscd_cfg_notify_i()
1179 int i, j, skip; in _nscd_cfg_notify_init() local
1194 rc = _nscd_cfg_notify_i(desc, NULL, &skip, errorp); in _nscd_cfg_notify_init()
1207 &skip, errorp); in _nscd_cfg_notify_init()
1215 nswdb, &skip, errorp); in _nscd_cfg_notify_init()
1226 i += skip; in _nscd_cfg_notify_init()
/illumos-gate/usr/src/boot/sys/fs/cd9660/
H A Dcd9660_rrip.h133 char skip [ISODCL(6, 6)]; member
/illumos-gate/usr/src/lib/cfgadm_plugins/sata/common/
H A Dcfga_sata.c1568 int skip, i; in cfga_list_ext() local
1581 skip = strspn(str_p, " "); in cfga_list_ext()
1591 (void) strlcat((*ap_id_list)->ap_info, str_p + skip, in cfga_list_ext()
1608 skip = strspn(str_p, " "); in cfga_list_ext()
1617 (void) strlcat((*ap_id_list)->ap_info, str_p + skip, in cfga_list_ext()
1635 skip = strspn(str_p, " "); in cfga_list_ext()
1644 (void) strlcat((*ap_id_list)->ap_info, str_p + skip, in cfga_list_ext()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_log.c1118 off_t skip; in ldl_read() local
1136 skip = mof - crb->c_mof; in ldl_read()
1137 bcopy(crb->c_buf + skip, va, in ldl_read()
1138 MIN(nb, crb->c_nb - skip)); in ldl_read()
1144 skip = crb->c_mof - mof; in ldl_read()
1145 bcopy(crb->c_buf, va + skip, in ldl_read()
1146 MIN(crb->c_nb, nb - skip)); in ldl_read()
/illumos-gate/usr/src/boot/forth/
H A Dloader.4th314 2 - swap 2 + ( addr len len-2 addr+2 ) \ skip -B
316 begin \ skip spaces
362 \ or skip to next option block
371 \ skip to next option in list
396 \ skip , and move addr" to addr'
422 \ not acpi option, skip to next option in list
431 \ if its ',', skip over
H A Dbeadm.4th133 1 to end_of_file? \ mark end of file to skip the rest
135 read_line \ skip over next line
420 read_line \ skip title
421 read_line \ skip bootfs
/illumos-gate/usr/src/test/smbsrv-tests/include/
H A Dsmbtor-excl-smb2.txt17 # smbtorture tests we choose to skip, either because the
/illumos-gate/usr/src/uts/sun4u/os/
H A Dcpr_impl.c155 uint64_t skip; /* assumes TLB <= 64 locked entries */ member
342 while ((1 << ctip->index) & ctip->skip) in i_cpr_lnb()
449 while ((1 << ctip->index) & ctip->skip) in i_cpr_make_tte()
1726 cti.skip = (1 << utsb_dtlb_ttenum); in i_cpr_save_tlbinfo()
1729 cti.skip |= (1 << utsb4m_dtlb_ttenum); in i_cpr_save_tlbinfo()
1744 cti.skip = 0; in i_cpr_save_tlbinfo()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c630 int oldind,n,skip=0; in hist_eof() local
646 first = cp += skip; in hist_eof()
715 skip = (cp-endbuff); in hist_eof()
716 if(!incmd && !skip) in hist_eof()
725 skip = 0; in hist_eof()
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_zvolops.c863 goto skip; in sdev_iter_datasets()
870 goto skip; in sdev_iter_datasets()
876 goto skip; in sdev_iter_datasets()
882 skip: in sdev_iter_datasets()
/illumos-gate/usr/src/cmd/dd/
H A Ddd.c150 static off_t skip; /* number of input records to skip */ variable
592 skip = number(BIG); in main()
996 while (skip) { in main()
1015 skip--; in main()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnftw.c183 int skip; in walk() local
305 skip = (vp->state.quit & FTW_SKD); in walk()
449 if ((vp->tmppath[0] != '\0') && (vp->curflags & FTW_DEPTH) && !skip) in walk()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dbigfile.test55 # large files. So skip all of the remaining tests in this file.
72 # to handle large files. If that is so, then skip all of the following
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_man.c309 int skip, sz; in man_strlen() local
312 skip = 0; in man_strlen()
317 if (skip) { in man_strlen()
318 skip = 0; in man_strlen()
334 if (skip) in man_strlen()
335 skip = 0; in man_strlen()
340 skip = 1; in man_strlen()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregcomp.c2958 if (z == HIT || !a->re.bm.skip[c] || a->re.bm.skip[c] > z && a->re.bm.skip[c] < HIT) in bmstr()
2959 a->re.bm.skip[c] = z; in bmstr()
2969 if (z == HIT || !a->re.bm.skip[c] || a->re.bm.skip[c] > z && a->re.bm.skip[c] < HIT) in bmstr()
2970 a->re.bm.skip[c] = z; in bmstr()
3076 a->re.bm.skip = (size_t*)(h + n * (UCHAR_MAX + 1)); in special()
3077 a->re.bm.fail = &a->re.bm.skip[UCHAR_MAX + 1]; in special()
3079 a->re.bm.skip[m] = n; in special()
3080 …a->re.bm.skip[0] = a->re.bm.skip[env->mappednewline] = (y->next && y->next->type == REX_END) ? HIT… in special()
3134 if (a->re.bm.skip[i] >= HIT) in special()
3136 else if (a->re.bm.skip[i] > 0 && a->re.bm.skip[i] < n) in special()
[all …]
/illumos-gate/usr/src/contrib/zlib/
H A Dgzguts.h195 z_off64_t skip; /* amount to skip (already rewound if backwards) */ member
/illumos-gate/usr/src/uts/sun4/ml/
H A Dproc_init.S57 .skip 2048
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_log.c966 off64_t skip = 0; in fmd_log_update() local
974 skip = lp->log_skip; in fmd_log_update()
983 if (skip != 0 && ea_set_group(&toc, CAT_FMA_GROUP) == 0 && in fmd_log_update()
984 ea_set_item(&item, CAT_FMA_OFFSET, &skip, 0) == 0) { in fmd_log_update()
994 TRACE((FMD_DBG_LOG, "updated skip to %llx", skip)); in fmd_log_update()
/illumos-gate/usr/src/lib/libbsm/common/
H A Dgetdaent.c196 getdadmfield(char *ptr, char *skip) in getdadmfield() argument
208 pend = strpbrk(ptr, skip); in getdadmfield()
/illumos-gate/usr/src/cmd/pg/
H A Dpg.c507 int skip; in command() local
705 if ((skip = skipf(sign *nlines)) == 0) { in command()
710 return (skip); in command()
717 if ((skip = skipf(-sign * nlines)) == 0) { in command()
722 return (skip); in command()

12345678910>>...12