Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Ddup_avl.c496 fragment_cmp(const void *vlp, const void *vrp) in fragment_cmp()
515 claimant_cmp(const void *vlp, const void *vrp) in claimant_cmp()
539 by_ino_cmp(const void *vlp, const void *vrp) in by_ino_cmp()
556 by_lfn_cmp(const void *vlp, const void *vrp) in by_lfn_cmp()
/illumos-gate/usr/src/uts/common/os/
H A Dmutex.c351 volatile mutex_impl_t *vlp = (volatile mutex_impl_t *)lp; in mutex_vector_enter() local
/illumos-gate/usr/src/cmd/troff/
H A Dn9.c252 tchar *vlp; in setvline() local
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c2325 ixgbe_vlan_t *vlp; in ixgbe_free_rings() local
3252 for (ixgbe_vlan_t *vlp = list_head(&rxg->vlans); vlp != NULL; in ixgbe_init_vlan() local
6426 for (ixgbe_vlan_t *vlp = list_head(&rx_group->vlans); vlp != NULL; in ixgbe_find_vlan() local
6447 ixgbe_vlan_t *vlp; in ixgbe_addvlan() local
6552 ixgbe_vlan_t *vlp; in ixgbe_remvlan() local
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_init.c408 int *vlp; /* pointer to virtual library number */ in add_drv() local
/illumos-gate/usr/src/cmd/fs.d/
H A Dmount.c1243 vfsent_t **vlp; in do_mounts() local
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c2310 struct di_devlink *vlp) in visit_link()