HomeSort by: relevance | last modified time | path
    Searched refs:pathbuf_destroy (Results 1 - 25 of 45) sorted by relevancy

1 2

  /src/sys/kern/
subr_emul.c 136 pathbuf_destroy(pb);
143 pathbuf_destroy(pb);
kern_ktrace_vfs.c 113 pathbuf_destroy(pb);
117 pathbuf_destroy(pb);
subr_kobj_vfs.c 173 pathbuf_destroy(pb);
183 pathbuf_destroy(pb);
tty_bsdpty.c 137 pathbuf_destroy(pb);
141 pathbuf_destroy(pb);
subr_exec_fd.c 113 pathbuf_destroy(pb);
123 pathbuf_destroy(pb);
kern_acct.c 323 pathbuf_destroy(pb);
374 pathbuf_destroy(pb);
394 pathbuf_destroy(pb);
vfs_syscalls.c 292 pathbuf_destroy(pb);
690 pathbuf_destroy(pb);
694 pathbuf_destroy(pb);
1731 pathbuf_destroy(pb);
1735 pathbuf_destroy(pb);
1829 pathbuf_destroy(pb);
1878 pathbuf_destroy(pb);
2118 pathbuf_destroy(pb);
2122 pathbuf_destroy(pb);
2443 pathbuf_destroy(pb)
    [all...]
kern_core.c 239 pathbuf_destroy(pb);
242 pathbuf_destroy(pb);
kern_module_vfs.c 225 pathbuf_destroy(pb);
exec_script.c 293 pathbuf_destroy(shell_pathbuf);
uipc_usrreq.c 999 pathbuf_destroy(pb);
1010 pathbuf_destroy(pb);
1020 pathbuf_destroy(pb);
1033 pathbuf_destroy(pb);
1181 pathbuf_destroy(pb);
1185 pathbuf_destroy(pb);
  /src/sys/compat/netbsd32/
netbsd32_fd.c 80 pathbuf_destroy(pb);
84 pathbuf_destroy(pb);
  /src/sys/miscfs/nullfs/
null_vfsops.c 132 pathbuf_destroy(pb);
136 pathbuf_destroy(pb);
  /src/sys/miscfs/umapfs/
umap_vfsops.c 129 pathbuf_destroy(pb);
137 pathbuf_destroy(pb);
  /src/sys/nfs/
nfs_serv.c 467 pathbuf_destroy(nd.ni_pathbuf);
470 pathbuf_destroy(ipb);
486 pathbuf_destroy(nd.ni_pathbuf);
488 pathbuf_destroy(ipb);
1459 pathbuf_destroy(nd.ni_pathbuf);
1545 pathbuf_destroy(nd.ni_pathbuf);
1562 pathbuf_destroy(nd.ni_pathbuf);
1572 pathbuf_destroy(nd.ni_pathbuf);
1623 pathbuf_destroy(nd.ni_pathbuf);
1652 pathbuf_destroy(nd.ni_pathbuf)
    [all...]
nfs_export.c 263 pathbuf_destroy(pb);
269 pathbuf_destroy(pb);
nfs_srvsubs.c 279 pathbuf_destroy(ndp->ni_pathbuf);
  /src/sys/dev/dm/
dm_pdev.c 119 pathbuf_destroy(dev_pb);
  /src/sys/rump/librump/rumpvfs/
rump_vfs.c 255 pathbuf_destroy(pb);
284 pathbuf_destroy(pb);
  /src/sys/dev/
kloader.c 609 pathbuf_destroy(pb);
616 pathbuf_destroy(pb);
620 pathbuf_destroy(pb);
firmload.c 238 pathbuf_destroy(pb);
  /src/sys/fs/efs/
efs_vfsops.c 206 pathbuf_destroy(pb);
211 pathbuf_destroy(pb);
  /src/sys/fs/unionfs/
unionfs_vfsops.c 178 pathbuf_destroy(pb);
188 pathbuf_destroy(pb);
  /src/sys/sys/
namei.h 61 * STRUCT NAMEIDATA IS DEAD, call pathbuf_destroy. Don't destroy the
76 void pathbuf_destroy(struct pathbuf *);
namei.src 53 * STRUCT NAMEIDATA IS DEAD, call pathbuf_destroy. Don't destroy the
68 void pathbuf_destroy(struct pathbuf *);

Completed in 31 milliseconds

1 2