OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:p_args
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/mount_portal/
conf.c
62
char *
p_args
; /* copy of arg string (malloc) */
member in struct:path
186
p->
p_args
= strdup(cline);
188
for (s = p->
p_args
; s != NULL; ) {
230
free(p->
p_args
);
conf.c
62
char *
p_args
; /* copy of arg string (malloc) */
member in struct:path
186
p->
p_args
= strdup(cline);
188
for (s = p->
p_args
; s != NULL; ) {
230
free(p->
p_args
);
Completed in 25 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025