OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:follow_symlinks
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/libarchive/dist/libarchive/
archive_read_disk_private.h
59
char
follow_symlinks
; /* Either 0 or 1. */
member in struct:archive_read_disk
archive_read_disk_private.h
59
char
follow_symlinks
; /* Either 0 or 1. */
member in struct:archive_read_disk
/src/external/public-domain/xz/dist/src/xz/
file_io.c
552
const bool
follow_symlinks
local
573
if (!
follow_symlinks
)
579
if (!
follow_symlinks
) {
596
(void)
follow_symlinks
;
639
if (errno == ELOOP && !
follow_symlinks
) {
file_io.c
552
const bool
follow_symlinks
local
573
if (!
follow_symlinks
)
579
if (!
follow_symlinks
) {
596
(void)
follow_symlinks
;
639
if (errno == ELOOP && !
follow_symlinks
) {
Completed in 104 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026