HomeSort by relevance Sort by last modified time
    Searched refs:fflag (Results 1 - 8 of 8) sorted by null

  /system/core/toolbox/
cat.c 48 static int bflag, eflag, fflag, lflag, nflag, sflag, tflag, vflag; variable
136 fflag ? "rf" : "r")) == NULL) {
197 else if (fflag) {
244 fflag = 1;
  /system/core/sh/
options.h 67 #define fflag optlist[1].val macro
expand.c 1077 if (fflag)
  /external/openssl/crypto/des/
des.c 126 int vflag,cflag,eflag,dflag,kflag,bflag,fflag,sflag,uflag,flag3,hflag,error; variable
135 vflag=cflag=eflag=dflag=kflag=hflag=bflag=fflag=sflag=uflag=flag3=0;
187 fflag=1;
  /external/dropbear/
scp.c 302 int ch, fflag, tflag, status; local
321 fflag = tflag = 0;
376 fflag = 1;
400 if (fflag) {
  /external/tcpdump/
interface.h 346 #define fflag gndo->ndo_fflag macro
tcpdump.c 571 ++fflag;
867 if (fflag != 0)
    [all...]
addrtoname.c 1096 * non-local IP addresses to numeric addresses if fflag is true (i.e.,
1103 if (fflag) {

Completed in 530 milliseconds