Searched refs:doentry (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/usr.bin/last/
H A Dlast.c105 static void doentry(struct utmpx *);
275 doentry(&buf[--amount]);
287 * doentry --
291 doentry(struct utmpx *bp) function
/freebsd-11-stable/usr.sbin/lpr/common_source/
H A Dmatchjobs.c469 * pattern), then the caller's "doentry()" routine might
496 jobspec_hdr *js_hdr, process_jqe doentry, void *doentryinfo)
524 if (doentry != NULL)
525 doentry(doentryinfo, *qent, jspec);
537 if (doentry != NULL)
538 doentry(doentryinfo, NULL, jspec);
553 if (doentry != NULL)
554 doentry(doentryinfo, *qent, jspec);
495 scanq_jobspec(int qcount, struct jobqueue **squeue, int sopts, struct jobspec_hdr *js_hdr, process_jqe doentry, void *doentryinfo) argument
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex5012 \afterassignment\doentry
5016 \def\doentry{%
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex3673 \afterassignment\doentry
3676 \def\doentry{%
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex3775 \afterassignment\doentry
3778 \def\doentry{%

Completed in 129 milliseconds