Searched refs:hflag (Results 1 - 19 of 19) sorted by relevance

/macosx-10.10/pdisk-9/
H A Derrors.h50 extern int hflag;
H A Dcvt_pt.c47 int hflag = HFLAG_DEFAULT; /* show help */ variable
H A Derrors.c126 hflag = 1;
H A Dpdisk.c113 int hflag = HFLAG_DEFAULT; /* show help */ variable
193 if (hflag) {
439 hflag = HFLAG_DEFAULT;
470 hflag = (HFLAG_DEFAULT)?0:1;
/macosx-10.10/file_cmds-242/chflags/
H A Dchflags.c65 int Hflag, Lflag, Rflag, fflag, hflag, vflag; local
70 Hflag = Lflag = Rflag = fflag = hflag = vflag = 0;
91 hflag = 1;
108 if (hflag)
118 fts_options = hflag ? FTS_PHYSICAL : FTS_LOGICAL;
120 if (hflag)
169 if (!hflag)
/macosx-10.10/file_cmds-242/chmod/
H A Dchmod.c79 int Hflag, Lflag, Pflag, Rflag, ch, fts_options, hflag, rval; local
96 Hflag = Lflag = Pflag = Rflag = fflag = hflag = vflag = 0;
132 hflag = 1;
277 if (hflag)
287 fts_options = hflag ? FTS_PHYSICAL : FTS_LOGICAL;
289 if (hflag)
387 if (!hflag)
397 if (0 != modify_file_acl(acloptflags, p->fts_accpath, acl_input, (int)aclpos, inheritance_level, !hflag))
/macosx-10.10/file_cmds-242/chown/
H A Dchown.c86 int Hflag, Lflag, Pflag, Rflag, fflag, hflag, vflag; local
98 Hflag = Lflag = Pflag = Rflag = fflag = hflag = vflag = 0;
120 hflag = 1;
139 if (hflag && (Hflag || Lflag))
149 fts_options = hflag ? FTS_PHYSICAL : FTS_LOGICAL;
198 if (hflag)
226 if (((hflag || symlink_found) ? lchown : chown)(p->fts_accpath, uid, gid) == -1) {
/macosx-10.10/file_cmds-242/ln/
H A Dln.c58 int hflag; /* Check new name for symlink first. */ variable
109 hflag = 1;
149 if (hflag && lstat(sourcedir, &sb) == 0 && S_ISLNK(sb.st_mode)) {
190 * If the source is a directory (and not a symlink if hflag),
195 (!hflag && stat(source, &sb) == 0 && S_ISDIR(sb.st_mode))) {
/macosx-10.10/file_cmds-242/df/
H A Ddf.c135 int aflag = 0, hflag, iflag, nflag; variable
180 hflag = 0;
184 hflag = 0;
187 hflag = UNITS_SI;
191 hflag = UNITS_2;
204 hflag = 0;
215 hflag = 0;
401 if (hflag == UNITS_SI)
407 if (hflag == UNITS_SI)
444 if (hflag) {
[all...]
/macosx-10.10/file_cmds-242/du/
H A Ddu.c130 int Hflag, Lflag, Pflag, aflag, sflag, dflag, cflag, hflag, ch, notused, rval; local
137 Hflag = Lflag = Pflag = aflag = sflag = dflag = cflag = hflag = 0;
181 hflag = 1;
185 hflag = 0;
189 hflag = 0;
193 hflag = 0;
282 if (hflag) {
319 if (hflag) {
355 if (hflag) {
/macosx-10.10/system_cmds-643.1.1/sysctl.tproj/
H A Dsysctl.c68 static int aflag, bflag, dflag, eflag, hflag, iflag; variable
139 hflag = 1;
398 printf(hflag ? "{ hz = %'d, tick = %'d, tickadj = %'d, profhz = %'d, stathz = %'d }" :
402 printf(hflag ? "{ hz = %'d, tick = %'d, profhz = %'d, stathz = %'d }" :
418 printf(hflag ? "{ %'.2f %'.2f %'.2f }" : "{ %.2f %.2f %.2f }",
436 printf(hflag ? "{ sec = %'jd, usec = %'ld } " :
869 printf(hflag ? "%'ju" : "%ju", umv);
876 printf(hflag ? "%'jd" : "%jd", mv);
/macosx-10.10/ruby-106/ruby/
H A Daddr2line.c775 int cflag, hflag, jflag, tflag, zflag; local
803 cflag = 0; hflag = 0; jflag = 0; tflag = 0; zflag = 0;
895 if (hflag) {
896 hflag = 0;
899 hflag = 1;
920 else if (hflag)
995 else if (hflag)
1013 else if (hflag)
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOHibernateRestoreKernel.c836 int cflag, hflag, jflag, tflag, zflag; local
864 cflag = 0; hflag = 0; jflag = 0; tflag = 0; zflag = 0;
956 if (hflag) {
957 hflag = 0;
960 hflag = 1;
981 else if (hflag)
1056 else if (hflag)
1074 else if (hflag)
/macosx-10.10/system_cmds-643.1.1/login.tproj/
H A Dlogin.c193 static int hflag; /* -h: login from remote host */ variable
309 hflag = 1;
739 if (hflag && isdialuptty(tty))
748 if (hflag)
761 if (hflag)
1412 if (hflag) {
1447 if (hflag)
/macosx-10.10/OpenSSL098-52/src/crypto/des/
H A Ddes.c126 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;
199 hflag=1;
391 if (hflag)
/macosx-10.10/OpenSSH-189/openssh/
H A Dsftp.c454 parse_df_flags(const char *cmd, char **argv, int argc, int *hflag, int *iflag) argument
462 *hflag = *iflag = 0;
466 *hflag = 1;
860 do_df(struct sftp_conn *conn, char *path, int hflag, int iflag) argument
880 } else if (hflag) {
1116 int *hflag, int *sflag, unsigned long *n_arg, char **path1, char **path2)
1160 *lflag = *pflag = *rflag = *hflag = *n_arg = 0;
1217 if ((optidx = parse_df_flags(cmd, argv, argc, hflag,
1290 int pflag = 0, rflag = 0, lflag = 0, iflag = 0, hflag = 0, sflag = 0; local
1299 cmdnum = parse_args(&cmd, &pflag, &rflag, &lflag, &iflag, &hflag,
1115 parse_args(const char **cpp, int *pflag, int *rflag, int *lflag, int *iflag, int *hflag, int *sflag, unsigned long *n_arg, char **path1, char **path2) argument
[all...]
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dfunctions.sh1162 typeset opt OPTIND=1 OPTARG hflag=
1165 h) hflag=1;;
/macosx-10.10/system_cmds-643.1.1/iostat.tproj/
H A Diostat.c213 int hflag = 0, cflag = 0, wflag = 0, nflag = 0; local
437 devstats(hflag, etime, havelast);
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Dsrp.c893 int r = 0, hflag; local
902 hflag = 0;
905 if ((hflag = (*++p == 'h'))) ++p;
948 if (hflag) {

Completed in 299 milliseconds