Home
last modified time | relevance | path

Searched refs:mark (Results 76 – 100 of 120) sorted by relevance

12345

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_send.c787 save_desc_p->bits.hdw.mark, in nxge_start()
891 sop_tx_desc_p->bits.hdw.mark = mark_mode; in nxge_start()
910 save_desc_p->bits.hdw.mark, in nxge_start()
/illumos-gate/usr/src/uts/common/os/
H A Dflock.c2094 if (gp->mark == UINT_MAX) { in flk_graph_uncolor()
2095 gp->mark = 1; in flk_graph_uncolor()
2104 gp->mark++; in flk_graph_uncolor()
3345 if (pgraph.mark == UINT_MAX) { in flk_proc_graph_uncolor()
3351 pgraph.mark = 1; in flk_proc_graph_uncolor()
3353 pgraph.mark++; in flk_proc_graph_uncolor()
H A Dstrsubr.c7983 int mark; in strwaitmark() local
7997 mark = 1; in strwaitmark()
7999 mark = 1; in strwaitmark()
8001 mark = 0; in strwaitmark()
8004 return (mark); in strwaitmark()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregcomp.c231 mark(register Rex_t* e, int set) in mark() function
247 mark(e->re.group.expr.binary.left, set); in mark()
249 mark(e->re.group.expr.binary.right, set); in mark()
260 mark(e->re.group.expr.rex, set); in mark()
1853 mark(e, minimal); in rep()
1872 mark(e, minimal); in rep()
1884 mark(f, minimal); in rep()
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Drpcpdu.ndl425 * inconsistent with IDL/NDR rules. We mark this import-extern and provide
486 * with IDL/NDR rules. We mark this import-extern and provide a hand-coded
/illumos-gate/usr/src/pkg/
H A DREADME.pkg351 To remove a package, you must mark it as obsolete. You must *also* mark
/illumos-gate/usr/src/cmd/svc/shell/
H A Dipf_include.sh1103 svcadm mark maintenance $1 >/dev/null 2>&1
/illumos-gate/usr/src/cmd/units/
H A Dunittab295 mark germanymark
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptraverse.c78 mark(struct dinode *ip) in mark() function
H A Ddumpmain.c908 pass(mark, clrmap); /* mark updates 'x'_esize */ in main()
/illumos-gate/usr/src/pkg/license_files/
H A Dlic_OSBL72 (i) No right, title or interest in or to any trademark, service mark,
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNS.c110 #pragma mark - Program Constants
179 #pragma mark -
868 #pragma mark -
2178 #pragma mark -
4172 #pragma mark -
5997 #pragma mark -
7278 #pragma mark -
10702 #pragma mark -
12477 #pragma mark -
13922 #pragma mark -
[all …]
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar285 ** if debugging, need to mark whether new token grabbed
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A DLICENSE81 (i) No right, title or interest in or to any trademark, service mark,
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_parser.c2656 const char *scope, *mark; in dt_xcook_ident() local
2699 mark = uref ? "``" : "`"; in dt_xcook_ident()
2768 dts.dts_object, mark, dts.dts_name, in dt_xcook_ident()
2774 "%s%s%s: %s\n", dts.dts_object, mark, dts.dts_name, in dt_xcook_ident()
2867 dnp->dn_string, mark, name, in dt_xcook_ident()
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c5014 int mark; /* The position of the mark */ in KT_KEY_FN() local
5018 mark = gl->buff_mark > gl->ntotal ? gl->ntotal : gl->buff_mark; in KT_KEY_FN()
5023 if(mark == gl->buff_curpos) { in KT_KEY_FN()
5030 if(mark < gl->buff_curpos) { in KT_KEY_FN()
5031 ca = mark; in KT_KEY_FN()
5035 cb = mark - 1; in KT_KEY_FN()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE74 03-02-28 ppsearch.c: fix -MM bug that missed prefix include hosted mark
334 fix nested @X mark bug [cpp/test/net.02.c]
H A DHISTORY138 05/28/87 add `#pragma pp:multiple *' to mark all files multiple
H A Dppcontrol.c67 goto mark; in assert()
106 mark: in assert()
/illumos-gate/usr/src/boot/forth/
H A Dbeadm.4th133 1 to end_of_file? \ mark end of file to skip the rest
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c1630 if (bp->mark) in itree_pbubble()
1807 newb->mark = 0; in itree_add_bubble()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps303 key_mark, "kmrk" "%2" KEY_MARK, 0554, mark key
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Damd64.esc332 * should mark that chip-select as TestFail in the CS Base register.
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c3962 static const Byte mark[4] = { 0, 0, 0xff, 0xff }; local
3963 if (*p == mark[m])
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps310 key_mark kmrk %2 str Sent by mark key

12345