Home
last modified time | relevance | path

Searched refs:notifyp (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/cachefs/mount/
H A Dmount.c163 char **backfstypepp, char **reducepp, int *notifyp, int *nfsv3pass);
667 char **backfstypepp, char **reducepp, int *notifyp, int *nfsv3pass) in set_cfs_args() argument
885 *notifyp = 0; in set_cfs_args()
939 *notifyp = 0; in set_cfs_args()
/titanic_41/usr/src/uts/common/io/ib/clients/of/sol_ucma/
H A Dsol_ucma.c1447 sol_ucma_notify_t *notifyp; local
1453 notifyp = (sol_ucma_notify_t *)io_buf;
1454 ucma_id = notifyp->id;
1459 ret = rdma_notify(chan->chan_rdma_id, notifyp->event);
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip.c4730 dl_notify_ind_t *notifyp; in ip_dlnotify_alloc() local
4736 notifyp = (dl_notify_ind_t *)mp->b_rptr; in ip_dlnotify_alloc()
4737 notifyp->dl_notification = notification; in ip_dlnotify_alloc()
4738 notifyp->dl_data = data; in ip_dlnotify_alloc()
4745 dl_notify_ind_t *notifyp; in ip_dlnotify_alloc2() local
4751 notifyp = (dl_notify_ind_t *)mp->b_rptr; in ip_dlnotify_alloc2()
4752 notifyp->dl_notification = notification; in ip_dlnotify_alloc2()
4753 notifyp->dl_data1 = data1; in ip_dlnotify_alloc2()
4754 notifyp->dl_data2 = data2; in ip_dlnotify_alloc2()