Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x264 YPPUSHPROC_NULL(void) = 0;
H A Dyp_prot.h333 #define YPPUSHPROC_NULL ((rpcproc_t)0) macro
/illumos-gate/usr/src/cmd/ypcmd/
H A Dyppush.c861 case YPPUSHPROC_NULL: in listener_dispatch()