Searched defs:getmntent (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetmntent.c209 * Common code for getmntent() and getextmntent().
217 * If getmntent() passes a file that isn't provided by mntfs then we assume that
250 * We were successful, but we may have to enforce getmntent()'s
272 getmntent(FILE *fp, struct mnttab *mp) function
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/
H A Dpysol.py192 def getmntent(): function
203 r = _libc.getmntent(_mnttab_FILE, byref(mntent))
1324 "getmntent",

Completed in 18 milliseconds