Searched refs:create_service (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.sbin/rpc.statd/
H A Dstatd.c71 static int create_service(struct netconfig *nconf);
208 ret = create_service(nconf);
326 create_service(struct netconfig *nconf) function
518 * Called after all the create_service() calls have succeeded, to complete
/freebsd-current/usr.sbin/rpc.lockd/
H A Dlockd.c100 static int create_service(struct netconfig *nconf);
314 create_service(nconf);
333 ret = create_service(nconf);
499 create_service(struct netconfig *nconf) function
719 * Called after all the create_service() calls have succeeded, to complete
/freebsd-current/usr.sbin/ypserv/
H A Dyp_main.c252 create_service(const int sock, const struct netconfig *nconf, function
546 error = create_service(_rpcfd, nconf, &si);
/freebsd-current/usr.sbin/mountd/
H A Dmountd.c208 static int create_service(struct netconfig *nconf);
619 ret = create_service(nconf);
782 create_service(struct netconfig *nconf) function
996 * Called after all the create_service() calls have succeeded, to complete

Completed in 86 milliseconds