Searched refs:__fname (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/lib/
H A Derror.h45 extern void error_at_line (int __status, int __errnum, const char *__fname,
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Derror.h45 extern void error_at_line (int __status, int __errnum, const char *__fname,
/osnet-11/usr/src/cmd/sendmail/db/include/
H A Dlog.h13 struct __fname; typedef struct __fname FNAME;
186 struct __fname { struct
/osnet-11/usr/src/cmd/sendmail/db/log/
H A Dlog_register.c71 for (maxid = 0, fnp = SH_TAILQ_FIRST(&dblp->lp->fq, __fname);
72 fnp != NULL; fnp = SH_TAILQ_NEXT(fnp, q, __fname)) {
107 SH_TAILQ_INSERT_HEAD(&dblp->lp->fq, fnp, q, __fname);
130 SH_TAILQ_REMOVE(&dblp->lp->fq, fnp, q, __fname);
167 for (fnp = SH_TAILQ_FIRST(&dblp->lp->fq, __fname);
168 fnp != NULL; fnp = SH_TAILQ_NEXT(fnp, q, __fname))
H A Dlog_rec.c436 for (fnp = SH_TAILQ_FIRST(&dblp->lp->fq, __fname);
437 fnp != NULL; fnp = SH_TAILQ_NEXT(fnp, q, __fname)) {
H A Dlog_put.c158 for (fnp = SH_TAILQ_FIRST(&dblp->lp->fq, __fname);
159 fnp != NULL; fnp = SH_TAILQ_NEXT(fnp, q, __fname)) {

Completed in 34 milliseconds