Home
last modified time | relevance | path

Searched defs:server_start (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/tmux/dist/
H A Dserver.c106 server_start(int lockfd, char *lockfile) in server_start() function
/minix3/minix/tests/
H A Dtest83.c459 static pid_t server_start(int type, int port, enum server_action action) { in server_start() function