Home
last modified time | relevance | path

Searched defs:statep (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/byacc/
H A Dverbose.c176 core *statep = state_table[state]; in print_core() local
/freebsd/tools/tools/netrate/httpd/
H A Dhttpd.c87 } *statep; variable
/freebsd/tools/tools/netrate/http/
H A Dhttp.c76 } *statep; variable
/freebsd/sys/kern/
H A Dkern_lockf.c412 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 Dcpu_machdep.c655 cpu_idle_enter(int *statep, int newstate) in cpu_idle_enter()
699 cpu_idle_exit(int *statep) in cpu_idle_exit()
/freebsd/sys/fs/p9fs/
H A Dp9fs_vnops.c1310 p9fs_get_open_fid(struct vnode *vp, int fflags, struct ucred *cr, struct open_fid_state *statep) in p9fs_get_open_fid()
1340 p9fs_release_open_fid(struct vnode *vp, struct ucred *cr, struct open_fid_state *statep) in p9fs_release_open_fid()
/freebsd/sys/dev/ntsync/
H A Dntsync.c1194 struct ntsync_priv *owner, struct ntsync_wait_state **statep, in ntsync_wait_state_get()