mirror of
https://github.com/opnsense/src.git
synced 2026-03-22 18:53:08 -04:00
Introduce dirfd() libc exported symbol replacing macro with same name, preserve _dirfd() macro for internal use. Replace dirp->dd_fd with dirfd() call. Avoid using dirfd as variable name to prevent shadowing global symbol. Sponsored by: Google Summer Of Code 2011 |
||
|---|---|---|
| .. | ||
| common.c | ||
| ctlinfo.c | ||
| ctlinfo.h | ||
| displayq.c | ||
| lp.cdefs.h | ||
| lp.h | ||
| lp.local.h | ||
| Makefile | ||
| matchjobs.c | ||
| matchjobs.h | ||
| net.c | ||
| pathnames.h | ||
| printcap.c | ||
| request.c | ||
| rmjob.c | ||
| startdaemon.c | ||