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

/freebsd-11-stable/usr.sbin/rpc.statd/
H A Dstatd.c71 static int create_service(struct netconfig *nconf);
207 ret = create_service(nconf);
325 create_service(struct netconfig *nconf) function
517 * Called after all the create_service() calls have succeeded, to complete
/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dlockd.c99 static int create_service(struct netconfig *nconf);
312 create_service(nconf);
331 ret = create_service(nconf);
497 create_service(struct netconfig *nconf) function
717 * Called after all the create_service() calls have succeeded, to complete
/freebsd-11-stable/usr.sbin/ypserv/
H A Dyp_main.c253 create_service(const int sock, const struct netconfig *nconf, function
547 error = create_service(_rpcfd, nconf, &si);
/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.c203 static int create_service(struct netconfig *nconf);
590 ret = create_service(nconf);
735 create_service(struct netconfig *nconf) function
949 * Called after all the create_service() calls have succeeded, to complete

Completed in 76 milliseconds