HomeSort by: relevance | last modified time | path
    Searched refs:AUTOFS_VERS (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/am-utils/dist/conf/transp/
transp_sockets.c 517 if (!svc_register(autofs_xprt, AUTOFS_PROG, AUTOFS_VERS, autofs_dispatch, 0)) {
519 (u_long) AUTOFS_PROG, (u_long) AUTOFS_VERS);
530 svc_unregister(AUTOFS_PROG, AUTOFS_VERS);
transp_tli.c 881 rpcb_unset(AUTOFS_PROG, AUTOFS_VERS, autofs_ncp);
882 if (svc_reg(autofs_xprt, AUTOFS_PROG, AUTOFS_VERS, autofs_dispatch, autofs_ncp) == FALSE) {
923 rpcb_unset(AUTOFS_PROG, AUTOFS_VERS, autofs_ncp);
  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_aix5_1.h 279 #define AUTOFS_VERS ((unsigned long)(1))

Completed in 22 milliseconds