HomeSort by: relevance | last modified time | path
    Searched refs:pcn_po_full (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libpuffs/
dispatcher.c 293 pu->pu_pathfree(pu, &pcn.pcn_po_full);
301 pn->pn_po = pcn.pcn_po_full;
304 &pcn.pcn_po_full);
348 pu->pu_pathfree(pu, &pcn.pcn_po_full);
351 pn->pn_po = pcn.pcn_po_full;
395 pu->pu_pathfree(pu, &pcn.pcn_po_full);
398 pn->pn_po = pcn.pcn_po_full;
605 pu->pu_pathfree(pu, &pcn.pcn_po_full);
631 pcn_src.pcn_po_full = pn_src->pn_po;
647 &pcn_targ.pcn_po_full);
    [all...]
paths.c 76 &pcn->pcn_po_full);
77 puffs_path_buildhash(pu, &pcn->pcn_po_full);
puffs.h 131 struct puffs_pathobj pcn_po_full; /* PUFFS_FLAG_BUILDPATH */ member in struct:puffs_cn
441 #define PCNPATH(pcnode) ((pcnode)->pcn_po_full.po_path)
442 #define PCNPLEN(pcnode) ((pcnode)->pcn_po_full.po_len)
  /src/usr.sbin/puffs/mount_sysctlfs/
sysctlfs.c 577 p2cn->pcn_po_full.po_len++;
582 pn_new = getnode(pu, &p2cn->pcn_po_full, nodetype);
  /src/lib/librefuse/
refuse.c 448 __UNCONST(&pcn->pcn_po_full));

Completed in 24 milliseconds