Home
last modified time | relevance | path

Searched refs:foregroundproc (Results 1 – 4 of 4) sorted by relevance

/minix3/usr.bin/ftp/
H A Dprogressbar.h67 int foregroundproc(void);
H A Dextern.h127 int foregroundproc(void);
H A Dprogressbar.c61 foregroundproc(void) in foregroundproc() function
207 if (! foregroundproc())
H A Dmain.c263 if (foregroundproc()) in main()