/titanic_50/usr/src/common/elfcap/ |
H A D | elfcap.c | 367 get_str_desc(elfcap_style_t style, const elfcap_desc_t *cdp, in get_str_desc() 393 expand(elfcap_style_t style, elfcap_mask_t val, const elfcap_desc_t *cdp, in expand() 438 elfcap_hw1_to_str(elfcap_style_t style, elfcap_mask_t val, char *str, in elfcap_hw1_to_str() 464 elfcap_hw2_to_str(elfcap_style_t style, elfcap_mask_t val, char *str, in elfcap_hw2_to_str() 489 elfcap_sf1_to_str(elfcap_style_t style, elfcap_mask_t val, char *str, in elfcap_sf1_to_str() 506 elfcap_tag_to_str(elfcap_style_t style, uint64_t tag, elfcap_mask_t val, in elfcap_tag_to_str() 528 value(elfcap_style_t style, const char *str, const elfcap_desc_t *cdp, in value() 558 elfcap_sf1_from_str(elfcap_style_t style, const char *str, ushort_t mach) in elfcap_sf1_from_str() 564 elfcap_hw1_from_str(elfcap_style_t style, const char *str, ushort_t mach) in elfcap_hw1_from_str() 576 elfcap_hw2_from_str(elfcap_style_t style, const char *str, ushort_t mach) in elfcap_hw2_from_str() [all …]
|
/titanic_50/usr/src/cmd/tail/ |
H A D | reverse.c | 70 reverse(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in reverse() 99 r_reg(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in r_reg()
|
H A D | forward.c | 96 forward(FILE *fp, const char *fn, enum STYLE style, off_t off, struct stat *sbp) in forward() 386 follow(file_info_t *files, enum STYLE style, off_t off) in follow()
|
H A D | tail.c | 59 enum STYLE style; in main() local
|
/titanic_50/usr/src/cmd/ssh/sshd/ |
H A D | auth2-pam.c | 242 int style = PAM_MSG_MEMBER(msg, i, msg_style); in do_pam_conv_kbd_int() local 290 int style = PAM_MSG_MEMBER(msg, i, msg_style); in do_pam_conv_kbd_int() local
|
H A D | auth1.c | 404 char *user, *style = NULL; in do_authentication() local
|
H A D | auth2.c | 159 char *user, *service, *method, *style = NULL; in input_userauth_request() local
|
/titanic_50/usr/src/lib/libast/common/misc/ |
H A D | optget.c | 91 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 D | optlib.h | 93 int style; /* default opthelp() style */ member
|
/titanic_50/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | setup.c | 537 calcsb_t style; in find_superblock() local 1289 calcsb(calcsb_t style, caddr_t dev, int devfd, struct fs *fs) in calcsb()
|
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | newterm.c | 133 __m_slk_init(SCREEN *sp, int style) in __m_slk_init()
|
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | newterm.c | 128 __m_slk_init(SCREEN *sp, int style) in __m_slk_init()
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | ip_netinfo.c | 905 ip_inject(net_handle_t neti, inject_t style, net_inject_t *packet) in ip_inject() 919 ipv6_inject(net_handle_t neti, inject_t style, net_inject_t *packet) in ipv6_inject() 935 ip_inject_impl(inject_t style, net_inject_t *packet, boolean_t isv6, in ip_inject_impl() 1656 net_no_inject(net_handle_t neti, inject_t style, net_inject_t *packet) in net_no_inject()
|
/titanic_50/usr/src/cmd/tbl/ |
H A D | t0.c | 39 int style[MAXHEAD][MAXCOL]; variable
|
/titanic_50/usr/src/uts/common/io/ |
H A D | winlockio.c | 324 enum winlock_style style; /* style of lock - OLDSTYLE, NEWSTYLE */ member 876 seglock_createlock(enum winlock_style style) in seglock_createlock() 1104 seglock_graballoc(intptr_t arg, enum winlock_style style, int mode) /* IOCTL */ in seglock_graballoc()
|
H A D | neti_impl.c | 328 net_inject(net_handle_t info, inject_t style, net_inject_t *packet) in net_inject()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/sppptun/ |
H A D | sppptun.c | 66 int style; member
|
/titanic_50/usr/src/cmd/make/lib/vroot/ |
H A D | vroot.cc | 145 set_path_style(int style) in set_path_style()
|
/titanic_50/usr/src/cmd/ssh/include/ |
H A D | auth.h | 94 char *style; member
|
/titanic_50/usr/src/cmd/mandoc/ |
H A D | html.h | 136 char *style; /* style-sheet URI */ member
|
/titanic_50/usr/src/lib/libdlpi/common/ |
H A D | libdlpi.c | 1194 i_dlpi_checkstyle(dlpi_impl_t *dip, t_uscalar_t style) in i_dlpi_checkstyle()
|
/titanic_50/usr/src/uts/common/io/dld/ |
H A D | dld_str.c | 599 dld_str_create(queue_t *rq, uint_t type, major_t major, t_uscalar_t style) in dld_str_create()
|
/titanic_50/usr/src/cmd/svc/startd/ |
H A D | libscf.c | 2210 int style = RINST_CONTRACT; in libscf_get_startd_properties() local
|
/titanic_50/usr/src/cmd/fs.d/ufs/fsdb/ |
H A D | fsdb.c | 3608 fprnt(char style, char po) in fprnt()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sunpm.c | 3435 pm_premanage(dev_info_t *dip, int style) in pm_premanage() 3535 e_pm_manage(dev_info_t *dip, int style) in e_pm_manage()
|