Home
last modified time | relevance | path

Searched refs:YPPROC_NULL (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nis.c280 case YPPROC_NULL:
334 case YPPROC_NULL:
431 case YPPROC_NULL:
490 case YPPROC_NULL:
/titanic_41/usr/src/head/rpcsvc/
H A Dyp.x222 YPPROC_NULL(void) = 0;
H A Dyp_prot.h204 #define YPPROC_NULL ((rpcproc_t)0) macro
/titanic_41/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h197 #define YPPROC_NULL ((u_long)0) macro
/titanic_41/usr/src/cmd/ypcmd/
H A Dypserv.c486 case YPPROC_NULL: in ypdispatch()