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

  /src/sbin/mount_portal/
conf.c 73 static int pinsert(path *, qelem *);
128 pinsert(path *p0, qelem *q0) function in typeref:typename:int
283 if (p && !pinsert(p, &q))
conf.c 73 static int pinsert(path *, qelem *);
128 pinsert(path *p0, qelem *q0) function in typeref:typename:int
283 if (p && !pinsert(p, &q))

Completed in 20 milliseconds