HomeSort by: relevance | last modified time | path
    Searched defs:allocfsent (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/dump/
optr.c 68 static struct fstab *allocfsent(const struct fstab *);
339 allocfsent(const struct fstab *fs) function in typeref:struct:fstab *
387 fs = allocfsent(fs);
optr.c 68 static struct fstab *allocfsent(const struct fstab *);
339 allocfsent(const struct fstab *fs) function in typeref:struct:fstab *
387 fs = allocfsent(fs);

Completed in 210 milliseconds