Searched refs:hasmntstr (Results 1 – 5 of 5) sorted by relevance
203 if ((str = hasmntstr(&mnt, MNTTAB_OPT_USER)) != NULL) { in mount_udf()211 if ((str = hasmntstr(&mnt, MNTTAB_OPT_GROUP)) != NULL) { in mount_udf()219 if ((str = hasmntstr(&mnt, MNTTAB_OPT_GMTOFF)) != NULL) { in mount_udf()227 if ((str = hasmntstr(&mnt, MNTTAB_OPT_SESSIONNR)) != NULL) { in mount_udf()
161 if ((str = hasmntstr(&mnt, MNTTAB_OPT_USER)) != NULL) { in mount_pcfs()175 if ((str = hasmntstr(&mnt, MNTTAB_OPT_GROUP)) != NULL) { in mount_pcfs()
222 hasmntstr(mntent_t *mnt, char *opt) in hasmntstr() function
301 extern char *hasmntstr(mntent_t *, char *);
815 * include/am_utils.h: extern for hasmntstr().817 * libamu/mtab.c (hasmntstr): new function to return the string