/titanic_50/usr/src/cmd/sgs/tools/common/ |
H A D | string_table.c | 200 LenNode *lnp, ln = { 0 }; in st_insert() local 227 if ((lnp = avl_find(stp->st_lentree, &ln, &where)) == NULL) { in st_insert() 228 if ((lnp = calloc(sizeof (*lnp), 1)) == NULL) in st_insert() 230 lnp->ln_strlen = len; in st_insert() 231 avl_insert(stp->st_lentree, lnp, where); in st_insert() 233 if ((lnp->ln_strtree = calloc(sizeof (*lnp->ln_strtree), 1)) == in st_insert() 237 avl_create(lnp->ln_strtree, &avl_str_compare, sizeof (StrNode), in st_insert() 247 if ((snp = avl_find(lnp->ln_strtree, &sn, &where)) == NULL) { in st_insert() 251 avl_insert(lnp->ln_strtree, snp, where); in st_insert() 265 LenNode *lnp, ln = { 0 }; in st_delstring() local [all …]
|
/titanic_50/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | dbtab.c | 764 struct link_keys *lnp; in get_next_link() local 781 if ((lnp = malloc(sizeof (struct link_keys))) == NULL) { in get_next_link() 788 (void) memcpy(lnp->lnkey, linkkey, linksize); in get_next_link() 789 lnp->lnsize = linksize; in get_next_link() 790 lnp->next = *(struct link_keys **)cookiep; in get_next_link() 791 *cookiep = (void *)lnp; in get_next_link() 795 for (; lnp != NULL; lnp = lnp->next) { in get_next_link() 796 if ((nextsize == lnp->lnsize) && (memcmp( in get_next_link() 797 lnp->lnkey, nextkey, nextsize) == 0)) { in get_next_link() 827 struct link_keys *dellnp, *lnp; in free_link_cookies() local [all …]
|
/titanic_50/usr/src/cmd/awk_xpg4/ |
H A D | awk3.c | 951 register NODE *lnp = np->n_left; in exprconcat() local 972 if (lnp->n_type == CONCAT) { in exprconcat() 973 lnp = exprconcat(lnp, len); in exprconcat() 974 cp = lnp->n_string; in exprconcat() 975 llen = lnp->n_strlen; in exprconcat() 979 if (isleaf(lnp->n_flags) && lnp->n_type == PARM) in exprconcat() 980 lnp = lnp->n_next; in exprconcat() 981 if (isstring(lnp->n_flags)) { in exprconcat() 982 lsp = lnp->n_string; in exprconcat() 983 llen = lnp->n_strlen; in exprconcat() [all …]
|
/titanic_50/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | itree.c | 84 static void vmatch(struct info *infop, struct node *np, struct node *lnp, 863 struct node *lnp, struct node *anp, struct wildcardinfo *wcp) in vmatch_event() argument 893 vmatch(infop, np, lnp, anp); in vmatch_event() 928 vmatch(infop, np, lnp, anp); in vmatch_event() 1028 config_child(cp), np, lnp, in vmatch_event() 1046 lnp, anp, wcp); in vmatch_event() 1100 vmatch_event(infop, config_child(cp), np, lnp, in vmatch_event() 1116 vmatch_event(infop, config_child(cp), np, lnp, anp, in vmatch_event() 1187 vmatch(struct info *infop, struct node *np, struct node *lnp, struct node *anp) in vmatch() argument 1196 if (lnp) in vmatch() [all …]
|
/titanic_50/usr/src/cmd/sgs/librtld_db/common/ |
H A D | rd_elf.c | 820 Addr lnp; in _rd_loadobj_iter32_native() local 835 for (lnp = (Addr)list.head; lnp; lnp = (Addr)lnode.next) { in _rd_loadobj_iter32_native() 842 if (ps_pread(rap->rd_psp, (psaddr_t)lnp, (char *)&lnode, in _rd_loadobj_iter32_native() 845 EC_ADDR(lnp))); in _rd_loadobj_iter32_native()
|
/titanic_50/usr/src/lib/krb5/kadm5/srv/ |
H A D | server_acl.c | 136 kadm5int_acl_get_line(fp, lnp) in kadm5int_acl_get_line() argument 138 int *lnp; /* caller should set to 1 before first call */ 144 *lnp += line_incr; 168 krb5_klog_syslog(LOG_ERR, ACL_LINE2LONG_MSG, acl_acl_file, *lnp);
|
/titanic_50/usr/src/uts/common/fs/autofs/ |
H A D | auto_subr.c | 629 struct linka *lnp, in auto_lookup_request() argument 678 lnp->link = NULL; in auto_lookup_request() 679 lnp->dir = NULL; in auto_lookup_request() 685 lnp->dir = kmem_alloc(strlen(p->dir) + 1, in auto_lookup_request() 687 (void) strcpy(lnp->dir, p->dir); in auto_lookup_request() 688 lnp->link = kmem_alloc(strlen(p->link) + 1, in auto_lookup_request() 690 (void) strcpy(lnp->link, p->link); in auto_lookup_request() 694 lnp->link = NULL; in auto_lookup_request() 695 lnp->dir = NULL; in auto_lookup_request()
|
/titanic_50/usr/src/lib/libdtrace/common/ |
H A D | dt_parser.c | 2564 dt_node_t *lnp; in dt_node_provider() local 2606 for (lnp = yypcb->pcb_list; lnp->dn_link != NULL; lnp = lnp->dn_link) in dt_node_provider() 2609 lnp->dn_link = dnp->dn_provider->pv_nodes; in dt_node_provider() 2617 dt_node_program(dt_node_t *lnp) in dt_node_program() argument 2620 dnp->dn_list = lnp; in dt_node_program() 3794 dt_node_t *lnp; in dt_cook_op2() local 3870 lnp = dnp->dn_link; in dt_cook_op2() 3872 dnp->dn_link = lnp; in dt_cook_op2()
|