Searched refs:fmtfs (Results 1 – 12 of 12) sorted by relevance
40 fmtfs(struct stat* st) in fmtfs() function57 fmtfs(struct stat* st) in fmtfs() function
82 extern char* fmtfs(struct stat*);
92 extern __MANGLE__ char* fmtfs __PROTO__((struct stat*));
446 fmtfs;
470 common/string/fmtfs.o \
681 …mp->mnt->mnt_dir, stat(mp->mnt->mnt_dir, &st) ? FS_default : strncpy(typ, fmtfs(&st), sizeof(typ) …
1513 return !strgrpmatch(fmtfs(ent->fts_statp), "([an]fs|samb)", NiL, 0, STR_LEFT|STR_ICASE); in fts_local()
576 p = fmtfs(st); in ckmagic()
742 string/(fmtfs|fmtuid|fmtgid|strgid|struid).c: convert to use <cdt.h>1475 convert fmtfs to mnt.h