OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:puffs__cc_create
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libpuffs/
callcontext.c
99
rv =
puffs__cc_create
(pcc->pcc_pu, puffs__theloop, &jumpcc);
224
puffs__cc_create
(struct puffs_usermount *pu, puffs_ccfunc func,
function
237
DPRINTF(("
puffs__cc_create
: allocated pcc %p\n", pcc));
244
DPRINTF(("
puffs__cc_create
: magazin pcc %p\n", pcc));
puffs_priv.h
239
int
puffs__cc_create
(struct puffs_usermount *, puffs_ccfunc,
dispatcher.c
92
if (
puffs__cc_create
(pu, dispatch, &pcc) == -1)
puffs.c
1010
if (
puffs__cc_create
(pu, puffs__theloop, &pcc) == -1) {
Completed in 25 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026