OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opendir
(Results
1 - 25
of
54
) sorted by relevancy
1
2
3
/xsrc/external/mit/fontconfig/dist/src/
fcwindows.h
93
#define
opendir
(dirname) FcCompatOpendirWin32(dirname)
macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/reg_dumper/
lid.c
64
button_dir =
opendir
(ACPI_BUTTON);
70
lid_dir =
opendir
(ACPI_LID);
/xsrc/external/mit/libvdpau/dist/test/
dlclose.c
14
DIR *dir =
opendir
("/proc/self/fd");
/xsrc/external/mit/xmh/dist/
miscfuncs.c
53
!(Dp =
opendir
(Name)))
/xsrc/external/mit/imake/dist/
mkhtmlindex.pl
37
opendir
(dir, "$dir") || die "Can't open $dir";
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/
hud_diskstat.c
262
DIR *dir =
opendir
("/sys/block/");
289
DIR *pdir =
opendir
(basename);
hud_cpufreq.c
203
DIR *dir =
opendir
("/sys/devices/system/cpu");
hud_nic.c
347
DIR *dir =
opendir
("/sys/class/net/");
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/
hud_diskstat.c
261
DIR *dir =
opendir
("/sys/block/");
288
DIR *pdir =
opendir
(basename);
hud_cpufreq.c
203
DIR *dir =
opendir
("/sys/devices/system/cpu");
/xsrc/external/mit/MesaLib/dist/src/drm-shim/
drm_shim.c
62
* returned by any other
opendir
() call so we can return just our fake node.
74
REAL_FUNCTION_POINTER(
opendir
);
variable
217
GET_FUNCTION_POINTER(
opendir
);
502
/* Tracks if the
opendir
was on /dev/dri. */
504
opendir
(const char *name)
function
581
/* Cleans up tracking of
opendir
("/dev/dri") */
/xsrc/external/mit/fontconfig/dist/test/
test-migration.c
80
DIR *d =
opendir
(dir);
test-bz106632.c
93
DIR *d =
opendir
(dir);
test-d1f48f11.c
109
DIR *d =
opendir
(dir);
test-issue107.c
108
DIR *d =
opendir
(dir);
test-issue110.c
108
DIR *d =
opendir
(dir);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_acpi.c
154
dir =
opendir
(path);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_acpi.c
151
dir =
opendir
(path);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/
backlight.c
391
dir =
opendir
(BACKLIGHT_CLASS);
536
dir =
opendir
(path);
intel_device.c
284
dir =
opendir
(path);
333
dir =
opendir
(path);
345
while ((dir =
opendir
(path)) == NULL && loop++ < 100)
/xsrc/external/mit/xf86-video-intel/dist/src/
intel_device.c
311
dir =
opendir
(path);
360
dir =
opendir
(path);
372
while ((dir =
opendir
(path)) == NULL && loop++ < 100)
backlight.c
421
dir =
opendir
(BACKLIGHT_CLASS);
462
dir =
opendir
(path);
/xsrc/external/mit/MesaLib.old/dist/src/intel/perf/
gen_perf.c
75
drmdir =
opendir
(perf->sysfs_dev_dir);
172
metricsdir =
opendir
(buf);
/xsrc/external/mit/lndir/dist/
lndir.c
177
if (!(df =
opendir
(buf))) {
178
msg ("%s: Cannot
opendir
", buf);
/xsrc/external/mit/MesaLib/dist/src/util/
disk_cache_os.c
163
dir =
opendir
(dir_path);
321
DIR *dir =
opendir
(subdir);
Completed in 23 milliseconds
1
2
3
Indexes created Mon Aug 10 00:24:53 UTC 2026