OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getmntpt
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/df/
df.c
69
static char *
getmntpt
(const char *);
214
if ((mntpt =
getmntpt
(*argv)) == 0) {
220
if ((mntpt =
getmntpt
(*argv)) == 0)
286
getmntpt
(const char *name)
function in typeref:typename:char *
/src/sbin/mount/
mount.c
78
getmntpt
(const char *);
191
if ((mntbuf =
getmntpt
(fs->fs_file))
238
(mntbuf =
getmntpt
(canonical_path)) == NULL) &&
239
(mntbuf =
getmntpt
(*argv)) == NULL) {
275
(mntbuf =
getmntpt
(canonical_path))
277
(mntbuf =
getmntpt
(*argv)) == NULL)
657
getmntpt
(const char *name)
function in typeref:struct:statvfs *
Completed in 14 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025