Searched refs:Fflag (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/file_cmds-242/ln/
H A Dln.c57 int Fflag; /* Remove empty directories also. */ variable
101 Fflag = 1;
132 Fflag = 0;
133 if (Fflag == 1 && iflag == 0)
213 if (Fflag && S_ISDIR(sb.st_mode)) {
234 if (Fflag && S_ISDIR(sb.st_mode)) {
/macosx-10.10/text_cmds-88/tail/
H A Dextern.h75 extern int Fflag, fflag, qflag, rflag, rval, no_files;
H A Dtail.c63 int Fflag, fflag, qflag, rflag, rval, no_files; variable
120 Fflag = fflag = 1;
H A Dforward.c410 if (Fflag && fileno(file->fp) != STDIN_FILENO) {
452 if (Fflag && fileno(file->fp) != STDIN_FILENO)
473 if (Fflag && file->fp && fileno(file->fp) != STDIN_FILENO) {
500 n = kevent(kq, NULL, 0, ev, 1, Fflag ? &ts : NULL);
/macosx-10.10/network_cmds-457/netstat.tproj/
H A Dnetstat.h74 extern int Fflag; /* show i/f forwarded packets */
H A Dmain.c184 int Fflag; /* show i/f forwarded packets */ variable
242 Fflag = 1;
H A Dif.c333 if (Fflag) {
597 if (Fflag) {
735 if (Fflag)
854 if (Fflag) {
1057 if (Fflag)
/macosx-10.10/shell_cmds-179/id/
H A Did.c90 int Fflag; local
95 Fflag = 0;
117 Fflag = 1;
155 switch(Aflag + Fflag + Gflag + Mflag + Pflag + gflag + pflag + uflag) {
178 if (Fflag) {
/macosx-10.10/netcat-22/
H A Dnetcat.c107 int Fflag; /* disable flow advisory for UDP if set */ variable
247 Fflag = 1;

Completed in 98 milliseconds