Searched refs:silent (Results 1 - 25 of 235) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dos_rename.c18 __os_rename(env, old, new, silent)
21 u_int32_t silent;
35 if (!silent)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dtty.c19 USE_INCLUDE_SUSv2(int silent;) /* Note: No longer relevant in SUSv3. */
24 USE_INCLUDE_SUSv2(silent = getopt32(argv, "s");)
38 USE_INCLUDE_SUSv2(if (!silent) puts(s);)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os/
H A Dos_rename.c21 __os_rename(env, oldname, newname, silent)
24 u_int32_t silent;
42 * If "silent" is not set, then errors are OK and we should not output
46 if (!silent)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/os_windows/
H A Dos_rename.c18 __os_rename(env, oldname, newname, silent)
21 u_int32_t silent;
74 if (silent == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bzip2/
H A Dbzgrep42 silent=0
48 *h*) silent=1
62 elif test $# -eq 1 -o $silent -eq 1; then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Dsuper.h17 int gfs2_check_sb(struct gfs2_sbd *sdp, struct gfs2_sb_host *sb, int silent);
18 int gfs2_read_sb(struct gfs2_sbd *sdp, struct gfs2_glock *gl, int silent);
H A Dlm.h17 int gfs2_lm_mount(struct gfs2_sbd *sdp, int silent);
H A Dops_fstype.c117 static int init_names(struct gfs2_sbd *sdp, int silent) argument
138 error = gfs2_check_sb(sdp, &sdp->sd_sb, silent);
245 static int init_sb(struct gfs2_sbd *sdp, int silent, int undo) argument
268 error = gfs2_read_sb(sdp, sb_gh.gh_gl, silent);
656 * @silent: Don't complain if it's not a GFS2 filesystem
661 static int fill_super(struct super_block *sb, void *data, int silent) argument
689 error = init_names(sdp, silent);
699 error = gfs2_lm_mount(sdp, silent);
707 error = init_sb(sdp, silent, DO);
781 void *data, int silent)
780 fill_super_meta(struct super_block *sb, struct super_block *new, void *data, int silent) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/
H A Dpotomo60 iconv --silent --from-code=$fromset --to-code=utf-8 < "$infile" |\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dgenex.S410 BUILD_HANDLER adel ade ade silent /* #4 */
411 BUILD_HANDLER ades ade ade silent /* #5 */
412 BUILD_HANDLER ibe be cli silent /* #6 */
413 BUILD_HANDLER dbe be cli silent /* #7 */
414 BUILD_HANDLER bp bp sti silent /* #9 */
415 BUILD_HANDLER ri ri sti silent /* #10 */
416 BUILD_HANDLER cpu cpu sti silent /* #11 */
417 BUILD_HANDLER ov ov sti silent /* #12 */
418 BUILD_HANDLER tr tr sti silent /* #13 */
419 BUILD_HANDLER fpe fpe fpe silent /* #1
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/test/
H A Dtest_seeking.sh79 if flac --ogg --silent --force-raw-format --endian=little --sign=signed --channels=1 --bps=8 --sample-rate=44100 -c $0 1>/dev/null 2>&1 ; then
94 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=8 --channels=1 --blocksize=576 -S- --output-name=tiny.flac noise8m32.raw || die "ERROR generating FLAC file"
95 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=16 --channels=2 --blocksize=576 -S- --output-name=small.flac noise.raw || die "ERROR generating FLAC file"
96 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=8 --channels=1 --blocksize=576 -S10x --output-name=tiny-s.flac noise8m32.raw || die "ERROR generating FLAC file"
97 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=16 --channels=2 --blocksize=576 -S10x --output-name=small-s.flac noise.raw || die "ERROR generating FLAC file"
139 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=8 --channels=1 --blocksize=576 --output-name=tiny.oga --ogg noise8m32.raw || die "ERROR generating Ogg FLAC file"
140 run_flac --verify --force --silent --force-raw-format --endian=big --sign=signed --sample-rate=44100 --bps=16 --channels=2 --blocksize=576 --output-name=small.oga --ogg noise.raw || die "ERROR generating Ogg FLAC file"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/freevxfs/
H A Dvxfs_super.c137 * @silent: do not complain loudly when sth is wrong
149 static int vxfs_fill_super(struct super_block *sbp, void *dp, int silent) argument
173 if (!silent) {
182 if (!silent)
187 if ((rsbp->vs_version < 2 || rsbp->vs_version > 4) && !silent) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dlcp.h90 bool silent; /* Wait for the other end to start first */ member in struct:lcp_options
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/squashfs/
H A Dsquashfs.h37 if (!silent) \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/sysv/
H A Dsuper.c302 static int complete_read_super(struct super_block *sb, int silent, int size) argument
328 if (!silent)
354 static int sysv_fill_super(struct super_block *sb, void *data, int silent) argument
412 if (complete_read_super(sb, silent, size))
426 if (!silent)
432 if (!silent)
438 static int v7_fill_super(struct super_block *sb, void *data, int silent) argument
463 if (!silent)
490 if (complete_read_super(sb, silent, 1))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/xstc/
H A Dxstc.py31 opa.add_option("-s", "--silent", action="store_true", dest="silent", default=False,
36 help="Displays all tests (only if --silent is not set)")
117 if not options.silent:
184 if not options.silent:
218 if (not options.silent) and (self.group.descr is not None):
226 if not options.silent:
232 if not options.silent:
239 if not options.silent:
246 if not options.silent
[all...]
H A DMakefile.am121 $(MAKE) MAKEFLAGS+=--silent pytests ; fi);
129 $(MAKE) CHECKER='valgrind -q' MAKEFLAGS+=--silent pytests ; fi);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A DMakefile.am66 cd tests && $(MAKE) MAKEFLAGS+=--silent tests
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dsuper.c1530 #define SWARN(silent, s, ...) \
1531 if (!(silent)) \
1534 static int reiserfs_fill_super(struct super_block *s, void *data, int silent) argument
1577 SWARN(silent, s, "jmacd-7: reiserfs_fill_super: resize option "
1587 SWARN(silent, s,
1600 SWARN(silent, s,
1603 SWARN(silent, s,
1605 SWARN(silent, s,
1614 SWARN(silent, s,
1620 SWARN(silent,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dsuper.c533 * @silent: If 'true', all output will be silenced.
538 * @sb is only needed for warning/error output, i.e. it can be NULL when silent
542 const NTFS_BOOT_SECTOR *b, const bool silent)
551 if ((void*)b < (void*)&b->checksum && b->checksum && !silent) {
608 if (!silent && b->end_of_sector_marker != const_cpu_to_le16(0xaa55))
618 * @silent: if true, suppress all output
635 const int silent)
644 bh_primary->b_data, silent))
646 if (!silent)
648 } else if (!silent)
541 is_boot_sector_ntfs(const struct super_block *sb, const NTFS_BOOT_SECTOR *b, const bool silent) argument
634 read_ntfs_boot_sector(struct super_block *sb, const int silent) argument
2683 ntfs_fill_super(struct super_block *sb, void *opt, const int silent) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/fat/
H A Dinode.c921 static int parse_options(char *options, int is_vfat, int silent, int *debug, argument
1089 if (!silent) {
1148 int fat_fill_super(struct super_block *sb, void *data, int silent, argument
1173 error = parse_options(data, isvfat, silent, &debug, &sbi->options);
1187 if (!silent)
1193 if (!silent)
1206 if (!silent)
1217 if (!silent)
1225 if (!silent)
1320 if (!silent)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/adfs/
H A Dsuper.c328 static int adfs_fill_super(struct super_block *sb, void *data, int silent) argument
362 if (!silent)
374 if (!silent)
395 if (!silent)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/configfs/
H A Dmount.c69 static int configfs_fill_super(struct super_block *sb, void *data, int silent) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/sysfs/
H A Dmount.c44 static int sysfs_fill_super(struct super_block *sb, void *data, int silent) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jffs2/
H A Dsuper.c81 static int jffs2_fill_super(struct super_block *sb, void *data, int silent) argument
112 return jffs2_do_fill_super(sb, data, silent);

Completed in 257 milliseconds

12345678910