Searched refs:f_next (Results 1 - 22 of 22) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/SETUP/config/
H A Dmkswapconf.c73 fl = fl->f_next;
89 fl = fl->f_next;
90 return (fl->f_next);
110 swap = fl->f_next;
128 swap = swap->f_next;
H A Dmkheaders.c76 for (fl = ftab; fl != 0; fl = fl->f_next)
150 for (fl = ftab; fl != 0; fl = fl->f_next) {
213 fl->f_next = fl_head;
220 fl = fl->f_next;
229 fl->f_next = fl_head;
238 for (fl = fl_head; fl != 0; fl = fl->f_next) {
H A Dmkmakefile.c111 for (fp = ftab ; fp != 0; fp = fp->f_next) {
126 for (fp = ftab ; fp != 0; fp = fp->f_next) {
143 fp->f_next = 0;
150 fcur->f_next = fp;
660 for (tp = ftab; tp != 0; tp = tp->f_next) {
683 for (fl = conf_list; fl; fl = fl->f_next) {
722 for (tp = ftab; tp != 0; tp = tp->f_next) {
749 for (tp = ftab; tp != 0; tp = tp->f_next) {
900 for (ftp = ftab; ftp != 0; ftp = ftp->f_next) {
1044 fl = fl->f_next;
[all...]
H A Dparser.y837 fl->f_next = 0;
838 for (flp = confp; *flp; flp = &(*flp)->f_next)
850 fl->f_next = 0;
877 flp = &syslist->f_next;
878 for (; *flp && (*flp)->f_type == SWAPSPEC; flp = &(*flp)->f_next)
880 fl->f_next = *flp;
1125 swap = fl->f_next;
1179 struct file_list *p = swap->f_next;
1181 for (; p && p->f_type == SWAPSPEC; p = p->f_next)
1201 for (fl = conf_list; fl; fl = fl->f_next) {
[all...]
H A Dconfig.h64 struct file_list *f_next; member in struct:file_list
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/overlays/
H A Dtranslucent.c969 n->f_next = NULL;
977 n->f_next = NULL;
991 n->f_next = NULL;
1002 n->f_next = NULL;
1004 for ( p = &n->f_list, f = f->f_list; f; f = f->f_next ) {
1008 p = &(*p)->f_next;
1017 !n->f_list->f_next ) {
1042 next = p->f_next;
1043 p->f_next = n;
1047 next = p->f_next;
[all...]
H A Drefint.c720 ftop.f_next = NULL;
734 fptr->f_next = ftop.f_or;
754 for (fptr = ftop.f_or; fptr; fptr = fptr->f_next )
822 Filter *f_next = fptr->f_next; local
824 fptr = f_next;
H A Dpcache.c1009 f1 = f1->f_next;
1010 f2 = f2->f_next;
1355 if ( fs->f_next ) {
1359 fsp->fs_fs = fs->f_next;
1360 fsp->fs_fi = fi->f_next;
1380 fs=fs->f_next;
1381 fi=fi->f_next;
1385 fs=fs->f_next;
1386 fi=fi->f_next;
1391 fs=fs->f_next;
[all...]
H A Dsyncprov.c635 cf.f_next = NULL;
1313 op2.ors_filter = ss->s_op->ors_filter->f_and->f_next;
1723 af.f_next = NULL;
1728 mf.f_next = fop.ors_filter;
2249 op2->ors_filter = op->ors_filter->f_and->f_next;
2730 fand->f_next = NULL;
2740 fava->f_next = op->ors_filter;
H A Drwmmap.c714 for ( p = f->f_list; p != NULL; p = p->f_next ) {
H A Daccesslog.c642 f.f_next = NULL;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dsearch.c181 af.f_next = NULL;
1136 for ( f=f->f_and; f; f=f->f_next ) {
1206 xf.f_next = NULL;
1220 rf.f_next = xf.f_or;
1226 f.f_next = NULL;
1232 nf.f_next = ( xf.f_or == op->oq_search.rs_filter )
1243 sf.f_next = nf.f_next;
1244 nf.f_next = &sf;
H A Dfilterindex.c574 for ( f = flist; f != NULL; f = f->f_next ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dfilter.c138 f.f_next = NULL;
334 new = &(*new)->f_next;
551 next = p->f_next;
769 for ( p = f->f_list; p != NULL; p = p->f_next ) {
878 n->f_next = NULL;
943 for ( p = &n->f_list, f = f->f_list; f; f = f->f_next ) {
945 p = &(*p)->f_next;
H A Dfilterentry.c878 for ( f = flist; f != NULL; f = f->f_next ) {
909 for ( f = flist; f != NULL; f = f->f_next ) {
H A Dslap.h99 #ifdef f_next
100 #undef f_next /* name conflict between sys/file.h on SCO and struct filter */ macro
1105 Filter *f_next; member in struct:Filter
H A Dsyncrepl.c3377 uf.f_next = NULL;
3416 f->f_next = op->ors_filter;
3423 f->f_next = NULL;
/macosx-10.9.5/BerkeleyDB-21/db/db/
H A Ddb_am.c439 u_int32_t f_init, f_next; local
465 f_next = DB_NEXT_DUP;
468 f_next |= DB_RMW;
532 if ((ret = __dbc_get(dbc, key, &data, f_next)) != 0) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/slapi/
H A Dslapi_utils.c1576 return fprev->f_next;
1699 f->f_list->f_next = f2;
1700 f->f_next = NULL;
1720 (*pContainingFilter)->f_next = NULL;
1726 (*pNextFilter)->f_next = filterToAppend;
1796 for ( f = f->f_list; f != NULL; f = f->f_next ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-meta/
H A Dmap.c528 for ( p = f->f_list; p != NULL; p = p->f_next ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/autogroup/
H A Dautogroup.c1330 for ( f = f->f_un.f_un_complex; f && !result; f = f->f_next ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-sql/
H A Dsearch.c397 f = f->f_next;

Completed in 483 milliseconds