Home
last modified time | relevance | path

Searched defs:wrap (Results 1 – 18 of 18) sorted by relevance

/titanic_44/usr/src/cmd/tail/
H A Dread.c62 int wrap; in bytes() local
137 int blen, cnt, recno, wrap; in lines() local
/titanic_44/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A DMICwrap.c225 dh_wrap_t wrap = &tok.ver.dh_version_u.body.dh_token_body_desc_u.seal; in __dh_gss_seal() local
316 dh_wrap_t wrap = &tok.ver.dh_version_u.body.dh_token_body_desc_u.seal; in __dh_gss_unseal() local
H A Dcontext.c289 dh_wrap_t wrap = &token.ver.dh_version_u.body.dh_token_body_desc_u.seal; in __dh_gss_wrap_size_limit() local
/titanic_44/usr/src/cmd/lp/lib/oam/
H A Dfmtmsg.c109 wrap(wchar_t *prefix, wchar_t *suffix, int indent_len, wchar_t *str) in wrap() function
/titanic_44/usr/src/uts/common/io/audio/impl/
H A Daudio_engine.c1403 const int wrap = 16; in audio_dump_bytes() local
1433 const int wrap = 8; in audio_dump_words() local
1463 const int wrap = 4; in audio_dump_dwords() local
/titanic_44/usr/src/lib/libinetutil/common/
H A Dofmt.c189 boolean_t wrap = (flags & OFMT_WRAP); in ofmt_open() local
430 boolean_t wrap = (os->os_flags & OFMT_WRAP); in ofmt_print() local
/titanic_44/usr/src/cmd/lp/cmd/lpsched/
H A Dfiles.c265 static long wrap; in _alloc_req_id() local
/titanic_44/usr/src/cmd/who/
H A Dwho.c142 static int wrap; /* flag to indicate wrap */ variable
/titanic_44/usr/src/uts/common/zmod/
H A Dinflate.h82 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member
H A Ddeflate.c234 int wrap = 1; local
H A Ddeflate.h101 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */ member
/titanic_44/usr/src/uts/common/io/hxge/
H A Dhxge_tdc_hw.h199 uint32_t wrap:1; member
231 uint32_t wrap:1; member
265 uint32_t wrap:1; member
H A Dhxge_impl.h91 #define NEXT_ENTRY(index, wrap) ((index + 1) & wrap) argument
/titanic_44/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.c1658 uint16_t tail_index, boolean_t wrap) in npi_txdma_desc_kick_reg_set()
/titanic_44/usr/src/uts/common/sys/nxge/
H A Dnxge_txdma_hw.h252 uint32_t wrap:1; member
281 uint32_t wrap:1; member
H A Dnxge_impl.h148 #define NEXT_ENTRY(index, wrap) ((index + 1) & wrap) argument
/titanic_44/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c2199 boolean_t wrap, elem_filtered; in pmcs_dump_tracelog() local
/titanic_44/usr/src/uts/common/vm/
H A Dvm_pagelist.c2275 uint_t full, bin, color_mask, wrap = 0; in page_freelist_coalesce() local