Home
last modified time | relevance | path

Searched refs:nlist (Results 1 – 25 of 80) sorted by relevance

1234

/titanic_50/usr/src/cmd/lp/lib/access/
H A Dloadaccess.c125 nlist; in _loadaccess() local
150 for (nlist = 0; fdgets(buf, BUFSIZ, fd); ) { in _loadaccess()
157 if (nlist >= nalloc) { in _loadaccess()
169 list[nlist] = Strdup(buf); /* if fail, minor problem */ in _loadaccess()
170 list[++nlist] = 0; in _loadaccess()
187 if (nlist != nalloc) { in _loadaccess()
190 (nlist + 1) * sizeof(char *) in _loadaccess()
197 list[nlist] = 0; in _loadaccess()
/titanic_50/usr/src/cmd/eqn/
H A Dpile.c22 int bi, hi, i, gap, h, b, nlist, nlist2, mid; in lpile() local
30 nlist = p2 - p1; in lpile()
31 nlist2 = (nlist+1)/2; in lpile()
36 eht[yyval] = h + (nlist-1)*gap; in lpile()
41 ebase[yyval] = (nlist%2) ? b + ebase[lp[mid]] in lpile()
44 ebase[yyval] = (nlist%2) ? b + ebase[lp[mid]] in lpile()
/titanic_50/usr/src/cmd/sgs/libelf/misc/
H A Dnlist.c61 _elf_nlist(int fd, struct nlist * list) in _elf_nlist()
94 struct nlist *p; in _elf_nlist()
123 NOTE(SCHEME_PROTECTS_DATA("user provides buffers", nlist))
126 nlist(const char * name, struct nlist * list) in nlist() function
128 register struct nlist *p; in nlist()
/titanic_50/usr/src/lib/libnsl/rpc/
H A Drtime_tli.c75 struct nd_addrlist *nlist = NULL; in rtime_tli() local
98 if (netdir_getbyname(nconf, &rpcbind_hs, &nlist)) in rtime_tli()
107 tu_data.addr = *nlist->n_addrs; in rtime_tli()
134 sndcall.addr = *nlist->n_addrs; in rtime_tli()
159 if (nlist) in rtime_tli()
160 netdir_free((char *)nlist, ND_ADDRLIST); in rtime_tli()
/titanic_50/usr/src/cmd/sgs/rtld/common/
H A Dpaths.c1032 char *str, *olist = 0, *nlist = (char *)list; in expand_paths() local
1036 for (str = nlist; *nlist || fnull; str = nlist) { in expand_paths()
1042 if (*nlist == ';') in expand_paths()
1043 ++nlist, ++str; in expand_paths()
1044 if ((*nlist == ':') || fnull) { in expand_paths()
1046 fnull = !(fnull || *(nlist + 1)); in expand_paths()
1048 if (*nlist) in expand_paths()
1049 nlist++; in expand_paths()
1069 while (*nlist && (*nlist != ':') && (*nlist != ';')) { in expand_paths()
1070 if (*nlist == '/') in expand_paths()
[all …]
H A Da.out.c295 aout_symconvert(struct nlist *sp) in aout_symconvert()
323 static struct nlist *
324 aout_find_com(struct nlist *sp, const char *name) in aout_find_com()
349 if ((rs->rtc_sp = malloc(sizeof (struct nlist))) == NULL) in aout_find_com()
370 static struct nlist *
377 struct nlist *sp; in aout_findsb()
477 struct nlist *sp; in aout_find_sym()
561 struct nlist *nl; in aout_new_lmp()
564 nl = (struct nlist *)&caddr[N_SYMOFF(*exec)]; in aout_new_lmp()
583 LM2LP(lmp)->lp_symtab = (struct nlist *)(&base[SYMOFF(ld)]); in aout_new_lmp()
[all …]
H A D_a.out.h75 struct nlist { struct
176 struct nlist *rtc_sp; /* symbol for common */
329 struct nlist *lp_symtab; /* symbol table */
332 struct nlist *(*lp_interp)(); /* link map interpreter */
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A D_nlist.c30 _nlist(int fd, struct nlist *list) in _nlist()
32 struct nlist *p, *q; in _nlist()
41 struct nlist space[BSIZ/sizeof (struct nlist)]; in _nlist()
68 for (q = space; (m -= sizeof (struct nlist)) >= 0; q++) { in _nlist()
/titanic_50/usr/src/head/
H A Dnlist.h36 struct nlist { struct
45 extern int nlist(const char *, struct nlist *); argument
H A Dconfig_admin.h196 struct cfga_list_data **ap_id_list, int *nlist, const char *options,
215 cfga_err_t config_list(struct cfga_stat_data **ap_di_list, int *nlist,
/titanic_50/usr/src/cmd/svr4pkg/libinst/
H A Ddockdeps.c66 static int nlist; variable
159 } while (++i < nlist); in dockdeps()
259 if (nlist) { in prereq()
264 for (i = 0; i < nlist; i++) { in prereq()
316 for (i = 0; i < nlist; i++) { in getaline()
329 nlist = 0; in getaline()
370 nlist++; in getaline()
431 } while (++i < nlist); in ckpreq()
/titanic_50/usr/src/ucblib/libucb/port/gen/
H A Dnlist.c81 static int _elf_nlist(int, struct nlist *);
86 static int _coff_nlist(int, struct nlist *);
93 nlist(const char *name, struct nlist *list) in nlist() function
95 struct nlist *p; in nlist()
141 _elf_nlist(int fd, struct nlist *list) in _elf_nlist()
154 struct nlist *inl; in _elf_nlist()
242 struct nlist *p; in _elf_nlist()
356 _coff_nlist(int fd, struct nlist *list) in _coff_nlist()
366 struct nlist *p, *inl; in _coff_nlist()
/titanic_50/usr/src/cmd/sgs/m4/common/
H A Dm4.h90 struct nlist { struct
94 struct nlist *next; argument
152 extern struct nlist **hshtab;
154 extern struct nlist *lookup();
H A Dm4.c159 struct nlist *macadd; /* temp variable */ in main()
455 hshtab = xcalloc(hshsize, sizeof (struct nlist *)); in initalloc()
479 struct nlist *np; in install()
502 struct nlist *
506 struct nlist *np; in lookup()
507 static struct nlist nodef; in lookup()
527 struct nlist *sp; in expand()
529 sp = (struct nlist *)a1[-1]; in expand()
/titanic_50/usr/src/lib/libbc/libc/gen/sys5/
H A Dnlist.c37 nlist(char *name, struct nlist *list) in nlist() function
/titanic_50/usr/src/lib/libbc/libc/gen/4.2/
H A Dnlist.c37 nlist(char *name, struct nlist *list) in nlist() function
/titanic_50/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dhotplug_mgr.c82 cfga_list_data_t **list_array, int *nlist, int flag) in config_list_ext_poll() argument
93 nlist, NULL, NULL, NULL, flag))) { in config_list_ext_poll()
131 int nlist; in adjust_dynamic_ap() local
159 if (config_list_ext_poll(1, ap_path, &list_array, &nlist, 0) in adjust_dynamic_ap()
163 dm_assert(nlist == 1); in adjust_dynamic_ap()
187 int rv, nlist; in disk_ap_state_to_hotplug_state() local
202 rv = config_list_ext_poll(1, ap_path, &list_array, &nlist, in disk_ap_state_to_hotplug_state()
217 rv = config_list_ext_poll(1, ap_path, &list_array, &nlist, in disk_ap_state_to_hotplug_state()
227 dm_assert(nlist == 1); in disk_ap_state_to_hotplug_state()
/titanic_50/usr/src/cmd/sysdef/
H A Dsysdef.c124 struct nlist *nl, *nlptr;
339 nl = (struct nlist *)calloc(nlsize, sizeof (struct nlist)); in main()
499 if ((nl = (struct nlist *)realloc(nl, in setup()
500 (nlsize + EXPAND) * sizeof (struct nlist))) == NULL) { in setup()
777 struct nlist *p; in getnlist()
779 nlist(os, nl); in getnlist()
/titanic_50/usr/src/cmd/mailx/
H A Dnames.c54 static struct name *gexpand(struct name *nlist, struct grouphead *gh,
443 gexpand(struct name *nlist, struct grouphead *gh, int metoo, int arg_ntype) in gexpand() argument
455 return (nlist); in gexpand()
465 nlist = gexpand(nlist, ngh, metoo, ntype); in gexpand()
480 nlist = put(nlist, np); in gexpand()
483 return (nlist); in gexpand()
/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_pcu.c310 _sd_cctl_t *nlist; in add_bitmap_entry() local
312 nlist = sdbc_centry_alloc_blks(_CD_NOHASH, 0, 1, 0); in add_bitmap_entry()
313 bzero(nlist->cc_data, CACHE_BLOCK_SIZE); in add_bitmap_entry()
314 nlist->bitmap_next = NULL; in add_bitmap_entry()
315 nlist->bitmap_tail = NULL; in add_bitmap_entry()
316 list->bitmap_tail->bitmap_next = nlist; in add_bitmap_entry()
317 list->bitmap_tail = nlist; in add_bitmap_entry()
/titanic_50/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.c101 static rdr_list_t *generate_sort_order(cfga_list_data_t *listp, int nlist);
1367 &ap_ids, op_data->nlist, op_data->options, op_data->listopts, in dcs_list_ext()
1391 filter_list_data(op_data->permissions, op_data->nlist, ap_ids); in dcs_list_ext()
1394 if ((cfga_status == CFGA_OK) && (*op_data->nlist == 0)) { in dcs_list_ext()
1402 *op_data->nlist); in dcs_list_ext()
1411 *op_data->nlist = 0; in dcs_list_ext()
2128 generate_sort_order(cfga_list_data_t *listp, int nlist) in generate_sort_order() argument
2138 if (nlist <= 0) { in generate_sort_order()
2143 datalp = (rdr_list_t *)malloc(nlist * sizeof (rdr_list_t)); in generate_sort_order()
2151 for (curr_ap = 0; curr_ap < nlist; curr_ap++) { in generate_sort_order()
[all …]
/titanic_50/usr/src/cmd/sendmail/db/lock/
H A Dlock.c63 lock_vec(lt, locker, flags, list, nlist, elistp) in lock_vec() argument
66 int nlist;
70 locker, NULL, flags, list, nlist, elistp));
74 lock_tvec(lt, txn, flags, list, nlist, elistp) in lock_tvec() argument
78 int nlist;
82 txn->txnid, txn, flags, list, nlist, elistp));
86 __lock_vec_internal(lt, locker, txn, flags, list, nlist, elistp) in __lock_vec_internal() argument
91 int nlist;
113 for (i = 0; i < nlist && ret == 0; i++) {
/titanic_50/usr/src/cmd/sf880drd/
H A Dsf880drd.c188 int nlist; in pushbutton_event() local
192 rv = config_list_ext(1, &ap_id, &stat, &nlist, in pushbutton_event()
198 assert(nlist == 1); in pushbutton_event()
/titanic_50/usr/src/lib/libkvm/common/
H A Dtest.c59 void tst_nlist(struct nlist nl[]);
72 struct nlist nl[] = {
87 struct nlist *nlp; in main()
191 tst_nlist(struct nlist nl[]) in tst_nlist()
H A Dkvm.c68 static int kvm_nlist_core(kvm_t *kd, struct nlist nl[], const char *err);
94 struct nlist nl[3] = { { "kas" }, { "practive" }, { "" } }; in kvm_open()
214 kvm_nlist(kvm_t *kd, struct nlist nl[]) in kvm_nlist()
216 return (nlist(kd->kvm_namelist, nl)); in kvm_nlist()
226 kvm_nlist_core(kvm_t *kd, struct nlist nl[], const char *err) in kvm_nlist_core()

1234