Home
last modified time | relevance | path

Searched defs:flp (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsupport.c144 Func_list *flp; in ld_sup_start() local
157 Func_list *flp; in ld_sup_atexit() local
171 Func_list *flp; in ld_sup_open() local
233 Func_list *flp; in ld_sup_file() local
256 Func_list *flp; in ld_sup_input_section() local
304 Func_list *flp; in ld_sup_section() local
317 Func_list *flp; in ld_sup_input_done() local
/illumos-gate/usr/src/uts/common/syscall/
H A Dfcntl.c833 flock_check(vnode_t *vp, flock64_t *flp, offset_t offset, offset_t max) in flock_check()
903 flock_get_start(vnode_t *vp, flock64_t *flp, offset_t offset, u_offset_t *start) in flock_get_start()
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_client.c85 #define NLM_FLOCK_IS_SAFE(flp) \ argument
662 struct flock64 *flp, int32_t orig_state) in nlm_reclaim_lock()
732 nlm_local_cancelk(vnode_t *vp, struct flock64 *flp) in nlm_local_cancelk()
748 nlm_call_lock(vnode_t *vp, struct flock64 *flp, in nlm_call_lock()
1036 nlm_call_unlock(struct flock64 *flp, struct nlm_host *hostp, in nlm_call_unlock()
1106 nlm_call_test(struct flock64 *flp, struct nlm_host *hostp, in nlm_call_test()
H A Dnlm_service.c83 struct flock64 *flp; member
698 struct flock64 *flp, in nlm_block()
H A Dnlm_impl.c2093 struct flock64 *flp) in nlm_slreq_register()
2134 struct flock64 *flp) in nlm_slreq_unregister()
2157 struct flock64 *flp) in nlm_slreq_find_locked()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dfree.c43 LDAPFiltList *flp, *nextflp; in ldap_getfilter_free() local
H A Dgetfilter.c103 LDAPFiltList *flp, *nextflp; in ldap_init_getfilter_buf() local
257 LDAPFiltList *flp; in ldap_getfirstfilter() local
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs.c506 struct fiolog *flp) in lufs_initialize()
661 lufs_alloc(struct ufsvfs *ufsvfsp, struct fiolog *flp, size_t minb, cred_t *cr) in lufs_alloc()
848 lufs_disable(vnode_t *vp, struct fiolog *flp) in lufs_disable()
982 lufs_enable(struct vnode *vp, struct fiolog *flp, cred_t *cr) in lufs_enable()
/illumos-gate/usr/src/test/os-tests/tests/file-locking/
H A Dutil.c141 flock_reinit(struct flock *flp, int ltype) in flock_reinit()
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c174 fifolock_t *flp = &fdp->fifo_lock; in fnode_constructor() local
227 fifolock_t *flp = &fdp->fifo_lock; in fnode_destructor() local
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmalloc.c907 char **flp; in cleanfree() local
/illumos-gate/usr/src/cmd/newform/
H A Dnewform.c116 *flp = optl; /* Pointer to next open slot */ variable
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c275 reportlogerror(int ret, char *mp, char *special, char *cmd, fiolog_t *flp) in reportlogerror()
/illumos-gate/usr/src/lib/libipmi/common/
H A Dipmi_entity.c161 ipmi_sdr_fru_locator_t *flp = in ipmi_entity_sdr_parse() local
H A Dipmi_sdr.c239 ipmi_sdr_fru_locator_t *flp = in ipmi_sdr_refresh() local
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd3.c1122 int flp = (value("flipr") != NOSTR); in reply2sender() local
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1981 struct fac_lookup *flp = (struct fac_lookup *)pdata; in hc_fac_get() local
2027 struct fac_lookup *flp; in hc_fmri_facility() local
/illumos-gate/usr/src/uts/common/os/
H A Dflock.c4105 create_flock(lock_descriptor_t *lp, flock64_t *flp) in create_flock()
4126 flk_convert_lock_data(vnode_t *vp, flock64_t *flp, in flk_convert_lock_data()