Searched defs:style (Results 1 - 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/cmd/mandoc/
H A Dmanconf.h32 char *style; member in struct:manoutput
H A Dhtml.h135 char *style; /* style-sheet URI */ member in struct:html
/illumos-gate/usr/src/test/os-tests/tests/file-locking/
H A Dacquire-lock.c109 acq_run(int fd, lock_style_t style, boolean_t is_exclusive) argument
111 switch (style) {
131 lock_style_t style; local
142 style = flock_styleenum(argv[1]);
152 boolean_t rdonly = style == LSTYLE_FLOCK || !is_exclusive;
158 acq_run(fd, style, is_exclusive);
H A Dutil.c110 flock_stylestr(lock_style_t style) argument
112 switch (style) {
127 flock_stylename(lock_style_t style) argument
129 switch (style) {
H A Druntests.c274 flock_run(lock_style_t style, boolean_t is_exclusive, lockinfo_t *lf, argument
277 char *stylestr = flock_stylestr(style);
/illumos-gate/usr/src/cmd/tail/
H A Dreverse.c70 reverse(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
72 if (style != REVERSE && off == 0)
76 r_reg(fp, fn, style, off, sbp);
78 switch (style) {
99 r_reg(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
127 if (style == RBYTES && --off == 0)
145 if (style == RLINES)
148 if (off == 0 && style != REVERSE) {
H A Dtail.c59 enum STYLE style; local
77 if (style) \
86 style = (forward); \
92 style = (backward); \
98 style = NOTSET;
134 * style values.
139 if (style == FBYTES)
140 style = RBYTES;
141 else if (style == FLINES)
142 style
[all...]
H A Dforward.c96 forward(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) argument
100 switch (style) {
386 follow(file_info_t *files, enum STYLE style, off_t off) argument
406 forward(file->fp, file->file_name, style, off,
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dnewterm.c128 __m_slk_init(SCREEN *sp, int style) argument
133 __m_trace("__m_slk_init(%d)", style );
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnewterm.c133 __m_slk_init(SCREEN *sp, int style) argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A Dsppptun.c51 /* Data gathered during per-style attach routine. */
66 int style; member in struct:protos
308 (void) printf(gettext("sending muxid %d and style %d to "
309 "driver\n"), muxid, prot->style);
311 pti.pti_style = prot->style;
/illumos-gate/usr/src/cmd/tbl/
H A Dt0.c39 int style[MAXHEAD][MAXCOL]; variable
/illumos-gate/usr/src/lib/libast/common/misc/
H A Doptlib.h87 int force; /* force this style */
93 int style; /* default opthelp() style */ member in struct:Optstate_s
H A Doptget.c91 int style; /* STYLE_* */ member in struct:Help_s
218 Z("List the usage translation key strings with C style escapes."),
232 Z("List the usage string with C style escapes."),
249 the \aoption\a output in the \aitem\a style. Otherwise print \
942 * return the bold set/unset sequence for style
946 font(int f, int style, int set) argument
948 switch (style)
1094 label(register Sfio_t* sp, int sep, register char* s, int about, int z, int level, int style, int f, Sfio_t* ip, int version, char* id, char* catalog) argument
1112 if ((ostyle = style) > (STYLE_nroff - (sep <= 0)) && f != FONT_LITERAL)
1113 style
1395 args(register Sfio_t* sp, register char* p, register int n, int flags, int style, Sfio_t* ip, int version, char* id, char* catalog) argument
1472 item(Sfio_t* sp, char* s, int about, int level, int style, Sfio_t* ip, int version, char* id, char* catalog) argument
1567 trace_textout(Sfio_t* sp, register char* p, int style, int level, int bump, Sfio_t* ip, int version, char* id, char* catalog, int line) argument
1580 textout(Sfio_t* sp, register char* p, int style, int level, int bump, Sfio_t* ip, int version, char* id, char* catalog) argument
2122 int style; local
[all...]
/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dvroot.cc145 set_path_style(int style) argument
147 vroot_data.cpp_style_path= style;
/illumos-gate/usr/src/common/elfcap/
H A Delfcap.c363 get_str_desc(elfcap_style_t style, const elfcap_desc_t *cdp, argument
366 switch (ELFCAP_STYLE_MASK(style)) {
389 expand(elfcap_style_t style, elfcap_mask_t val, const elfcap_desc_t *cdp, argument
407 err = get_str_desc(style, &cdp[cnt - 1], &nstr);
434 elfcap_hw1_to_str(elfcap_style_t style, elfcap_mask_t val, char *str, argument
445 return (expand(style, val, &hw1_386[0], ELFCAP_NUM_HW1_386,
450 return (expand(style, val, hw1_sparc, ELFCAP_NUM_HW1_SPARC,
460 elfcap_hw2_to_str(elfcap_style_t style, elfcap_mask_t val, char *str, argument
471 return (expand(style, val, &hw2_386[0], ELFCAP_NUM_HW2_386,
474 return (expand(style, va
485 elfcap_sf1_to_str(elfcap_style_t style, elfcap_mask_t val, char *str, size_t len, elfcap_fmt_t fmt, ushort_t mach) argument
502 elfcap_tag_to_str(elfcap_style_t style, uint64_t tag, elfcap_mask_t val, char *str, size_t len, elfcap_fmt_t fmt, ushort_t mach) argument
524 value(elfcap_style_t style, const char *str, const elfcap_desc_t *cdp, uint_t cnum) argument
554 elfcap_sf1_from_str(elfcap_style_t style, const char *str, ushort_t mach) argument
560 elfcap_hw1_from_str(elfcap_style_t style, const char *str, ushort_t mach) argument
572 elfcap_hw2_from_str(elfcap_style_t style, const char *str, ushort_t mach) argument
585 elfcap_tag_from_str(elfcap_style_t style, uint64_t tag, const char *str, ushort_t mach) argument
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dneti_impl.c328 net_inject(net_handle_t info, inject_t style, net_inject_t *packet) argument
336 return (info->netd_info.netp_inject(info, style, packet));
H A Dwinlockio.c324 enum winlock_style style; /* style of lock - OLDSTYLE, NEWSTYLE */ member in struct:seglock
876 seglock_createlock(enum winlock_style style) argument
900 if (style == OLDSTYLE_LOCK) {
909 lp->style = style;
942 if (lp->style == OLDSTYLE_LOCK) {
1104 seglock_graballoc(intptr_t arg, enum winlock_style style, int mode) /* IOCTL */ argument
1111 if (style == OLDSTYLE_LOCK) {
1122 "seglock_graballoc: key=%u, style
[all...]
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dsetup.c537 calcsb_t style; local
553 for (style = MKFS_STYLE; style < MAX_SB_STYLES; style++) {
555 calcsb_names[style]) == 0)
559 if (!calcsb(style, devstr, fsreadfd, &proto)) {
566 calcsb_names[style],
581 bflag, calcsb_names[style]);
606 if (style >= MAX_SB_STYLES) {
608 for (style
1289 calcsb(calcsb_t style, caddr_t dev, int devfd, struct fs *fs) argument
[all...]
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c197 * style-2 open. Change the error code back to
923 * Returns DLPI style stored in the handle.
1020 * B_FALSE (style-1 open attempt first, then style-2 open attempt).
1025 * Otherwise, for style-1 attempt, the function will try to open the style-1
1026 * /dev/net node, and perhaps fallback to open the style-1 /dev node if the
1028 * fallback and the subsequent style-2 attempt will not happen if:
1029 * 1. style-1 opening of the /dev/net node succeeds;
1030 * 2. style
1194 i_dlpi_checkstyle(dlpi_impl_t *dip, t_uscalar_t style) argument
[all...]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_netinfo.c905 ip_inject(net_handle_t neti, inject_t style, net_inject_t *packet) argument
911 return (ip_inject_impl(style, packet, B_FALSE, ns->netstack_ip));
919 ipv6_inject(net_handle_t neti, inject_t style, net_inject_t *packet) argument
924 return (ip_inject_impl(style, packet, B_TRUE, ns->netstack_ip));
935 ip_inject_impl(inject_t style, net_inject_t *packet, boolean_t isv6, argument
947 switch (style) {
1656 net_no_inject(net_handle_t neti, inject_t style, net_inject_t *packet) argument
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c196 * GLDv3 numbers DLPI style 1 node as the instance number + 1.
197 * Minor number 0 is reserved for the DLPI style 2 unattached
205 * Check for unopened style 1 node.
348 * The stream is either open to a style 1 provider or
350 * (This is still ok even in the style 1 case).
599 dld_str_create(queue_t *rq, uint_t type, major_t major, t_uscalar_t style) argument
621 dsp->ds_style = style;
997 * Process DL_ATTACH_REQ (style 2) or open(2) (style 1).
1070 * Process DL_DETACH_REQ (style
[all...]
/illumos-gate/usr/src/cmd/lvm/metassist/xml/
H A Dxml_convert.c639 xsltStylesheetPtr style = NULL; local
705 style = xsltParseStylesheetDoc(xsl_doc);
709 if (style == NULL) {
716 xmlDocPtr result = xsltApplyStylesheet(style, doc, NULL);
726 &length, result, style) == -1) {
731 xsltFreeStylesheet(style);
1355 * a printf-style format string
1385 * a printf-style format string
/illumos-gate/usr/src/cmd/svc/startd/
H A Dlibscf.c2210 int style = RINST_CONTRACT; local
2275 style = RINST_WAIT;
2277 style = RINST_TRANSIENT;
2313 *flags = (*flags & ~RINST_STYLE_MASK) | style;
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c1453 daemon_queue_t *request, callstyle_t style)
1459 if (style == REQ_OLD) {
1461 /* set it to the new style */
3802 * If the metadevice is an old style device, it has a vtoc,
1452 daemon_request(mdq_anchor_t *anchor, void (*func)(), daemon_queue_t *request, callstyle_t style) argument

Completed in 305 milliseconds

12