Searched hist:235647 (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/lib/libc/gen/
H A Ddirfd.c235647 Sat May 19 10:56:28 MDT 2012 gleb Hide DIR definition by making it an opaque struct typedef.

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
H A Dseekdir.cdiff 235647 Sat May 19 10:56:28 MDT 2012 gleb Hide DIR definition by making it an opaque struct typedef.

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
H A Drewinddir.c
H A Dclosedir.cdiff 235647 Sat May 19 10:56:28 MDT 2012 gleb Hide DIR definition by making it an opaque struct typedef.

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
H A Dreaddir.c
H A Dgetcwd.cdiff 235647 Sat May 19 10:56:28 MDT 2012 gleb Hide DIR definition by making it an opaque struct typedef.

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
H A Dfts-compat.cdiff 235647 Sat May 19 10:56:28 MDT 2012 gleb Hide DIR definition by making it an opaque struct typedef.

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
/freebsd-10-stable/usr.sbin/lpr/common_source/
H A Dcommon.cdiff 235647 Sat May 19 10:56:28 MDT 2012 gleb Hide DIR definition by making it an opaque struct typedef.

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

Completed in 97 milliseconds