Searched refs:fgetcwd (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/uucp-11/uucp/
H A Duux.c224 boolean fgetcwd;
443 calling usysdep_initialize because we want to set fgetcwd
519 fgetcwd = FALSE;
527 fgetcwd = TRUE;
535 fgetcwd = TRUE;
539 fgetcwd = TRUE;
557 usysdep_initialize (puuconf, INIT_SUID | (fgetcwd ? INIT_GETCWD : 0));
220 boolean fgetcwd; local
H A Duucp.c167 boolean fgetcwd;
345 fgetcwd = FALSE;
355 fgetcwd = TRUE;
376 usysdep_initialize (puuconf, INIT_SUID | (fgetcwd ? INIT_GETCWD : 0));
164 boolean fgetcwd; local

Completed in 92 milliseconds