| /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 D | mntent.h | 51 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 D | mntent.h | 51 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 D | common.c | 443 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 D | cgroup.c | 300 struct mntent *mnt; in find_cgroup_root()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-support/usermode/usermode/ |
| H A D | 0001-fix-compile-failure-against-musl-C-library.patch | 20 #include <mntent.h>
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/nmon/nmon/ |
| H A D | 0001-lmon16g.c-Adjust-system-headers.patch | 39 #include <mntent.h>
|
| /OK3568_Linux_fs/buildroot/package/dmraid/ |
| H A D | 0001-fix-compilation-under-musl.patch | 43 # include <mntent.h>
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/busybox/ |
| H A D | fail_on_no_media.patch | 26 @@ -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 D | InitOutput.c | 265 winCheckMntOpt(const struct mntent *mnt, const char *opt) in winCheckMntOpt() 291 struct mntent *ent; in winCheckMount()
|
| /OK3568_Linux_fs/kernel/tools/hv/ |
| H A D | hv_vss_daemon.c | 117 struct mntent *ent; in vss_operate()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
| H A D | rdist-6.1.5-lfs.patch | 112 +#include <mntent.h>
|
| H A D | rdist-6.1.5-cleanup.patch | 1847 - 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 D | libc.info-12 | 6691 defined in ‘fstab.h’, or ‘_PATH_MNTTAB’, defined in ‘mntent.h’ and 6693 ‘mntent.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 D | libc.info-13 | 11311 ‘int addmntent (FILE *STREAM, const struct mntent *MNT)’ 11313 ‘mntent.h’ (BSD): *note mtab::. 12629 ‘mntent.h’ (BSD): *note mtab::. 13877 ‘struct mntent * getmntent (FILE *STREAM)’ 13879 ‘mntent.h’ (BSD): *note mtab::. 13881 ‘struct mntent * getmntent_r (FILE *STREAM, struct mntent *RESULT, char *BUFFER, int BUFSIZE)’ 13883 ‘mntent.h’ (BSD): *note mtab::. 14205 ‘char * hasmntopt (const struct mntent *MNT, const char *OPT)’ 14207 ‘mntent.h’ (BSD): *note mtab::. 15246 ‘struct mntent’ [all …]
|
| H A D | libc.info-16 | 2379 * 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 D | libc.info-12 | 6691 defined in ‘fstab.h’, or ‘_PATH_MNTTAB’, defined in ‘mntent.h’ and 6693 ‘mntent.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 D | libc.info-13 | 11311 ‘int addmntent (FILE *STREAM, const struct mntent *MNT)’ 11313 ‘mntent.h’ (BSD): *note mtab::. 12629 ‘mntent.h’ (BSD): *note mtab::. 13877 ‘struct mntent * getmntent (FILE *STREAM)’ 13879 ‘mntent.h’ (BSD): *note mtab::. 13881 ‘struct mntent * getmntent_r (FILE *STREAM, struct mntent *RESULT, char *BUFFER, int BUFSIZE)’ 13883 ‘mntent.h’ (BSD): *note mtab::. 14205 ‘char * hasmntopt (const struct mntent *MNT, const char *OPT)’ 14207 ‘mntent.h’ (BSD): *note mtab::. 15246 ‘struct mntent’ [all …]
|
| H A D | libc.info-16 | 2379 * struct mntent: mtab. (line 8)
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 4122 -rw-r--r-- root root 3359 ./usr/include/mntent.h
|
| H A D | buildhistory_filelist2.txt | 4123 -rw-r--r-- root root 3359 ./usr/include/mntent.h
|