Searched refs:cl_init (Results 1 – 8 of 8) sorted by relevance
| /onnv-gate/usr/src/grub/grub-0.97/stage2/ |
| H A D | char_io.c | 315 auto void cl_init (void); in real_get_cmdline() 478 void cl_init (void) in real_get_cmdline() 540 cl_init (); in real_get_cmdline() 613 cl_init (); in real_get_cmdline()
|
| /onnv-gate/usr/src/uts/common/os/ |
| H A D | modconf.c | 1242 clp->cl_init = modl->sched_class->cl_init; in mod_installsched() 1284 clp->cl_init = NULL; in mod_removesched()
|
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | class.h | 107 pri_t (*cl_init)(id_t, int, classfuncs_t **); member
|
| /onnv-gate/usr/src/uts/common/disp/ |
| H A D | disp.c | 249 cl_maxglobpri = sc->cl_init(cid, PC_CLPARMSZ, in dispinit() 296 cl_maxglobpri = clp->cl_init(clp - sclass, PC_CLPARMSZ, &clp->cl_funcs); in disp_add()
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
| H A D | regcomp.c | 845 cl_init(pRExC_state, &this_class); in S_study_chunk() 1086 cl_init(pRExC_state, &this_class); in S_study_chunk() 1593 cl_init(pRExC_state, &intrnl); in S_study_chunk() 1976 cl_init(pRExC_state, &ch_class); in Perl_pregcomp() 2106 cl_init(pRExC_state, &ch_class); in Perl_pregcomp()
|
| H A D | embed.h | 1676 #define cl_init S_cl_init macro 4194 #define cl_init(a,b) S_cl_init(aTHX_ a,b) macro
|
| /onnv-gate/usr/src/cmd/mdb/common/modules/genunix/ |
| H A D | genunix.c | 1648 class_tbl[i].cl_init, class_tbl[i].cl_funcs); in class()
|
| /onnv-gate/usr/src/grub/grub-0.97/ |
| H A D | ChangeLog | 3731 added, and, cl_init and cl_insert are rewritten from scratch. 6922 In the completion, if RET is zero, do not call cl_init.
|