Searched refs:getfsspec (Results 1 – 11 of 11) sorted by relevance
26 PROTO_DEPRECATED(getfsspec);
72 struct fstab *getfsspec(const char *);
162 getfsspec(const char *name) in getfsspec() function
202 (fs = getfsspec(*argv)) == NULL) { in main()
381 fsent = getfsspec(partname); in parsefstab()383 fsent = getfsspec(partduid); in parsefstab()
463 if ((fs = getfsspec(fst[i].f_mntfromspec)) == NULL) in getprivs()
266 (fs = getfsspec(mntpath)) == NULL) in main()
654 getfsspec
462 getfsspec() iswlower_l() toupper_l()794 getfsspec() mbsrtowcs() ungetwc()
9687 INTERCEPTOR(void *, getfsspec, const char *spec) {9689 COMMON_INTERCEPTOR_ENTER(ctx, getfsspec, spec);9692 void *ret = REAL(getfsspec)(spec);9711 COMMON_INTERCEPT_FUNCTION(getfsspec); \
1860 fun:getfsspec=uninstrumented