OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_name
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/mail/
vars.c
158
if (*gh->
g_name
== *name && equal(gh->
g_name
, name))
176
(void)printf("%s\t", gh->
g_name
);
cmd3.c
825
*p++ = gh->
g_name
;
840
gh->
g_name
= vcopy(gname);
874
if (strcmp(gh->
g_name
, name) == 0) {
885
free(gh->
g_name
);
def.h
371
char *
g_name
; /* Name of this group */
member in struct:grouphead
complete.c
610
*p++ = gh->
g_name
;
678
*p++ = gh->
g_name
;
names.c
442
if (strcmp(cp, gh->
g_name
) == 0)
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025