OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PROC_DEVICES
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/am-utils/dist/conf/mount/
mount_linux.c
960
#define
PROC_DEVICES
"/proc/devices"
1038
if ((procdev = fopen(
PROC_DEVICES
, "r")) != NULL) {
1058
dlog("Could not find any loop device, and, according to %s,",
PROC_DEVICES
);
/src/external/gpl2/lvm2/dist/libdm/ioctl/
libdm-iface.c
58
#define
PROC_DEVICES
"/proc/devices"
187
if (!_get_proc_number(
PROC_DEVICES
, MISC_NAME, major) ||
295
if (!_get_proc_number(
PROC_DEVICES
, DM_NAME, &_dm_device_major))
304
if (!_get_proc_number(
PROC_DEVICES
, DM_NAME, NULL)) {
Completed in 20 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026