OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getgrp
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/mount_ptyfs/
mount_ptyfs.c
120
static gid_t
getgrp
(const char *name);
132
getgrp
(const char *name)
function in typeref:typename:gid_t
167
args.gid =
getgrp
("tty");
183
args.gid =
getgrp
(getmntoptstr(mp, "group"));
191
args.gid =
getgrp
(optarg);
mount_ptyfs.c
120
static gid_t
getgrp
(const char *name);
132
getgrp
(const char *name)
function in typeref:typename:gid_t
167
args.gid =
getgrp
("tty");
183
args.gid =
getgrp
(getmntoptstr(mp, "group"));
191
args.gid =
getgrp
(optarg);
mount_ptyfs.c
120
static gid_t
getgrp
(const char *name);
132
getgrp
(const char *name)
function in typeref:typename:gid_t
167
args.gid =
getgrp
("tty");
183
args.gid =
getgrp
(getmntoptstr(mp, "group"));
191
args.gid =
getgrp
(optarg);
Completed in 90 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025