Searched defs:cl (Results 1 - 25 of 89) sorted by relevance

1234

/src/sys/arch/mvme68k/stand/sboot/
H A Dclock.c104 struct clockreg *cl = clockreg; local in function:time
/src/sys/ddb/
H A Ddb_autoconf.c69 const char *cl; local in function:db_show_all_devices
/src/usr.bin/eject/
H A Dam_glue.c61 CLIENT *cl; local in function:ping_pmap
/src/tests/lib/libm/
H A Dt_round.c64 long double al = VALL, bl, cl; local in function:ATF_TC_BODY
/src/lib/libc/citrus/
H A Dcitrus_ctype_template.h663 void *cl = cc->cc_closure; local in function:_FUNCNAME
798 void *cl = cc->cc_closure; local in function:_FUNCNAME
[all...]
/src/lib/libskey/
H A Dput.c2235 unsigned char cl; local in function:insert
2289 unsigned char cl; local in function:extract
/src/sys/dev/pci/cxgb/
H A Dcxgb_osdep.c105 void m_cljset(struct mbuf *m, void *cl, int type) argument
114 uint8_t *cl; local in function:_m_explode
H A Dcxgb_mvec.h81 m_iovappend(struct mbuf *m, uint8_t *cl, int size, int len, int offset) argument
/src/usr.bin/rwall/
H A Drwall.c105 CLIENT *cl; local in function:main
/src/usr.sbin/bthcid/
H A Dclient.c143 struct client *cl; local in function:process_control
188 struct client *cl = arg; local in function:process_client
260 struct client *cl; local in function:send_client_request
[all...]
/src/usr.sbin/spray/
H A Dspray.c66 CLIENT *cl; local in function:main
/src/sys/fs/ntfs/
H A Dntfs_subr.h59 cn_t * cl; member in struct:ntvattr::__anon0d6071df010a::__anon0d6071df0208
/src/sys/kern/
H A Dsched_4bsd.c467 lwp_t *pl, *cl; local in function:sched_proc_exit
/src/sys/arch/sparc64/dev/
H A Dpcons.c231 struct clist *cl; local in function:pconsstart
/src/sys/arch/sun2/dev/
H A Dpcons.c231 struct clist *cl; local in function:pconsstart
/src/sys/coda/
H A Dcoda_subr.c126 coda_iterate(bool (*f)(void *, struct vnode *), void *cl) argument
152 coda_kill_selector(void *cl, struct vnode *vp) argument
190 coda_flush_selector(void *cl, struct vnode *vp) argument
216 coda_testflush_selector(void *cl, struct vnode *vp) argument
240 coda_unmounting_selector(void *cl, struct vnode *vp) argument
261 coda_checkunmounting_selector(void *cl, struct vnode *vp) argument
/src/lib/libc/rpc/
H A Dclnt_generic.c232 CLIENT *cl = NULL; /* client handle */ local in function:clnt_tp_create
300 CLIENT *cl; /* client handle */ local in function:clnt_tli_create
[all...]
H A Dclnt_raw.c253 clnt_raw_geterr(CLIENT *cl, struct rpc_err *error) argument
260 clnt_raw_freeres(CLIENT *cl, xdrproc_t xdr_res, caddr_t res_ptr) argument
279 clnt_raw_abort(CLIENT *cl) argument
285 clnt_raw_control(CLIENT *cl, u_int ui, char *str) argument
292 clnt_raw_destroy(CLIENT *cl) argument
/src/lib/libcurses/
H A Dcolor.c660 uint32_t cl = COLOR_PAIR(pair); local in function:__change_pair
/src/sbin/fsck_msdos/
H A Dfat.c52 checkclnum(struct bootblock *boot, u_int fat, cl_t cl, cl_t *next) argument
123 cl_t cl; local in function:readfat
243 rsrvdcltype(cl_t cl) argument
255 clustdiffer(cl_t cl,cl_t * cp1,cl_t * cp2,u_int fatnum) argument
328 cl_t cl; local in function:comparefat
480 cl_t cl; local in function:writefat
[all...]
/src/usr.bin/make/
H A Dhash.c205 unsigned b, cl, max_cl = 0; local in function:HashTable_MaxChain
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dintel_timeline.c129 static void __idle_cacheline_free(struct intel_timeline_cacheline *cl) argument
144 struct intel_timeline_cacheline *cl = local in function:__cacheline_retire
154 struct intel_timeline_cacheline *cl = local in function:__cacheline_active
164 struct intel_timeline_cacheline *cl; local in function:cacheline_alloc
188 cacheline_acquire(struct intel_timeline_cacheline * cl) argument
194 cacheline_release(struct intel_timeline_cacheline * cl) argument
200 cacheline_free(struct intel_timeline_cacheline * cl) argument
224 struct intel_timeline_cacheline *cl; local in function:intel_timeline_init
412 struct intel_timeline_cacheline *cl; local in function:__intel_timeline_get_seqno
510 cacheline_ref(struct intel_timeline_cacheline * cl,struct i915_request * rq) argument
520 struct intel_timeline_cacheline *cl; local in function:intel_timeline_read_hwsp
[all...]
/src/sys/fs/puffs/
H A Dpuffs_vfsops.c517 pageflush_selector(void *cl, struct vnode *vp) argument
/src/sys/fs/union/
H A Dunion_vfsops.c334 union_unmount_selector(void *cl, struct vnode *vp) argument
/src/sys/net/
H A Dif_srt.c272 srt_clone_create(struct if_clone *cl, int unit) argument

Completed in 15 milliseconds

1234