Searched refs:flist (Results 1 - 25 of 37) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_flush.c78 smb_llist_t *flist; local
96 flist = &sr->tid_tree->t_ofile_list;
97 smb_llist_enter(flist, RW_READER);
98 file = smb_llist_head(flist);
103 file = smb_llist_next(flist, file);
105 smb_llist_exit(flist);
/opensolaris-onvv-gate/usr/src/cmd/fs.d/cachefs/mdbug/
H A DMakefile35 PROGOBJS = flist.o dbug.o
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_init.c355 profile_filespec_t *flist = 0; local
373 flist = (profile_filespec_t *) malloc(sizeof(profile_filespec_t) * (fcount + 1));
374 if (!flist)
377 memset(flist, 0, sizeof(char *) * (fcount+1));
380 flist[i] = (char *) malloc((size_t) (tmp+1));
381 if (!flist[i])
383 memcpy(flist[i], bp, (size_t) tmp);
384 flist[i][tmp] = '\0';
396 if ((retval = profile_init((const_profile_filespec_t *) flist,
404 if (flist) {
[all...]
/opensolaris-onvv-gate/usr/src/cmd/sgs/gprof/common/
H A Dprintlist.c39 struct stringlist *flist = &fhead; variable in typeref:struct:stringlist
H A Darcs.c511 if (((on_flist = onlist(flist, childp->name)) != 0) ||
523 if ((!onlist(flist, childp->name)) &&
/opensolaris-onvv-gate/usr/src/lib/libdladm/common/
H A Dlibdlstat.c88 struct flowlist *flist; local
91 for (match = 0, flist = stattable;
93 match++, flist++) {
95 if (flist == NULL)
99 if (strncmp(flowname, flist->flowname, MAXFLOWNAMELEN)
101 return (flist);
104 if (linkid == flist->linkid)
105 return (flist);
123 flist = &stattable[statentry];
124 bzero(flist, sizeo
136 print_flow_stats(dladm_handle_t handle, struct flowlist *flist) argument
175 struct flowlist *flist; local
220 print_link_stats(dladm_handle_t handle, struct flowlist *flist) argument
285 struct flowlist *flist; local
348 struct flowlist *flist; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_conn.c303 uchar_t *flist; local
310 flist = kmem_alloc(fsize, KM_NOSLEEP);
311 if (slist == NULL || flist == NULL) {
314 if (flist != NULL)
315 kmem_free(flist, fsize);
323 sctp_get_faddr_list(eager, flist, fsize);
325 eager->sctp_nsaddrs, econnp->conn_lport, flist,
625 uchar_t *flist; local
632 flist = kmem_alloc(fsize, KM_SLEEP);
635 sctp_get_faddr_list(sctp, flist, fsiz
[all...]
H A Dsctp_hash.c163 uchar_t *flist; local
188 flist = kmem_alloc(fsize, cansleep ? KM_SLEEP : KM_NOSLEEP);
189 if (slist == NULL || flist == NULL) {
193 if (flist != NULL)
194 kmem_free(flist, fsize);
200 sctp_get_faddr_list(sctp, flist, fsize);
214 cl_sctpi.cl_sctpi_faddrp = flist;
217 kmem_free(flist, fsize);
/opensolaris-onvv-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c1419 filelist_t flist; local
1420 filelist_t *flistp = &flist;
2763 filelist_t flist; local
2764 filelist_t *flistp = &flist;
2822 ret = walk_list(root, &flist);
2884 check_cmdline(filelist_t flist) argument
2888 for (lp = flist.head; lp; lp = lp->next) {
2900 dump_errormsg(filelist_t flist) argument
2904 for (lp = flist.head; lp; lp = lp->next)
2941 filelist_t flist local
3026 filelist_t flist = {0}; local
3172 filelist_t flist = {0}; local
3695 filelist_t flist = {0}; local
5270 filelist_t flist = {0}; local
5357 filelist_t flist = {0}; local
5539 filelist_t flist = {0}; local
5866 filelist_t flist = {0}; local
7173 filelist_t flist = {0}; local
7382 filelist_t flist = {0}; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dmalloc.c97 static void *flist[FREESIZE]; /* list of blocks to be freed on next malloc */ variable
98 static int freeidx; /* index of free blocks in flist % FREESIZE */
208 flist[freeidx] = Lfree = NULL;
216 flist[freeidx] = Lfree = NULL;
847 * by old. The pointer to old is saved on a list, flist,
849 * blocks pointed to in flist are actually freed via
888 if (old == flist[i])
891 if (flist[freeidx] != NULL)
892 realfree(flist[freeidx]);
893 flist[freeid
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip_multi.c66 slist_t *flist);
352 ilm_gen_filter(ilm_t *ilm, mcast_record_t *fmode, slist_t *flist) argument
370 flist->sl_numsrc = 0;
377 flist->sl_numsrc = 0;
389 l_copy(&fbld.fbld_in, flist);
392 l_difference(&fbld.fbld_ex, &fbld.fbld_in, flist);
403 slist_t *flist; local
419 if ((flist = l_alloc()) == NULL)
424 l_free(flist);
443 flist
484 slist_t *flist; local
[all...]
H A Digmp.c84 mcast_record_t rtype, slist_t *flist);
85 static mrec_t *mcast_merge_rtx(ilm_t *ilm, mrec_t *rp, slist_t *flist);
1008 igmp_statechange(ilm_t *ilm, mcast_record_t fmode, slist_t *flist) argument
1046 l_difference(ilm->ilm_filter, flist, a_minus_b);
1047 l_difference(flist, ilm->ilm_filter, b_minus_a);
1066 rp = mcast_bldmrec(CHANGE_TO_EXCLUDE, &ilm->ilm_v6addr, flist,
1070 rp = mcast_bldmrec(CHANGE_TO_INCLUDE, &ilm->ilm_v6addr, flist,
1079 rp = mcast_merge_rtx(ilm, rp, flist);
1099 mld_statechange(ilm_t *ilm, mcast_record_t fmode, slist_t *flist) argument
1137 l_difference(ilm->ilm_filter, flist, a_minus_
2723 mcast_init_rtx(ill_t *ill, rtx_state_t *rtxp, mcast_record_t rtype, slist_t *flist) argument
2782 mcast_merge_rtx(ilm_t *ilm, mrec_t *mreclist, slist_t *flist) argument
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dvmem.c915 int flist = 0; local
919 flist = lowbit(P2ALIGN(vmp->vm_freemap, size));
921 flist = lowbit(P2ALIGN(vmp->vm_freemap, 1UL << hb));
923 return (flist);
941 int hb, flist, resv; local
993 flist = lowbit(P2ALIGN(vmp->vm_freemap, size));
1000 flist = lowbit(P2ALIGN(vmp->vm_freemap, 1UL << hb));
1003 for (vbest = NULL, vsp = (flist == 0) ? NULL :
1004 vmp->vm_freelist[flist - 1].vs_knext;
1018 flist
1249 int flist = 0; local
[all...]
/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dwsdiff.py571 def flistCatalog(base, ptch, flist) :
577 fd = open(flist, "r")
579 error("could not open: " + flist)
1017 flist = []
1019 flist.append(str_prefix_trunc(fn, ArchTmpDir1))
1020 baseFlist = flist
1022 flist = []
1024 flist.append(str_prefix_trunc(fn, ArchTmpDir2))
1025 ptchFlist = flist
/opensolaris-onvv-gate/usr/src/cmd/boot/scripts/
H A Droot_archive.ksh65 rm -f /tmp/flist$$
703 -print 2> /dev/null > /tmp/flist$$
705 >> /tmp/flist$$
714 sed 's#^#tmp/root/#' >> /tmp/flist$$
716 flist=`cat /tmp/flist$$`
719 rm -f $flist
721 for file in $flist ; do
/opensolaris-onvv-gate/usr/src/lib/libumem/common/
H A Dvmem.c821 int hb, flist, resv; local
879 flist = lowbit(P2ALIGN(vmp->vm_freemap, size));
886 flist = lowbit(P2ALIGN(vmp->vm_freemap, 1UL << hb));
889 for (vbest = NULL, vsp = (flist == 0) ? NULL :
890 vmp->vm_freelist[flist - 1].vs_knext;
904 flist = lowbit(P2ALIGN(vmp->vm_freemap,
906 if (flist-- == 0)
908 vsp = (vmem_seg_t *)&vmp->vm_freelist[flist];
1070 int flist = 0; local
1097 flist
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/fs/sockfs/
H A Dsockparams.c768 list_t *flist; local
774 flist = (ent->sofe_flags & SOFEF_AUTO) ?
776 for (fil = list_head(flist); fil != NULL;
777 fil = list_next(flist, fil)) {
779 list_remove(flist, fil);
/opensolaris-onvv-gate/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh723 flist=$(for i in $list
729 vlog "cd \"$source_dir\" && find $flist $findopts | "
734 ( cd "$source_dir" && find $flist $findopts | \
/opensolaris-onvv-gate/usr/src/cmd/lp/model/
H A Dnetstandard288 # flist=* | lpd=* | options=* )
289 flist=* | lpd=* )
290 #LOPT stty=* | flist=* | lpd=* | lopt=* )
321 flist= )
322 flist="${flist} ${item}"
H A Dstandard422 stty=* | flist=* | lpd=* )
423 #LOPT stty=* | flist=* | lpd=* | lopt=* )
457 flist= )
458 flist="${flist} ${item}"
H A Dtsol_netstandard322 # flist=* | lpd=* | options=* )
323 flist=* | lpd=* )
324 #LOPT stty=* | flist=* | lpd=* | lopt=* )
355 flist= )
356 flist="${flist} ${item}"
H A Dtsol_netstandard_foomatic338 # flist=* | lpd=* | options=* )
339 flist=* | lpd=* )
340 #LOPT stty=* | flist=* | lpd=* | lopt=* )
371 flist= )
372 flist="${flist} ${item}"
/opensolaris-onvv-gate/usr/src/cmd/ls/
H A Dls.c228 static int nfiles = 0; /* number of flist entries in current use */
229 static int nargs = 0; /* number of flist entries used for arguments */
230 static int maxfils = 0; /* number of flist/lbuf entries allocated */
231 static int maxn = 0; /* number of flist entries with lbufs asigned */
235 static struct lbuf **flist; /* ptr to list of lbuf pointers */ variable in typeref:struct:lbuf
1005 /* allocate space for flist and the associated */
1008 if (((flist = malloc(maxfils * sizeof (struct lbuf *))) == NULL) ||
1076 nargs++; /* count good arguments stored in flist */
1082 qsort(flist, (unsigned)nargs, sizeof (struct lbuf *),
1085 if (flist[
[all...]
/opensolaris-onvv-gate/usr/src/lib/libdtrace/common/
H A Ddt_decl.c283 * Examine the list of formal parameters 'flist' and determine if the formal
285 * If 'fnp' is in 'flist', do not search beyond 'fnp' itself in 'flist'.
288 dt_decl_protoform(dt_node_t *fnp, dt_node_t *flist) argument
292 for (dnp = flist; dnp != fnp && dnp != NULL; dnp = dnp->dn_list) {
304 * against which to compare the prototype is specified as 'flist'. If plist
305 * and flist are the same, we require that named parameters are unique. If
306 * plist and flist are different, we require that named parameters in plist
307 * match a name that is present in flist.
311 dt_node_t *flist, cons
310 dt_decl_prototype(dt_node_t *plist, dt_node_t *flist, const char *kind, uint_t flags) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c935 char **flist; local
956 flist = platform_get_files(dirlist, fname, nodups);
962 return (flist);
1424 platform_free_eft_files(char **flist) argument
1428 if (flist == NULL || *flist == NULL)
1431 f = flist;
1436 FREE(flist);

Completed in 341 milliseconds

12