Home
last modified time | relevance | path

Searched defs:new (Results 76 – 100 of 487) sorted by relevance

12345678910>>...20

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_slist.c227 void add_possible_sm(struct sm_state *to, struct sm_state *new) in add_possible_sm()
549 void overwrite_sm_state_stree(struct stree **stree, struct sm_state *new) in overwrite_sm_state_stree()
567 struct sm_state *new = alloc_sm_state(owner, name, sym, state); in set_state_stree() local
751 struct stree *new; in call_pre_merge_hooks() local
1037 struct stree *new; in or_stree_stack() local
H A Dmacro_table.c53 static void insert_macro_string(struct string_list **str_list, char *new) in insert_macro_string()
H A Dsmatch_type_val.c129 struct smatch_state *old, *add, *new; in add_type_val() local
143 struct smatch_state *old, *add, *new; in add_fake_type_val() local
166 struct smatch_state *old, *add, *new; in add_global_type_val() local
H A Dinline.c300 static void set_replace(struct symbol *old, struct symbol *new) in set_replace()
363 struct statement *new = alloc_statement(stmt->pos, STMT_COMPOUND); in copy_one_statement() local
H A Dflow.c31 struct basic_block *new) in rewrite_branch()
379 pseudo_t new, phi; in rewrite_load_instruction() local
597 …int rewrite_parent_branch(struct basic_block *bb, struct basic_block *old, struct basic_block *new) in rewrite_parent_branch()
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dscr_dump.c74 WINDOW *new; in scr_replace() local
/illumos-gate/usr/src/lib/libbsm/
H A DxmlHandlers.pm49 sub new { subroutine
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.pm166 sub new subroutine
/illumos-gate/usr/src/cmd/stat/vmstat/
H A Dvmstat.c227 struct iodev_snapshot *new = (struct iodev_snapshot *)v2; show_disk() local
243 dovmstats(struct snapshot * old,struct snapshot * new) dovmstats() argument
[all...]
/illumos-gate/usr/src/lib/nsswitch/ad/common/
H A Dad_common.c76 adutils_ad_t *new; in nssad_cfg_reload_ad() local
101 update_dirs(ad_disc_ds_t **value, ad_disc_ds_t **new) in update_dirs()
/illumos-gate/usr/src/common/nvpair/
H A Dnvpair_alloc_fixed.c85 uintptr_t new = nvb->nvb_cur; in nv_fixed_alloc() local
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Ddebug.c213 struct timeval new; in dbg_print() local
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/pod/
H A DPg.pod80 =head2 new section in METHODS
/illumos-gate/usr/src/cmd/cpc/common/
H A Dsetgrp.c119 struct setgrp_elem *new; in cpc_setgrp_newset() local
215 cpc_setgrp_t *new; in cpc_setgrp_clone() local
/illumos-gate/usr/src/uts/sparc/os/
H A Dcpr_sparc.c154 cpr_set_properties(int new) in cpr_set_properties()
255 cprop_t *orig, *new, *tail; in cpr_default_setup() local
/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Drules.c161 register char new) /* returns pointer to a swapped about copy */ in Substitute()
313 PolySubst(register char *string, register char class, register char new) in PolySubst()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddebug.c327 struct timeval new; in dbg_print() local
/illumos-gate/usr/src/boot/libsa/
H A Dzalloc.c131 MemNode *new; in znalloc() local
/illumos-gate/usr/src/uts/common/os/
H A Dkdi.c115 kdi_dtrace_state_t new, cur; in kdi_dtrace_set() local
/illumos-gate/usr/src/cmd/dtrace/test/cmd/baddof/
H A Dbaddof.c61 int new, rv; in corrupt() local
/illumos-gate/usr/src/cmd/look/
H A Dlook.c176 canon(char *old, char *new) in canon()
/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_defn.c570 nvlist_t *new; in inj_defn_memcmp_sub_defined() local
602 nvlist_t *new = NULL; in inj_defn_memcmp_sub_makenvl() local
619 nvlist_t *new; in inj_defn_memcmp_sub() local
/illumos-gate/usr/src/cmd/csh/
H A Dsh.lex.c122 struct wordent *new = (struct wordent *)xalloc(sizeof *wdp); in lex() local
167 struct wordent *new = (struct wordent *)xalloc(sizeof *wdp); in copylex() local
742 struct wordent *new = (struct wordent *)xcalloc(1, sizeof *wdp); in dosub() local
/illumos-gate/usr/src/uts/common/io/urf/
H A Durf_usbgem.c382 uint8_t new; in urf_set_media() local
435 mblk_t *new; in urf_tx_make_packet() local
682 uint_t new; in urf_attach_chip() local
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dconfig.c182 conv_config_upm(const char *str, const char *old, const char *new, in conv_config_upm()

12345678910>>...20