Home | Sort by: relevance | last modified time | path |
/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); |