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 138 pathbuf_destroy(pb);
145 pathbuf_destroy(pb);
kern_ktrace_vfs.c 114 pathbuf_destroy(pb);
118 pathbuf_destroy(pb);
subr_kobj_vfs.c 174 pathbuf_destroy(pb);
184 pathbuf_destroy(pb);
tty_bsdpty.c 137 pathbuf_destroy(pb);
141 pathbuf_destroy(pb);
subr_exec_fd.c 115 pathbuf_destroy(pb);
125 pathbuf_destroy(pb);
kern_acct.c 325 pathbuf_destroy(pb);
376 pathbuf_destroy(pb);
396 pathbuf_destroy(pb);
vfs_syscalls.c 293 pathbuf_destroy(pb);
691 pathbuf_destroy(pb);
695 pathbuf_destroy(pb);
1732 pathbuf_destroy(pb);
1736 pathbuf_destroy(pb);
1830 pathbuf_destroy(pb);
1879 pathbuf_destroy(pb);
2119 pathbuf_destroy(pb);
2123 pathbuf_destroy(pb);
2444 pathbuf_destroy(pb)
    [all...]
kern_module_vfs.c 228 pathbuf_destroy(pb);
kern_core.c 242 pathbuf_destroy(pb);
245 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