Searched refs:doentry (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/usr.sbin/lpr/common_source/
H A Dmatchjobs.c467 * pattern), then the caller's "doentry()" routine might
494 jobspec_hdr *js_hdr, process_jqe doentry, void *doentryinfo)
522 if (doentry != NULL)
523 doentry(doentryinfo, *qent, jspec);
535 if (doentry != NULL)
536 doentry(doentryinfo, NULL, jspec);
551 if (doentry != NULL)
552 doentry(doentryinfo, *qent, jspec);
493 scanq_jobspec(int qcount, struct jobqueue **squeue, int sopts, struct jobspec_hdr *js_hdr, process_jqe doentry, void *doentryinfo) argument
/freebsd-9.3-release/usr.bin/last/
H A Dlast.c99 void doentry(struct utmpx *);
229 doentry(&buf[--amount]);
237 * doentry --
241 doentry(struct utmpx *bp) function
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex3601 \afterassignment\doentry
3604 \def\doentry{%
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex3775 \afterassignment\doentry
3778 \def\doentry{%
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex3673 \afterassignment\doentry
3676 \def\doentry{%

Completed in 216 milliseconds