Home
last modified time | relevance | path

Searched refs:fe (Results 1 – 25 of 38) sorted by relevance

12

/titanic_44/usr/src/lib/libshell/common/bltins/
H A Dprint.c598 static int extend(Sfio_t* sp, void* v, Sffmt_t* fe) in extend() argument
605 int format = fe->fmt; in extend()
607 int fold = fe->base; in extend()
609 struct printf* pp = (struct printf*)fe; in extend()
613 if(fe->n_str>0 && varname(fe->t_str,fe->n_str) && (!argp || varname(argp,-1))) in extend()
621 sfprintf(pp->sh->strbuf,"%s.%.*s%c",argp,fe->n_str,fe->t_str,0); in extend()
627 fe->flags |= SFFMT_VALUE; in extend()
634 fe->flags &= ~SFFMT_LONG; in extend()
646 fe->fmt = 's'; in extend()
647 fe->size = -1; in extend()
[all …]
/titanic_44/usr/src/cmd/fm/dicts/
H A DSCF.dict31 fault.chassis.SPARC-Enterprise.if.fe-asic-clk=1
32 fault.chassis.SPARC-Enterprise.if.fe-clk-cable=2
33 fault.chassis.SPARC-Enterprise.asic.clk.fe=3
35 fault.chassis.SPARC-Enterprise.cpu.SPARC64-VI.fe=11
36 fault.chassis.SPARC-Enterprise.cpu.SPARC64-VI.core.fe=12
37 fault.chassis.SPARC-Enterprise.cpu.SPARC64-VI.core.strand.fe=13
46 upset.chassis.SPARC-Enterprise.cpu.SPARC64-VI.fe=22
47 upset.chassis.SPARC-Enterprise.cpu.SPARC64-VI.fe-unexpected-trap=23
51 fault.chassis.SPARC-Enterprise.memory.fe=31
57 fault.chassis.SPARC-Enterprise.asic.flp.fe=41
[all …]
/titanic_44/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c518 struct file_entry *fe; in set_file() local
524 if ((fe = (struct file_entry *)getblk(iloc)) == NULL) { in set_file()
527 if (ud_verify_tag(udh, &fe->fe_tag, UD_FILE_ENTRY, in set_file()
528 SWAP_32(fe->fe_tag.tag_loc), 1, 1) != 0) { in set_file()
537 fe->fe_acc_time.ts_tzone = i16; in set_file()
540 fe->fe_acc_time.ts_year = i16; in set_file()
543 fe->fe_acc_time.ts_month = i8; in set_file()
546 fe->fe_acc_time.ts_day = i8; in set_file()
549 fe->fe_acc_time.ts_hour = i8; in set_file()
552 fe->fe_acc_time.ts_min = i8; in set_file()
[all …]
/titanic_44/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_streams.c1223 Firm_event fe; in kbtrans_send_esc_event() local
1225 fe.id = c; in kbtrans_send_esc_event()
1226 fe.value = 1; in kbtrans_send_esc_event()
1227 fe.pair_type = FE_PAIR_NONE; in kbtrans_send_esc_event()
1228 fe.pair = 0; in kbtrans_send_esc_event()
1234 kbtrans_queueevent(upper, &fe); in kbtrans_send_esc_event()
1235 fe.value = 0; in kbtrans_send_esc_event()
1236 kbtrans_queueevent(upper, &fe); in kbtrans_send_esc_event()
1268 Firm_event *fe, ushort_t base) in kbtrans_keypressed() argument
1275 if (fe->id < (ushort_t)VKEY_FIRST) { in kbtrans_keypressed()
[all …]
/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c169 struct file_entry *fe; in ud_iget() local
432 fe = (struct file_entry *)bp->b_un.b_addr; in ud_iget()
434 (ud_verify_tag_and_desc(&fe->fe_tag, UD_FILE_ENTRY, in ud_iget()
458 fe = (struct file_entry *) in ud_iget()
460 if (ud_verify_tag_and_desc(&fe->fe_tag, in ud_iget()
514 if (fe->fe_icb_tag.itag_strategy == SWAP_16(STRAT_TYPE4096)) { in ud_iget()
592 ip->i_uid = SWAP_32(fe->fe_uid); in ud_iget()
596 ip->i_gid = SWAP_32(fe->fe_gid); in ud_iget()
600 ip->i_perm = SWAP_32(fe->fe_perms) & 0xFFFF; in ud_iget()
601 if (fe->fe_icb_tag.itag_strategy == SWAP_16(STRAT_TYPE4096)) { in ud_iget()
[all …]
H A Dudf_alloc.c988 struct file_entry *fe; in ud_ialloc() local
1026 fe = (struct file_entry *)bp->b_un.b_addr; in ud_ialloc()
1029 fe->fe_uid = SWAP_32(uid); in ud_ialloc()
1049 fe->fe_gid = SWAP_32(vap->va_gid); in ud_ialloc()
1052 fe->fe_gid = (pip->i_char & ISGID) ? in ud_ialloc()
1076 fe->fe_perms = SWAP_32(imode); in ud_ialloc()
1082 fe->fe_lcount = SWAP_16(1); in ud_ialloc()
1084 fe->fe_info_len = 0; in ud_ialloc()
1085 fe->fe_lbr = 0; in ud_ialloc()
1092 ud_utime2dtime(&settime, &fe->fe_acc_time); in ud_ialloc()
[all …]
H A Dudf_vfsops.c1658 struct file_entry *fe; in ud_val_get_vat() local
1676 fe = (struct file_entry *)secbp->b_un.b_addr; in ud_val_get_vat()
1677 if (ud_verify_tag_and_desc(&fe->fe_tag, UD_FILE_ENTRY, 0, in ud_val_get_vat()
1679 if (ud_verify_tag_and_desc(&fe->fe_tag, UD_FILE_ENTRY, in ud_val_get_vat()
1680 SWAP_32(fe->fe_tag.tag_loc), in ud_val_get_vat()
1682 if (fe->fe_icb_tag.itag_ftype == 0) { in ud_val_get_vat()
1694 ad_type = SWAP_16(fe->fe_icb_tag.itag_flags) & 0x3; in ud_val_get_vat()
1699 SWAP_32(fe->fe_len_adesc) / sizeof (struct short_ad); in ud_val_get_vat()
1702 SWAP_32(fe->fe_len_adesc) / sizeof (struct long_ad); in ud_val_get_vat()
1716 udm->udm_count[0] = (SWAP_64(fe->fe_info_len) - 36) / in ud_val_get_vat()
[all …]
/titanic_44/usr/src/lib/libast/common/string/
H A Dbase64.c55 register unsigned char* fe; in base64encode() local
64 fp = fe = (unsigned char*)fb; in base64encode()
68 fe += fz - n; in base64encode()
91 if (fp >= fe) in base64encode()
113 n += tp - tmp + (fp < fe); in base64encode()
166 register unsigned char* fe; in base64decode() local
185 fe = fp + fz; in base64decode()
204 while (fp < fe) in base64decode()
293 while (fp < fe && ((c = m[*fp++]) == B64_PAD || c == B64_SPC)); in base64decode()
294 if (fp >= fe || c >= 64) in base64decode()
/titanic_44/usr/src/uts/common/io/
H A Dkbd.c1742 Firm_event fe; in kbdtranslate() local
1759 bzero(&fe, sizeof (fe)); in kbdtranslate()
1760 fe.id = key; in kbdtranslate()
1761 fe.value = 1; in kbdtranslate()
1762 kbdqueuepress(kbdd, key, &fe); in kbdtranslate()
1852 fe.id = in kbdtranslate()
1857 fe.value = 1; in kbdtranslate()
1860 &fe); in kbdtranslate()
1885 fe.id = (kbdd->kbdd_compat ? in kbdtranslate()
1888 fe.value = 1; in kbdtranslate()
[all …]
H A Dconskbd.c1127 Firm_event *fe; in conskbdlrput() local
1148 fe = (Firm_event *)mp->b_rptr; in conskbdlrput()
1173 if (fe->id == 49 || fe->id == 50) { in conskbdlrput()
1175 fe->id = 49; in conskbdlrput()
1177 fe->id = 50; in conskbdlrput()
1190 if (fe->value) in conskbdlrput()
1191 lqs->lqs_key_state[fe->id] = KEY_PRESSED; in conskbdlrput()
1193 lqs->lqs_key_state[fe->id] = KEY_RELEASED; in conskbdlrput()
1196 fe->id, fe->value ? KEY_PRESSED : KEY_RELEASED); in conskbdlrput()
1680 Firm_event *fe; in conskbd_alloc_firm_event() local
[all …]
/titanic_44/usr/src/cmd/bnu/
H A Dshio.c48 shio(cmd, fi, fo, fe) in shio() argument
49 char *cmd, *fi, *fo, *fe; in shio()
58 if (fe == NULL)
59 fe = "/dev/null";
76 if (creat(fe, PUB_FILEMODE) != 2)
/titanic_44/usr/src/lib/libast/common/comp/
H A Diconv.c534 register unsigned char* fe; in utf2bin() local
545 fe = f + (*fn); in utf2bin()
548 while (t < te && f < fe) in utf2bin()
563 if (f >= fe) in utf2bin()
580 if (f >= fe) in utf2bin()
608 register unsigned char* fe; in bin2utf() local
618 fe = f + (*fn); in bin2utf()
621 while (f < fe && t < te) in bin2utf()
628 else if ((c = (*_ast_info.mb_towc)(&w, (char*)f, fe - f)) < 0) in bin2utf()
718 register unsigned char* fe; in ume2bin() local
[all …]
/titanic_44/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c205 flow_entry_t fe; in mac_flow_dcmd_output() local
209 if (mdb_vread(&fe, sizeof (fe), addr) == -1) { in mac_flow_dcmd_output()
215 if (fe.fe_type & FLOW_MCAST) { in mac_flow_dcmd_output()
225 if (fe.fe_mcip != NULL && mdb_vread(&mcip, sizeof (mcip), in mac_flow_dcmd_output()
226 (uintptr_t)fe.fe_mcip) == sizeof (mcip)) { in mac_flow_dcmd_output()
233 addr, fe.fe_flow_name, fe.fe_link_id, fe.fe_mcip, in mac_flow_dcmd_output()
251 addr, fe.fe_flow_name, in mac_flow_dcmd_output()
278 addr, fe.fe_flow_name, in mac_flow_dcmd_output()
295 fe.fe_flags, flow_flag_bits); in mac_flow_dcmd_output()
297 fe.fe_type, flow_type_bits); in mac_flow_dcmd_output()
[all …]
/titanic_44/usr/src/cmd/modload/
H A Dplcysubr.c110 static struct fileentry fe; in fgetline() local
113 char *buf = fe.rawbuf; in fgetline()
119 fe.rawbuf = buf = malloc(sz); in fgetline()
123 if (fe.entry != NULL) { in fgetline()
124 free(fe.entry); in fgetline()
125 fe.orgentry = fe.entry = NULL; in fgetline()
137 fe.rawbuf = buf = realloc(buf, sz); in fgetline()
153 fe.startline = linecnt; in fgetline()
159 fe.orgentry = buf + off; in fgetline()
160 p = fe.entry = strdup(fe.orgentry); in fgetline()
[all …]
/titanic_44/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1927 print_fe(FILE *fout, struct file_entry *fe) in print_fe() argument
1931 print_tag(fout, &fe->fe_tag); in print_fe()
1932 print_icb_tag(fout, &fe->fe_icb_tag); in print_fe()
1935 SWAP_32(fe->fe_uid), SWAP_32(fe->fe_gid), in print_fe()
1936 SWAP_32(fe->fe_perms), SWAP_16(fe->fe_lcount)); in print_fe()
1940 fe->fe_rec_for, fe->fe_rec_dis, SWAP_32(fe->fe_rec_len), in print_fe()
1941 SWAP_64(fe->fe_info_len), SWAP_64(fe->fe_lbr)); in print_fe()
1942 print_tstamp(fout, "ctime ", &fe->fe_acc_time); in print_fe()
1943 print_tstamp(fout, "mtime ", &fe->fe_mod_time); in print_fe()
1944 print_tstamp(fout, "atime ", &fe->fe_attr_time); in print_fe()
[all …]
/titanic_44/usr/src/cmd/svc/common/
H A Dmanifest_hash.c245 scf_transaction_entry_t *fe = NULL; in mhash_store_entry() local
358 (fe = scf_entry_create(hndl)) == NULL || in mhash_store_entry()
426 if (scf_transaction_property_new(tx, fe, MHASH_FILE_PROP, in mhash_store_entry()
428 scf_transaction_property_change_type(tx, fe, in mhash_store_entry()
437 ret = scf_entry_add_value(fe, fval); in mhash_store_entry()
501 (void) scf_entry_destroy(fe); in mhash_store_entry()
/titanic_44/usr/src/cmd/nscd/
H A Dnscd_cfgdef.h69 nscd_cfg_frontend_t fe; member
96 nscd_cfg_global_frontend_t fe; member
328 fe,
341 fe,
354 fe,
472 fe,
484 fe,
/titanic_44/usr/src/cmd/sh/
H A Dname.c762 int lv, fe; local
791 for (lv = 0, fe = 0; localevar[lv]; lv++) {
798 fake_env[fe++] = p = alloc(length(localevar[lv])
814 fake_env[fe] = (char *)0;
829 for (i = 0; i < fe; i++) {
/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_line.c228 struct Line_Table_File_Entry_s *fe = in dwarf_srcfiles() local
230 char *file_name = (char *) fe->lte_filename; in dwarf_srcfiles()
233 Dwarf_Unsigned dir_index = fe->lte_directory_index; in dwarf_srcfiles()
240 fe->lte_directory_index - 1]; in dwarf_srcfiles()
1533 Dwarf_File_Entry fe = context->lc_file_entries; in dwarf_srclines_dealloc() local
1535 while (fe) { in dwarf_srclines_dealloc()
1536 Dwarf_File_Entry fenext = fe->fi_next; in dwarf_srclines_dealloc()
1538 dwarf_dealloc(dbg, fe, DW_DLA_FILE_ENTRY); in dwarf_srclines_dealloc()
1539 fe = fenext; in dwarf_srclines_dealloc()
/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_log.c518 ea_object_t **fe = NULL; in fmd_log_append() local
602 if (fe == NULL) in fmd_log_append()
603 fe = fp = fmd_zalloc(frsize, FMD_SLEEP); in fmd_log_append()
671 if (fe != NULL) { in fmd_log_append()
672 ea_object_t **fp = fe; in fmd_log_append()
677 fmd_free(fe, frsize); in fmd_log_append()
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dsfio.h90 #define sffmtversion(fe,type) \ argument
91 ((type) ? ((fe)->version = SFIO_VERSION) : (fe)->version)
/titanic_44/usr/src/lib/libast/common/include/
H A Dsfio.h90 #define sffmtversion(fe,type) \ argument
91 ((type) ? ((fe)->version = SFIO_VERSION) : (fe)->version)
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dsfio.h90 #define sffmtversion(fe,type) \ argument
91 ((type) ? ((fe)->version = SFIO_VERSION) : (fe)->version)
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dsfio.h90 #define sffmtversion(fe,type) \ argument
91 ((type) ? ((fe)->version = SFIO_VERSION) : (fe)->version)
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dsfio.h90 #define sffmtversion(fe,type) \ argument
91 ((type) ? ((fe)->version = SFIO_VERSION) : (fe)->version)

12