Home
last modified time | relevance | path

Searched refs:skip (Results 201 – 225 of 280) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_acl.c572 int i, groupi = 0, skip; in ln_aent_to_ace4() local
750 skip = (2 * numgroup) - 1 - groupi; in ln_aent_to_ace4()
751 ace4_make_deny(acep, acep + skip, isdir, FALSE, in ln_aent_to_ace4()
/illumos-gate/usr/src/common/bignum/sun4u/
H A Dmont_mulf_v8plus.s328 /* 0x0008 */ .skip 16
439 /* 0x0008 */ .skip 16
558 /* 0x0008 */ .skip 16
945 /* 000000 */ .skip 16
H A Dmont_mulf_v9.s79 /* 000000 */ .skip 24
530 /* 0x0008 */ .skip 24
648 /* 0x0008 */ .skip 24
827 /* 0x0008 */ .skip 24
1395 /* 000000 */ .skip 24
H A Dmont_mulf_kernel_v9.S230 /* 000000 */ .skip 24
292 /* 000000 */ .skip 24
504 /* 0x0010 */ .skip 24
639 /* 0x0010 */ .skip 24
810 /* 0x0010 */ .skip 24
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/
H A DREADME99 in /usr/lib/font/PDQ/devpost. If you don't know what PDQs are skip this stuff.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtree.c636 goto skip; in nv_outnode()
686 skip: in nv_outnode()
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE210 04-01-05 head.c: -s now uses opt_info.number for >2Gb skip
334 fix mkdir '/' skip bug that went one too far
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/frutree/
H A Dsystem-board.info125 * Config file parser will skip to next name entry if the device name is
/illumos-gate/usr/src/common/crypto/arcfour/sun4u/
H A Darcfour_crypt_asm.S48 .skip 32
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c1738 goto skip; in rt2860_rx_intr()
1745 goto skip; in rt2860_rx_intr()
1764 goto skip; in rt2860_rx_intr()
1786 skip: in rt2860_rx_intr()
/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcn.c928 goto skip; in pcn_receive()
949 skip: in pcn_receive()
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h820 uint_t skip,
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h814 int prldap_x_install_dns_skipdb(LDAP *ld, const char *skip);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregnexec.c1909 register size_t* skip = e->re.bm.skip; in regnexec() local
1918 while ((index += skip[buf[index]]) < mid); in regnexec()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c503 int skip; in filter_mfs() local
508 for (skip = 0, p = filter; p; p = p->mfs_next) { in filter_mfs()
511 skip = 1; in filter_mfs()
515 if (skip) in filter_mfs()
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c4144 int skip = 0; in umem_malloc_info() local
4192 skip = 1; in umem_malloc_info()
4199 if ((!verbose && DCMD_HDRSPEC(flags)) || (verbose && !skip)) in umem_malloc_info()
4204 if (skip) in umem_malloc_info()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c2531 char *skip; member
2541 if (gtnd->skip != NULL && in guid_to_name_cb()
2543 strcmp(slash + 1, gtnd->skip) == 0) { in guid_to_name_cb()
2578 gtnd.skip = NULL; in guid_to_name()
2611 gtnd.skip = strrchr(pname, '/') + 1; in guid_to_name()
/illumos-gate/usr/src/uts/common/disp/
H A Dts.c2143 goto skip; in ia_set_process_group()
2197 skip: in ia_set_process_group()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dfil.c1865 int rulen, portcmp, off, logged, skip; local
1884 skip = 0;
1896 if (skip != 0) {
1897 FR_VERBOSE(("%d (%#x)\n", skip, fr->fr_flags));
1898 skip--;
2026 skip = fr->fr_arg;
/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.S627 brz,pt %o1, 8f ! allocflag == 0, skip ctx allocation, bail
1018 btst 1, %o5 ! test bit 30; skip if not set
1023 brnz,pt %o5, 2f ! skip if not a match
4649 .skip (TSBMISS_SIZE * NCPU)
4654 .skip (KPMTSBM_SIZE * NCPU)
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_pagelist.c3386 uint_t skip; in page_geti_contig_pages() local
3496 skip = szcpgcnt; in page_geti_contig_pages()
3513 randpfn = ((randpfn % (hi - lo)) + lo) & ~(skip - 1); in page_geti_contig_pages()
3548 pp += skip; in page_geti_contig_pages()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3450 % If a skip is the last thing on the list now, preserve it
3452 % the skip again. Otherwise, the whatsit generated by the
3470 % of the skip. The only way seems to be to check the textual
3471 % representation of the skip.
3476 \edef\zeroskipmacro{\expandafter\the\csname z@skip\endcsname}
3487 % skip. And since a skip is discardable, that means this
4232 %%% Args are the skip and penalty (usually negative)
6274 \leftskip\z@skip
6275 \rightskip\z@skip
6276 \spaceskip\z@skip
[all …]
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_nss/common/
H A Dnss_spi.c516 goto skip; in nss_find_matching_certs()
524 goto skip; in nss_find_matching_certs()
528 skip: in nss_find_matching_certs()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_crypt.c1403 uint64_t new_rddobj, dsl_wrapping_key_t *wkey, boolean_t skip, in spa_keystore_change_key_sync_impl() argument
1433 (!skip && (curr_rddobj != rddobj || dsl_dir_is_clone(dd)))) { in spa_keystore_change_key_sync_impl()
1443 if (!skip) { in spa_keystore_change_key_sync_impl()
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c2206 goto skip; in afe_receive()
2228 skip: in afe_receive()

12345678910>>...12