Home
last modified time | relevance | path

Searched defs:ident (Results 26 – 50 of 117) sorted by relevance

12345

/illumos-gate/usr/src/cmd/fwflash/common/
H A Dfwflash.h194 struct vpr *ident; member
218 struct vpr *ident; member
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dflt.c43 MESG * ident; member
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_double_checking.c132 char *ident; in previous_statement_was_synchronize() local
H A Dctags.c77 struct ident *ident = NULL; in show_tags() local
H A Dparse.dtd14 ident CDATA #IMPLIED attribute
H A Dsymbol.c59 struct symbol *lookup_symbol(struct ident *ident, enum namespace ns) in lookup_symbol()
622 void bind_symbol(struct symbol *sym, struct ident *ident, enum namespace ns) in bind_symbol()
662 struct ident *ident = built_in_ident(name); in create_symbol() local
H A Dexpression.c92 struct ident *ident = token->ident; in handle_func() local
618 struct ident *ident = token->ident; in unary_expression() local
H A Dc2xml.c68 const char *ident = show_ident(sym->ident); in new_sym_node() local
H A Dsymbol.h110 struct ident **ident; member
144 struct ident *ident; /* What identifier this symbol is associated with */ member
497 static inline struct symbol *lookup_keyword(struct ident *ident, enum namespace ns) in lookup_keyword()
H A Dsparse.c194 struct ident *ident; in check_call_instruction() local
H A Dlib.h325 static inline void add_ident(struct ident_list **list, struct ident *ident) in add_ident()
H A Dlinearize.h38 struct ident *ident; member
70 const struct ident *ident; member
/illumos-gate/usr/src/common/ficl/emu/
H A Dgfx_fb.h31 struct vis_identifier ident; member
/illumos-gate/usr/src/tools/ndrgen/
H A Dndr_anal.c191 type_ident_decl1(struct tup *tup, char *funcbuf, size_t buflen, char *ident) in type_ident_decl1()
263 type_ident_decl(ndr_typeinfo_t *tsti, char *funcbuf, size_t buflen, char *ident) in type_ident_decl()
/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Dmaps.c49 conv_lmid(Lmid_t ident, char *buf, size_t len) in conv_lmid()
/illumos-gate/usr/src/cmd/format/
H A Dstartup.c555 TOKEN token, cleaned, ident; in sup_setdtype() local
833 TOKEN ident; in sup_change_spec() local
957 TOKEN token, cleaned, disk, ctlr, ident; in sup_setpart() local
/illumos-gate/usr/src/cmd/krb5/krb5kdc/
H A Ddo_tgs_req.c764 const char *ident, krb5_data **response, const char *status) in prepare_error_tgs()
/illumos-gate/usr/src/uts/sun/io/
H A Dsbusmem.c153 char *ident; in sbmem_attach() local
/illumos-gate/usr/src/uts/common/sys/
H A Dportif.h104 char ident[1]; member
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_init.c192 name_ident_t *ident; in read_device_wwn() local
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dsyslog.c430 openlog(const char *ident, int logstat, int logfac) in openlog()
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1258 check_ident(unsigned char *ident, int fd) in check_ident()
1278 unsigned char ident[EI_NIDENT]; in elf_check() local
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_fb.h38 const struct vis_identifier *ident; member
/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dlufsboot.c362 uint32_t ident; in lufs_read_log() local
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c746 ld_make_bss(Ofl_desc *ofl, Xword size, Xword align, uint_t ident) in ld_make_bss()
1417 make_sym_sec(Ofl_desc *ofl, const char *sectname, Word stype, int ident) in make_sym_sec()
1612 make_cap(Ofl_desc *ofl, Word shtype, const char *shname, int ident) in make_cap()

12345