Searched defs:iocfunc (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/cmd/ipf/tools/ |
H A D | ippool_y.y | 420 int ippool_parsefile(fd, filename, iocfunc) in ippool_parsefile() argument 455 int ippool_parsesome(fd, fp, iocfunc) in ippool_parsesome() argument
|
/illumos-gate/usr/src/cmd/ipf/lib/ |
H A D | nametokva.c | 6 ipfunc_t nametokva(name, iocfunc) in nametokva() argument
|
H A D | kvatoname.c | 6 char *kvatoname(func, iocfunc) in kvatoname() argument
|
H A D | remove_hash.c | 18 int remove_hash(iphp, iocfunc) in remove_hash() argument
|
H A D | remove_pool.c | 18 int remove_pool(poolp, iocfunc) in remove_pool() argument
|
H A D | load_pool.c | 24 int load_pool(plp, iocfunc) in load_pool() argument
|
H A D | remove_hashnode.c | 18 int remove_hashnode(unit, name, node, iocfunc) in remove_hashnode() argument
|
H A D | remove_poolnode.c | 18 int remove_poolnode(unit, name, node, iocfunc) in remove_poolnode() argument
|
H A D | load_hashnode.c | 24 int load_hashnode(unit, name, node, iocfunc) in load_hashnode() argument
|
H A D | load_poolnode.c | 21 int load_poolnode(role, name, node, iocfunc) in load_poolnode() argument
|
H A D | load_hash.c | 24 int load_hash(iphp, list, iocfunc) in load_hash() argument
|
H A D | printfr.c | 17 void printfr(fp, iocfunc) in printfr() argument
|