Searched defs:statep (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/byacc/ |
H A D | verbose.c | 176 core *statep = state_table[state]; in print_core() local
|
/freebsd/tools/tools/netrate/httpd/ |
H A D | httpd.c | 87 } *statep; variable
|
/freebsd/tools/tools/netrate/http/ |
H A D | http.c | 76 } *statep; variable
|
/freebsd/sys/kern/ |
H A D | kern_lockf.c | 412 lf_advlockasync(struct vop_advlockasync_args *ap, struct lockf **statep, in lf_advlockasync() 735 lf_advlock(struct vop_advlock_args *ap, struct lockf **statep, u_quad_t size) in lf_advlock() 751 lf_purgelocks(struct vnode *vp, struct lockf **statep) in lf_purgelocks()
|
/freebsd/sys/x86/x86/ |
H A D | cpu_machdep.c | 530 cpu_idle_enter(int *statep, int newstate) in cpu_idle_enter() 576 cpu_idle_exit(int *statep) in cpu_idle_exit()
|
/freebsd/sys/fs/p9fs/ |
H A D | p9fs_vnops.c | 1266 p9fs_get_open_fid(struct vnode *vp, int fflags, struct ucred *cr, struct open_fid_state *statep) in p9fs_get_open_fid() 1296 p9fs_release_open_fid(struct vnode *vp, struct ucred *cr, struct open_fid_state *statep) in p9fs_release_open_fid()
|