Home
last modified time | relevance | path

Searched refs:mntent (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dmntent.h51 struct mntent struct
69 extern struct mntent *getmntent (FILE *__stream) __THROW; argument
73 extern struct mntent *getmntent_r (FILE *__restrict __stream,
74 struct mntent *__restrict __result,
82 const struct mntent *__restrict __mnt) __THROW;
89 extern char *hasmntopt (const struct mntent *__mnt,
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dmntent.h51 struct mntent struct
69 extern struct mntent *getmntent (FILE *__stream) __THROW; argument
73 extern struct mntent *getmntent_r (FILE *__restrict __stream,
74 struct mntent *__restrict __result,
82 const struct mntent *__restrict __mnt) __THROW;
89 extern char *hasmntopt (const struct mntent *__mnt,
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dcommon.c443 struct mntent *mntent = NULL; in build_pinned_obj_table() local
456 while ((mntent = getmntent(mntfile))) { in build_pinned_obj_table()
457 char *path = mntent->mnt_dir; in build_pinned_obj_table()
459 if (strncmp(mntent->mnt_type, "bpf", 3) != 0) in build_pinned_obj_table()
H A Dcgroup.c300 struct mntent *mnt; in find_cgroup_root()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-support/usermode/usermode/
H A D0001-fix-compile-failure-against-musl-C-library.patch20 #include <mntent.h>
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/nmon/nmon/
H A D0001-lmon16g.c-Adjust-system-headers.patch39 #include <mntent.h>
/OK3568_Linux_fs/buildroot/package/dmraid/
H A D0001-fix-compilation-under-musl.patch43 # include <mntent.h>
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/
H A Dfail_on_no_media.patch26 @@ -746,6 +746,14 @@ static int mount_it_now(struct mntent *mp, unsigned long vfsflags, char *filte…
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A DInitOutput.c265 winCheckMntOpt(const struct mntent *mnt, const char *opt) in winCheckMntOpt()
291 struct mntent *ent; in winCheckMount()
/OK3568_Linux_fs/kernel/tools/hv/
H A Dhv_vss_daemon.c117 struct mntent *ent; in vss_operate()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-lfs.patch112 +#include <mntent.h>
H A Drdist-6.1.5-cleanup.patch1847 - if (mntent = getmntent(fptr)) {
1848 + if ((mntent = getmntent(fptr))) {
1849 me.me_path = mntent->mnt_dir;
1850 me.me_type = mntent->mnt_type;
1851 if (mntent->mnt_opts && hasmntopt(mntent, MNTOPT_RO))
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-126691 defined in ‘fstab.h’, or ‘_PATH_MNTTAB’, defined in ‘mntent.h’ and
6693mntent.h’ and ‘paths.h’, for ‘mtab’. There are also two alternate
6867 -- Data Type: struct mntent
6885 equivalent to ‘fs_vfstype’ in ‘struct fstab’. ‘mntent.h’
6891 symbols provided in ‘mntent.h’.
6913 The ‘mntent.h’ file defines a number of macros with string
6989 -- Function: struct mntent * getmntent (FILE *STREAM)
6997 returns a pointer to a static variable of type ‘struct mntent
7017 -- Function: struct mntent * getmntent_r (FILE *STREAM, struct mntent
7040 -- Function: int addmntent (FILE *STREAM, const struct mntent *MNT)
[all …]
H A Dlibc.info-1311311 ‘int addmntent (FILE *STREAM, const struct mntent *MNT)’
11313mntent.h’ (BSD): *note mtab::.
12629mntent.h’ (BSD): *note mtab::.
13877 ‘struct mntent * getmntent (FILE *STREAM)’
13879mntent.h’ (BSD): *note mtab::.
13881 ‘struct mntent * getmntent_r (FILE *STREAM, struct mntent *RESULT, char *BUFFER, int BUFSIZE)’
13883mntent.h’ (BSD): *note mtab::.
14205 ‘char * hasmntopt (const struct mntent *MNT, const char *OPT)’
14207mntent.h’ (BSD): *note mtab::.
15246 ‘struct mntent
[all …]
H A Dlibc.info-162379 * struct mntent: mtab. (line 8)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-126691 defined in ‘fstab.h’, or ‘_PATH_MNTTAB’, defined in ‘mntent.h’ and
6693mntent.h’ and ‘paths.h’, for ‘mtab’. There are also two alternate
6867 -- Data Type: struct mntent
6885 equivalent to ‘fs_vfstype’ in ‘struct fstab’. ‘mntent.h’
6891 symbols provided in ‘mntent.h’.
6913 The ‘mntent.h’ file defines a number of macros with string
6989 -- Function: struct mntent * getmntent (FILE *STREAM)
6997 returns a pointer to a static variable of type ‘struct mntent
7017 -- Function: struct mntent * getmntent_r (FILE *STREAM, struct mntent
7040 -- Function: int addmntent (FILE *STREAM, const struct mntent *MNT)
[all …]
H A Dlibc.info-1311311 ‘int addmntent (FILE *STREAM, const struct mntent *MNT)’
11313mntent.h’ (BSD): *note mtab::.
12629mntent.h’ (BSD): *note mtab::.
13877 ‘struct mntent * getmntent (FILE *STREAM)’
13879mntent.h’ (BSD): *note mtab::.
13881 ‘struct mntent * getmntent_r (FILE *STREAM, struct mntent *RESULT, char *BUFFER, int BUFSIZE)’
13883mntent.h’ (BSD): *note mtab::.
14205 ‘char * hasmntopt (const struct mntent *MNT, const char *OPT)’
14207mntent.h’ (BSD): *note mtab::.
15246 ‘struct mntent
[all …]
H A Dlibc.info-162379 * struct mntent: mtab. (line 8)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt4122 -rw-r--r-- root root 3359 ./usr/include/mntent.h
H A Dbuildhistory_filelist2.txt4123 -rw-r--r-- root root 3359 ./usr/include/mntent.h