Searched refs:puffs_cc_getcaller (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/lib/libpuffs/ |
| D | puffs.expsym | 33 puffs_cc_getcaller
|
| D | callcontext.c | 168 puffs_cc_getcaller(struct puffs_cc *pcc, pid_t *pid, lwpid_t *lid) in puffs_cc_getcaller() function
|
| D | puffs.h | 620 int puffs_cc_getcaller(struct puffs_cc *,pid_t *,lwpid_t *);
|
| /netbsd/src/usr.sbin/perfused/ |
| D | msg.c | 221 (void)puffs_cc_getcaller(pcc, (pid_t *)&fih->pid, NULL); in perfused_new_pb()
|
| /netbsd/src/lib/librefuse/ |
| D | refuse.c | 242 puffs_cc_getcaller(pcc, &fusectx->pid, NULL); in set_fuse_context_pid()
|
| /netbsd/src/lib/libp2k/ |
| D | p2k.c | 152 puffs_cc_getcaller(puffs_cc_getcc(pu), &pid, &lid); in makelwp()
|