Home
last modified time | relevance | path

Searched refs:fstype (Results 1 – 25 of 33) sorted by relevance

12

/external/toybox/toys/other/
Dblkid.c30 struct fstype { struct
36 static const struct fstype fstypes[] = { argument
75 for (i=0; i < sizeof(fstypes)/sizeof(struct fstype); i++) { in do_blkid()
92 if (i == sizeof(fstypes)/sizeof(struct fstype)) { in do_blkid()
/external/toybox/toys/posix/
Ddf.c31 struct arg_list *fstype; in GLOBALS()
46 if (TT.fstype) {
49 for (al = TT.fstype; al; al = al->next)
/external/e2fsprogs/misc/
Dfsck.c119 static char *fstype = NULL; variable
710 else if (fstype && strncmp(fstype, "no", 2) && in fsck_device()
711 strncmp(fstype, "opts=", 5) && strncmp(fstype, "loop", 4) && in fsck_device()
712 !strchr(fstype, ',')) in fsck_device()
713 type = fstype; in fsck_device()
1210 if (fstype) in PRS()
1218 fstype = string_copy(tmp); in PRS()
1219 compile_fs_type(fstype, &fs_type_compiled); in PRS()
/external/selinux/libsepol/include/sepol/policydb/
Dservices.h219 extern int sepol_fs_use(const char *fstype, /* IN */
228 extern int sepol_genfs_sid(const char *fstype, /* IN */
Dpolicydb.h364 char *fstype; member
/external/e2fsprogs/lib/blkid/
Dblkid.h77 int blkid_known_fstype(const char *fstype);
Dblkid.h.in77 int blkid_known_fstype(const char *fstype);
Dprobe.c1652 int blkid_known_fstype(const char *fstype) in blkid_known_fstype() argument
1657 if (strcmp(fstype, id->bim_type) == 0) in blkid_known_fstype()
/external/wpa_supplicant_8/src/utils/
Dwpa_debug.c146 char *tmp2, *tmp_path, *fstype; in wpa_debug_open_linux_tracing() local
150 fstype = strtok_r(NULL, " ", &tmp2); in wpa_debug_open_linux_tracing()
151 if (strcmp(fstype, "debugfs") == 0) { in wpa_debug_open_linux_tracing()
/external/selinux/checkpolicy/
Dcheckpolicy.c387 char ans[80 + 1], *outfile = NULL, *path, *fstype; in main() local
1006 fstype = strdup(ans); in main()
1033 sepol_genfs_sid(fstype, path, tclass, &ssid); in main()
1035 free(fstype); in main()
Dpolicy_define.c5168 int define_genfs_context_helper(char *fstype, int has_type) in define_genfs_context_helper() argument
5181 free(fstype); in define_genfs_context_helper()
5191 if (strcmp(fstype, genfs->fstype) <= 0) in define_genfs_context_helper()
5195 if (!genfs || strcmp(fstype, genfs->fstype)) { in define_genfs_context_helper()
5202 newgenfs->fstype = fstype; in define_genfs_context_helper()
5266 fstype, newc->u.name); in define_genfs_context_helper()
5285 if (fstype) in define_genfs_context_helper()
5286 free(fstype); in define_genfs_context_helper()
/external/selinux/libsepol/src/
Dpolicydb.c1338 free(g->fstype); in policydb_destroy()
2743 newgenfs->fstype = malloc(len + 1); in genfs_read()
2744 if (!newgenfs->fstype) { in genfs_read()
2748 rc = next_entry(newgenfs->fstype, fp, len); in genfs_read()
2750 free(newgenfs->fstype); in genfs_read()
2754 newgenfs->fstype[len] = 0; in genfs_read()
2757 if (strcmp(newgenfs->fstype, genfs->fstype) == 0) { in genfs_read()
2759 newgenfs->fstype); in genfs_read()
2760 free(newgenfs->fstype); in genfs_read()
2764 if (strcmp(newgenfs->fstype, genfs->fstype) < 0) in genfs_read()
[all …]
Dservices.c2087 int hidden sepol_genfs_sid(const char *fstype, in sepol_genfs_sid() argument
2098 cmp = strcmp(fstype, genfs->fstype); in sepol_genfs_sid()
2134 int hidden sepol_fs_use(const char *fstype, in sepol_fs_use() argument
2142 if (strcmp(fstype, c->u.name) == 0) in sepol_fs_use()
2158 rc = sepol_genfs_sid(fstype, "/", SECCLASS_DIR, sid); in sepol_fs_use()
Dexpand.c2273 newgenfs->fstype = strdup(genfs->fstype); in genfs_copy()
2274 if (!newgenfs->fstype) { in genfs_copy()
Dwrite.c1459 len = strlen(genfs->fstype); in genfs_write()
1464 items = put_entry(genfs->fstype, 1, len, fp); in genfs_write()
Dmodule_to_cil.c2831 cil_printf("(genfscon %s %s ", genfs->fstype, ocon->u.name); in genfscon_to_cil()
/external/toybox/generated/
Dglobals.h930 struct arg_list *fstype; member
Dnewtoys.h69 USE_FSTYPE(NEWTOY(fstype, "<1", TOYFLAG_BIN))
Dflags.h3289 #define TT this.fstype
/external/selinux/libsepol/cil/src/
Dcil_binary.c2866 if (genfs_tail && strcmp(genfs_tail->fstype, cil_genfscon->fs_str) == 0) { in cil_genfscon_to_policydb()
2871 new_genfs->fstype = cil_strdup(cil_genfscon->fs_str); in cil_genfscon_to_policydb()
/external/e2fsprogs/po/
Dzh_CN.po3813 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
3815 "用法: Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] "
Did.po4031 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
4033 "Penggunaan: fsck [-AMNPRTV] -C [fd] ] [-t fstype] [fs-pilihan] "
Dtr.po4134 msgid "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
4135 msgstr "Kullanımı: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
De2fsprogs.pot3997 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
Dit.po4111 "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"

12