HomeSort by: relevance | last modified time | path
    Searched defs:p_use_re (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/mount_portal/
conf.c 65 int p_use_re; /* true if entry is RE */ member in struct:path
206 p->p_use_re = 0;
210 p->p_use_re = 1;
232 if (p->p_use_re)
329 if (p->p_use_re) {
conf.c 65 int p_use_re; /* true if entry is RE */ member in struct:path
206 p->p_use_re = 0;
210 p->p_use_re = 1;
232 if (p->p_use_re)
329 if (p->p_use_re) {

Completed in 24 milliseconds