Home
last modified time | relevance | path

Searched defs:style (Results 1 – 24 of 24) sorted by relevance

/titanic_51/usr/src/common/elfcap/
H A Delfcap.c367 get_str_desc(elfcap_style_t style, const elfcap_desc_t *cdp, in get_str_desc() argument
393 expand(elfcap_style_t style, elfcap_mask_t val, const elfcap_desc_t *cdp, in expand() argument
438 elfcap_hw1_to_str(elfcap_style_t style, elfcap_mask_t val, char *str, in elfcap_hw1_to_str() argument
464 elfcap_hw2_to_str(elfcap_style_t style, elfcap_mask_t val, char *str, in elfcap_hw2_to_str() argument
489 elfcap_sf1_to_str(elfcap_style_t style,elfcap_mask_t val,char * str,size_t len,elfcap_fmt_t fmt,ushort_t mach) elfcap_sf1_to_str() argument
506 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) elfcap_tag_to_str() argument
528 value(elfcap_style_t style,const char * str,const elfcap_desc_t * cdp,uint_t cnum) value() argument
558 elfcap_sf1_from_str(elfcap_style_t style,const char * str,ushort_t mach) elfcap_sf1_from_str() argument
564 elfcap_hw1_from_str(elfcap_style_t style,const char * str,ushort_t mach) elfcap_hw1_from_str() argument
576 elfcap_hw2_from_str(elfcap_style_t style,const char * str,ushort_t mach) elfcap_hw2_from_str() argument
589 elfcap_tag_from_str(elfcap_style_t style,uint64_t tag,const char * str,ushort_t mach) elfcap_tag_from_str() argument
[all...]
/titanic_51/usr/src/cmd/tail/
H A Dreverse.c70 reverse(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in reverse() argument
99 r_reg(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in r_reg() argument
H A Dforward.c96 forward(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in forward() argument
386 follow(file_info_t *files, enum STYLE style, off_t off) in follow() argument
H A Dtail.c59 enum STYLE style; in main() local
[all...]
/titanic_51/usr/src/lib/libast/common/misc/
H A Doptget.c91 int style; /* STYLE_* */ member
946 font(int f, int style, int set) in font()
1094 label(register Sfio_t* sp, int sep, register char* s, int about, int z, int level, int style, int f… in label()
1395 args(register Sfio_t* sp, register char* p, register int n, int flags, int style, Sfio_t* ip, int v… in args()
1472 item(Sfio_t* sp, char* s, int about, int level, int style, Sfio_t* ip, int version, char* id, char*… in item()
1567 trace_textout(Sfio_t* sp, register char* p, int style, int level, int bump, Sfio_t* ip, int version… in trace_textout()
1580 textout(Sfio_t* sp, register char* p, int style, int level, int bump, Sfio_t* ip, int version, char… in textout()
1583 #define textout(sp,p,style,level,bump,ip,version,id,catalog) trace_textout(sp,p,style,level,bump,ip… in textout() argument
2122 int style; in opthelp() local
H A Doptlib.h93 int style; /* default opthelp() style */ member
/titanic_51/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c98 int style; /* STYLE_* */ member
1188 font(int f, int style, int set) in font() argument
1291 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) in label() argument
1616 args(register Sfio_t * sp,register char * p,register int n,int flags,int style,Sfio_t * ip,int version,char * id,char * catalog) args() argument
1693 item(Sfio_t * sp,char * s,int about,int level,int style,Sfio_t * ip,int version,char * id,char * catalog,int * hflags) item() argument
1803 trace_textout(Sfio_t * sp,register char * p,char * conform,int conformlen,int style,int level,int bump,Sfio_t * ip,int version,char * id,char * catalog,int * hflags,int line) trace_textout() argument
1816 textout(Sfio_t * sp,register char * s,char * conform,int conformlen,int style,int level,int bump,Sfio_t * ip,int version,char * id,char * catalog,int * hflags) textout() argument
1819 textout(sp,s,conform,conformlen,style,level,bump,ip,version,id,catalog,hflags) textout() argument
2382 int style; opthelp() local
[all...]
H A Doptlib.h96 int style; /* default opthelp() style */ member
/titanic_51/usr/src/cmd/fs.d/ufs/fsck/
H A Dsetup.c537 calcsb_t style; in find_superblock() local
1289 calcsb(calcsb_t style,caddr_t dev,int devfd,struct fs * fs) calcsb() argument
[all...]
/titanic_51/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dnewterm.c128 __m_slk_init(SCREEN *sp, int style) in __m_slk_init() argument
/titanic_51/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnewterm.c133 __m_slk_init(SCREEN *sp, int style) in __m_slk_init() argument
/titanic_51/usr/src/uts/common/inet/ip/
H A Dip_netinfo.c905 ip_inject(net_handle_t neti, inject_t style, net_inject_t *packet) in ip_inject() argument
919 ipv6_inject(net_handle_t neti, inject_t style, net_inject_t *packet) in ipv6_inject() argument
935 ip_inject_impl(inject_t style, net_inject_t *packet, boolean_t isv6, in ip_inject_impl() argument
1656 net_no_inject(net_handle_t neti, inject_t style, net_inject_t *packet) in net_no_inject() argument
/titanic_51/usr/src/cmd/tbl/
H A Dt0.c39 int style[MAXHEAD][MAXCOL]; variable
/titanic_51/usr/src/uts/common/io/
H A Dwinlockio.c324 enum winlock_style style; /* style of lock - OLDSTYLE, NEWSTYLE */ member
876 seglock_createlock(enum winlock_style style) in seglock_createlock() argument
1104 seglock_graballoc(intptr_t arg, enum winlock_style style, int mode) /* IOCTL */ in seglock_graballoc() argument
[all...]
H A Dneti_impl.c328 net_inject(net_handle_t info, inject_t style, net_inject_t *packet) in net_inject() argument
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A Dsppptun.c66 int style; member
/titanic_51/usr/src/cmd/make/lib/vroot/
H A Dvroot.cc145 set_path_style(int style) in set_path_style() argument
/titanic_51/usr/src/contrib/ast/src/lib/libast/astsa/
H A Doptlib.h90 int style; /* default opthelp() style */ member
/titanic_51/usr/src/cmd/mandoc/
H A Dhtml.h136 char *style; /* style-sheet URI */ member
/titanic_51/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1194 i_dlpi_checkstyle(dlpi_impl_t * dip,t_uscalar_t style) i_dlpi_checkstyle() argument
[all...]
/titanic_51/usr/src/uts/common/io/dld/
H A Ddld_str.c599 dld_str_create(queue_t *rq, uint_t type, major_t major, t_uscalar_t style) in dld_str_create() argument
[all...]
/titanic_51/usr/src/cmd/svc/startd/
H A Dlibscf.c2210 int style = RINST_CONTRACT; in libscf_get_startd_properties() local
/titanic_51/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c3608 fprnt(char style, char po) in fprnt() argument
/titanic_51/usr/src/uts/common/os/
H A Dsunpm.c3435 pm_premanage(dev_info_t *dip, int style) in pm_premanage() argument
3535 e_pm_manage(dev_info_t *dip, int style) in e_pm_manage() argument