Home
last modified time | relevance | path

Searched defs:spawn (Results 1 – 4 of 4) sorted by relevance

/minix3/minix/tests/
H A Dtest10.c73 void spawn(n) in spawn() function
H A Dtest79.c57 spawn(struct link *link, void (*proc)(struct link *)) in spawn() function
H A Dtest88.c71 spawn(struct link * link, void (* proc)(struct link *), int drop) in spawn() function
/minix3/usr.sbin/inetd/
H A Dinetd.c642 spawn(struct servtab *sep, int ctrl) function