Home
last modified time | relevance | path

Searched defs:np (Results 1 – 25 of 385) sorted by relevance

12345678910>>...16

/titanic_44/usr/src/cmd/fm/eversholt/common/
H A Dcheck.c115 check_report_combination(struct node *np) in check_report_combination()
124 check_path_iterators(struct node *np) in check_path_iterators()
162 check_arrow(struct node *np) in check_arrow()
191 check_nork(struct node *np) in check_nork()
222 check_reportlist(enum nodetype t, const char *s, struct node *np) in check_reportlist()
245 check_num(enum nodetype t, const char *s, struct node *np) in check_num()
257 check_quote(enum nodetype t, const char *s, struct node *np) in check_quote()
268 check_action(enum nodetype t, const char *s, struct node *np) in check_action()
280 check_num_func(enum nodetype t, const char *s, struct node *np) in check_num_func()
291 check_fru_asru(enum nodetype t, const char *s, struct node *np) in check_fru_asru()
[all …]
H A Dtree.c448 tree_root(struct node *np) in tree_root()
500 struct node *np; in ename_compress() local
660 tree_name_repairdash(struct node *np, const char *s) in tree_name_repairdash()
683 tree_name_repairdash2(const char *s, struct node *np) in tree_name_repairdash2()
759 tree_func(const char *s, struct node *np, const char *file, int line) in tree_func()
802 make_explicit(struct node *np, int eventonly) in make_explicit()
910 tree_pname(struct node *np) in tree_pname()
942 nvpair2lut(struct node *np, struct lut *lutp, enum nodetype t) in nvpair2lut()
964 tree_s2np_lut_add(struct lut *root, const char *s, struct node *np) in tree_s2np_lut_add()
976 tree_name2np_lut_add(struct lut *root, struct node *namep, struct node *np) in tree_name2np_lut_add()
[all …]
/titanic_44/usr/src/cmd/awk_xpg4/
H A Dawk4.c56 f_exp(NODE *np) in f_exp()
71 f_int(NODE *np) in f_int()
86 f_log(NODE *np) in f_log()
101 f_sqrt(NODE *np) in f_sqrt()
115 f_sin(NODE *np) in f_sin()
127 f_cos(NODE *np) in f_cos()
139 f_atan2(NODE *np) in f_atan2()
156 f_srand(NODE *np) in f_srand()
178 f_rand(NODE *np) in f_rand()
197 f_sub(NODE *np) in f_sub()
[all …]
H A Dawk3.c118 strassign(NODE *np, STRING string, int flags, size_t length) in strassign()
158 nassign(NODE *np, NODE *value) in nassign()
224 setrefield(NODE *np) in setrefield()
286 register NODE *np; in node() local
301 register NODE *np; in intnode() local
315 register NODE *np; in realnode() local
329 register NODE *np; in stringnode() local
373 register NODE *np; in emptynode() local
396 freenode(NODE *np) in freenode()
412 register NODE *np; in kinstall() local
[all …]
/titanic_44/usr/src/lib/scsi/libses/common/
H A Dses_node.c36 ses_node_t *np; in ses_find_enclosure() local
59 ses_node_teardown(ses_node_t *np) in ses_node_teardown()
77 ses_node_t *np; in ses_node_alloc() local
138 ses_node_t *np, *pnp, *cnp, *root; in ses_build_snap_skel() local
323 ses_fill_tree(ses_node_t *np) in ses_fill_tree()
357 ses_node_sibling(ses_node_t *np) in ses_node_sibling()
363 ses_node_prev_sibling(ses_node_t *np) in ses_node_prev_sibling()
369 ses_node_parent(ses_node_t *np) in ses_node_parent()
375 ses_node_child(ses_node_t *np) in ses_node_child()
381 ses_node_type(ses_node_t *np) in ses_node_type()
[all …]
/titanic_44/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_element_ctl.c39 elem_setprop_device(ses_plugin_t *sp, ses_node_t *np, ses2_diag_page_t page, in elem_setprop_device()
80 elem_setprop_psu(ses_plugin_t *sp, ses_node_t *np, ses2_diag_page_t page, in elem_setprop_psu()
107 elem_setprop_cooling(ses_plugin_t *sp, ses_node_t *np, ses2_diag_page_t page, in elem_setprop_cooling()
142 elem_setprop_temp(ses_plugin_t *sp, ses_node_t *np, ses2_diag_page_t page, in elem_setprop_temp()
167 elem_setprop_lock(ses_plugin_t *sp, ses_node_t *np, ses2_diag_page_t page, in elem_setprop_lock()
194 elem_setprop_alarm(ses_plugin_t *sp, ses_node_t *np, ses2_diag_page_t page, in elem_setprop_alarm()
231 elem_setprop_esc(ses_plugin_t *sp, ses_node_t *np, ses2_diag_page_t page, in elem_setprop_esc()
258 elem_setprop_scc(ses_plugin_t *sp, ses_node_t *np, ses2_diag_page_t page, in elem_setprop_scc()
283 elem_setprop_ups(ses_plugin_t *sp, ses_node_t *np, ses2_diag_page_t page, in elem_setprop_ups()
308 elem_setprop_cache(ses_plugin_t *sp, ses_node_t *np, ses2_diag_page_t page, in elem_setprop_cache()
[all …]
H A Dses2_enclosure_ctl.c40 enc_do_ucode(ses_plugin_t *sp, ses_node_t *np, nvlist_t *nvl) in enc_do_ucode()
122 enc_ctl_common(ses_plugin_t *sp, ses_node_t *np, ses2_diag_page_t page, in enc_ctl_common()
160 enc_ctl_string(ses_plugin_t *sp, ses_node_t *np, ses2_diag_page_t page, in enc_ctl_string()
199 enc_ctl_nick(ses_plugin_t *sp, ses_node_t *np, ses2_diag_page_t page, in enc_ctl_nick()
288 enc_setdef_one(ses_node_t *np, ses2_diag_page_t page, void *data) in enc_setdef_one()
306 ses2_enclosure_ctl(ses_plugin_t *sp, ses_node_t *np, const char *op, in ses2_enclosure_ctl()
318 ses2_enclosure_setdef(ses_node_t *np, ses2_diag_page_t page, void *data) in ses2_enclosure_setdef()
H A Dses2.c41 ses2_setprop(ses_plugin_t *sp, ses_node_t *np, in ses2_setprop()
67 ses2_ctl_common_setprop(ses_plugin_t *sp, ses_node_t *np, ses2_diag_page_t page, in ses2_ctl_common_setprop()
96 ses2_node_parse(ses_plugin_t *sp, ses_node_t *np) in ses2_node_parse()
112 ses2_node_ctl(ses_plugin_t *sp, ses_node_t *np, const char *op, in ses2_node_ctl()
H A Dses2_enclosure.c69 enc_parse_help(ses_plugin_t *sp, ses_node_t *np) in enc_parse_help()
127 enc_parse_string_in(ses_plugin_t *sp, ses_node_t *np) in enc_parse_string_in()
187 enc_parse_descr(ses_plugin_t *sp, ses_node_t *np) in enc_parse_descr()
205 enc_parse_dlucode(ses_plugin_t *sp, ses_node_t *np) in enc_parse_dlucode()
254 enc_parse_subnick(ses_plugin_t *sp, ses_node_t *np) in enc_parse_subnick()
298 ses2_fill_enclosure_node(ses_plugin_t *sp, ses_node_t *np) in ses2_fill_enclosure_node()
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dnvdisc.c41 char *nv_getv(Namval_t *np, register Namfun_t *nfp) in nv_getv()
73 Sfdouble_t nv_getn(Namval_t *np, register Namfun_t *nfp) in nv_getn()
116 void nv_putv(Namval_t *np, const char *value, int flags, register Namfun_t *nfp) in nv_putv()
169 Namval_t *np; member
184 static struct blocked *block_info(Namval_t *np, struct blocked *pp) in block_info()
218 static void chktfree(register Namval_t *np, register struct vardisc *vp) in chktfree()
238 static void assign(Namval_t *np,const char* val,int flags,Namfun_t *handle) in assign()
355 static char* lookup(Namval_t *np, int type, Sfdouble_t *dp,Namfun_t *handle) in lookup()
409 static char* lookups(Namval_t *np, Namfun_t *handle) in lookups()
414 static Sfdouble_t lookupn(Namval_t *np, Namfun_t *handle) in lookupn()
[all …]
H A Darray.c61 static Namarr_t *array_scope(Namval_t *np, Namarr_t *ap, int flags) in array_scope()
86 static int array_unscope(Namval_t *np,Namarr_t *ap) in array_unscope()
104 static int array_covered(Namval_t *np, struct index_array *ap) in array_covered()
115 static void array_setptr(register Namval_t *np, struct index_array *old, struct index_array *new) in array_setptr()
146 int array_maxindex(Namval_t *np) in array_maxindex()
156 static union Value *array_getup(Namval_t *np, Namarr_t *arp, int update) in array_getup()
192 int nv_arrayisset(Namval_t *np, Namarr_t *arp) in nv_arrayisset()
209 static Namval_t *array_find(Namval_t *np,Namarr_t *arp, int flag) in array_find()
299 int nv_arraysettype(Namval_t *np, Namval_t *tp, const char *sub, int flags) in nv_arraysettype()
343 static Namfun_t *array_clone(Namval_t *np, Namval_t *mp, int flags, Namfun_t *fp) in array_clone()
[all …]
H A Dinit.c187 static void rehash(register Namval_t *np,void *data) in rehash()
204 static void put_ed(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_ed()
233 static void put_history(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_history()
257 static void put_optindex(Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_optindex()
266 static Sfdouble_t nget_optindex(register Namval_t* np, Namfun_t *fp) in nget_optindex()
271 static Namfun_t *clone_optindex(Namval_t* np, Namval_t *mp, int flags, Namfun_t *fp) in clone_optindex()
282 static void put_restricted(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_restricted()
326 static void put_cdpath(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_cdpath()
359 static void put_lang(Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_lang()
460 static void put_ifs(register Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_ifs()
[all …]
H A Dname.c92 Namval_t *np; member
138 void sh_envput(Env_t* ep,Namval_t *np) in sh_envput()
204 Namval_t *nv_addnode(Namval_t* np, int remove) in nv_addnode()
290 register Namval_t *np, *mp; in nv_setlist() local
690 register Namval_t *np=0, *nq=0; in nv_create() local
1072 void nv_delete(Namval_t* np, Dt_t *root, int flags) in nv_delete()
1120 register Namval_t *np; in nv_open() local
1357 void nv_putval(register Namval_t *np, const char *string, int flags) in nv_putval()
1845 static char *staknam(register Namval_t *np, char *value) in staknam()
1863 static void attstore(register Namval_t *np, void *data) in attstore()
[all …]
H A Dnvtree.c52 static int read_tree(Namval_t* np, Sfio_t *iop, int n, Namfun_t *dp) in read_tree()
69 static Namval_t *create_tree(Namval_t *np,const char *name,int flag,Namfun_t *dp) in create_tree()
85 static Namfun_t *clone_tree(Namval_t *np, Namval_t *mp, int flags, Namfun_t *fp){ in clone_tree()
131 static Namfun_t *nextdisc(Namval_t *np) in nextdisc()
144 void *nv_diropen(Namval_t *np,const char *name) in nv_diropen()
275 register Namval_t *np, *last_table; in nv_dirnext() local
372 static void outtype(Namval_t *np, Namfun_t *fp, Sfio_t* out, const char *prefix) in outtype()
404 void nv_attribute(register Namval_t *np,Sfio_t *out,char *prefix,int noname) in nv_attribute()
543 void nv_outnode(Namval_t *np, Sfio_t* out, int indent, int special) in nv_outnode()
648 register Namval_t *np, *nq; in outval() local
[all …]
/titanic_44/usr/src/uts/common/os/
H A Dddi_nodeid.c91 np_free(struct available *np) in np_free()
100 np_unlink(struct available *np) in np_unlink()
115 np_insert(struct available *fp, struct available *np) in np_insert()
133 struct available *np; in np_add() local
153 np_coalesce(struct available *np) in np_coalesce()
171 struct available *np; in impl_ddi_init_nodeid() local
187 struct available *np; in impl_ddi_alloc_nodeid() local
224 struct available *np, *fp; in impl_ddi_free_nodeid() local
299 struct available *np, *fp; in impl_ddi_take_nodeid() local
/titanic_44/usr/src/tools/ndrgen/
H A Dndr_print.c43 print_node(ndr_node_t *np) in print_node()
199 print_field_attr(ndr_node_t *np) in print_field_attr()
245 print_declaration(ndr_node_t *np) in print_declaration()
277 print_advice_list(ndr_node_t *np) in print_advice_list()
292 print_node_list(ndr_node_t *np) in print_node_list()
/titanic_44/usr/src/cmd/mailx/
H A Dnames.c69 register struct name *np; in nalloc() local
87 register struct name *np; in tailof() local
108 register struct name *top, *np, *t; in extract() local
149 detract(register struct name *np, int ntype) in detract()
183 register struct name *np; in outpre() local
204 register struct name *np; in outof() local
411 register struct name *newnames, *np, *cp; in usermap() local
448 struct name *np; in gexpand() local
560 register struct name *np; in lengthof() local
593 unpack(struct name *np) in unpack()
[all …]
/titanic_44/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr2.c154 sn_inactive(smbnode_t *np) in sn_inactive()
220 smbnode_t *np; in smbfs_node_findcreate() local
320 smbnode_t *np; in make_smbnode() local
502 smbfs_addfree(smbnode_t *np) in smbfs_addfree()
630 sn_rmfree(smbnode_t *np) in sn_rmfree()
656 sn_addhash_locked(smbnode_t *np, avl_index_t where) in sn_addhash_locked()
678 sn_rmhash_locked(smbnode_t *np) in sn_rmhash_locked()
698 smbfs_rmhash(smbnode_t *np) in smbfs_rmhash()
722 smbnode_t *np; in sn_hashfind() local
824 smbnode_t *np; in smbfs_attrcache_prune() local
[all …]
/titanic_44/usr/src/cmd/svc/configd/
H A Drc_node.c654 rc_node_match(rc_node_t *np, rc_node_lookup_t *l) in rc_node_match()
689 rc_node_hold_ephemeral_locked(rc_node_t *np) in rc_node_hold_ephemeral_locked()
707 rc_node_hold_other(rc_node_t *np) in rc_node_hold_other()
720 rc_node_rele_other(rc_node_t *np) in rc_node_rele_other()
740 rc_node_hold_locked(rc_node_t *np) in rc_node_hold_locked()
751 rc_node_hold(rc_node_t *np) in rc_node_hold()
759 rc_node_rele_locked(rc_node_t *np) in rc_node_rele_locked()
806 rc_node_rele(rc_node_t *np) in rc_node_rele()
830 rc_node_t *np; in cache_lookup_unlocked() local
850 rc_node_t *np; in cache_lookup() local
[all …]
/titanic_44/usr/src/cmd/fm/modules/common/eversholt/
H A Diexpr.c53 struct node *np; member
71 iexpr_hash(struct node *np) in iexpr_hash()
233 iexpr(struct node *np) in iexpr()
261 iexpr_free(struct node *np) in iexpr_free()
290 iexpr_cached(struct node *np) in iexpr_cached()
/titanic_44/usr/src/lib/libshell/common/bltins/
H A Dshiocmd_solaris.c48 static char *get_time(Namval_t* np, Namfun_t* nfp) in get_time()
57 static void put_time(Namval_t* np, const char* val, int flag, Namfun_t* nfp) in put_time()
87 static Namval_t *create_time(Namval_t *np, const char *name, int flags, Namfun_t *nfp) in create_time()
106 static Namval_t *make_time(Namval_t* np) in make_time()
124 static char *get_mode(Namval_t* np, Namfun_t* nfp) in get_mode()
130 static void put_mode(Namval_t* np, const char* val, int flag, Namfun_t* nfp) in put_mode()
162 static Namval_t *make_mode(Namval_t* np) in make_mode()
224 static Namval_t *sh_newnode(register Shfield_t *fp, Namval_t *np) in sh_newnode()
241 static Namval_t *fieldcreate(Namval_t *np, const char *name, int flags, Namfun_t *nfp) in fieldcreate()
263 Namval_t *np, **nodes= (Namval_t**)(sp+1); in genvalue() local
[all …]
H A Denum.c99 Namval_t *np; in enuminfo() local
123 static Namfun_t *clone_enum(Namval_t* np, Namval_t *mp, int flags, Namfun_t *fp) in clone_enum()
131 static void put_enum(Namval_t* np,const char *val,int flags,Namfun_t *fp) in put_enum()
165 static char* get_enum(register Namval_t* np, Namfun_t *fp) in get_enum()
176 static Sfdouble_t get_nenum(register Namval_t* np, Namfun_t *fp) in get_nenum()
190 Namval_t *np, *tp; in enum_create() local
197 Namval_t *np; in enum_create() member
/titanic_44/usr/src/lib/libuutil/common/
H A Duu_list.c136 uu_list_node_impl_t *np = (uu_list_node_impl_t *)np_arg; in uu_list_node_init() local
160 uu_list_node_impl_t *np = (uu_list_node_impl_t *)np_arg; in uu_list_node_fini() local
264 list_insert(uu_list_t *lp, uu_list_node_impl_t *np, uu_list_node_impl_t *prev, in list_insert()
295 uu_list_node_impl_t *np; in uu_list_insert() local
320 uu_list_node_impl_t *np; in uu_list_find() local
353 uu_list_node_impl_t *np = INDEX_TO_NODE(idx); in uu_list_nearest_next() local
378 uu_list_node_impl_t *np = INDEX_TO_NODE(idx); in uu_list_nearest_prev() local
432 uu_list_node_impl_t *np = wp->ulw_next_result; in list_walk_advance() local
482 uu_list_node_impl_t *np = list_walk_advance(wp, lp); in uu_list_walk_next() local
500 uu_list_node_impl_t *np; in uu_list_walk() local
[all …]
/titanic_44/usr/src/tools/stabs/
H A Dsquander.c38 squander_do_intrinsic(struct tdesc *tdp, struct node *np) in squander_do_intrinsic()
43 squander_do_sou(struct tdesc *tdp, struct node *np) in squander_do_sou()
72 squander_do_enum(struct tdesc *tdp, struct node *np) in squander_do_enum()
/titanic_44/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_pipesvc.c84 ndr_pipe_t *np; in np_new() local
111 np_free(ndr_pipe_t *np) in np_free()
181 ndr_pipe_t *np; in pipesvc_listener() local
261 ndr_pipe_t *np = varg; in pipesvc_worker() local
361 pipe_recv(ndr_pipe_t *np, void *buf, size_t len) in pipe_recv()
379 pipe_send(ndr_pipe_t *np, void *buf, size_t len) in pipe_send()

12345678910>>...16