Searched defs:quiet (Results 1 - 25 of 74) sorted by path

123

/freebsd-current/bin/pkill/
H A Dpkill.c110 static int quiet; variable
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java51 static boolean quiet = false; field in class:JDTrace
[all...]
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c2262 int quiet = (dtp->dt_options[DTRACEOPT_QUIET] != DTRACEOPT_UNSET); local
3021 int quiet = (dtp->dt_options[DTRACEOPT_QUIET] != DTRACEOPT_UNSET); local
1443 dt_print_bytes(dtrace_hdl_t *dtp, FILE *fp, caddr_t addr, size_t nbytes, int width, int quiet, int forceraw) argument
[all...]
/freebsd-current/contrib/arm-optimized-routines/math/test/
H A Dmathtest.c44 int quiet = 0; variable
[all...]
H A Dulp.c205 int quiet; member in struct:conf
/freebsd-current/contrib/less/
H A Dopttbl.c21 public int quiet; /* Should we suppress the audible bell? */ variable
/freebsd-current/contrib/libarchive/cpio/
H A Dcpio.h53 int quiet; /* --quiet */ member in struct:cpio
/freebsd-current/contrib/libpcap/msdos/
H A Dpktdrvr.h57 BOOL quiet; /* (don't) print errors to stdout */ member in struct:__anon1153
/freebsd-current/contrib/libpcap/testprogs/
H A Dselpolltest.c72 int doselect, dopoll, dotimeout, dononblock, quiet; local
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A D__clang_hip_math.h523 unsigned int quiet : 1; member in struct:__anon639::ieee_float
926 uint32_t quiet : 1; member in struct:__anon640::ieee_double
/freebsd-current/contrib/ncurses/progs/
H A Ddump_entry.c1691 compare_entry(PredHook hook, TERMTYPE2 *tp GCC_UNUSED, bool quiet) argument
H A Dinfocmp.c65 static bool quiet = FALSE; variable
H A Dtic.c708 bool quiet = FALSE; local
H A Dtset.c766 int ch, noinit, noset, quiet, Sflag, sflag, showterm; local
/freebsd-current/contrib/ntp/ntpq/
H A Dntpq-subs.c734 int quiet; local
H A Dntpq.c3415 printvars( size_t length, const char *data, int status, int sttype, int quiet, FILE *fp ) argument
3435 rawprint( int datatype, size_t length, const char *data, int status, int quiet, FILE *fp ) argument
3651 cookedprint( int datatype, size_t length, const char *data, int status, int quiet, FILE *fp ) argument
[all...]
/freebsd-current/contrib/ntp/util/
H A Dtickadj.c225 int quiet = 0; variable
[all...]
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibping.c110 static uint64_t ibping(ib_portid_t * portid, int quiet) argument
/freebsd-current/contrib/unbound/smallapp/
H A Dunbound-checkconf.c969 checkconf(const char* cfgfile, const char* opt, int final, int quiet) argument
1016 int quiet = 0; local
H A Dunbound-control.c443 static void print_stats_shm(const char* cfgfile, int quiet) argument
847 go_cmd(SSL* ssl, int fd, int quiet, int argc, char* argv[]) argument
894 go(const char* cfgfile, char* svr, int quiet, int argc, char* argv[]) argument
936 int quiet = 0; local
[all...]
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A Dkauth.c100 afslog(const char *cell, int quiet) argument
/freebsd-current/crypto/openssh/
H A Dhostfile.c542 int quiet; member in struct:host_delete_ctx
595 hostfile_replace_entries(const char *filename, const char *host, const char *ip, struct sshkey **keys, size_t nkeys, int store_hash, int quiet, int hash_alg) argument
[all...]
H A Dmisc.c2171 exited_cleanly(pid_t pid, const char *tag, const char *cmd, int quiet) argument
H A Dsftp-client.c346 get_decode_stat(struct sftp_conn *conn, u_int expected_id, int quiet, Attrib *a) argument
917 sftp_stat(struct sftp_conn *conn, const char *path, int quiet, Attrib *a) argument
933 sftp_lstat(struct sftp_conn *conn, const char *path, int quiet, Attrib *a) argument
397 get_decode_statvfs(struct sftp_conn *conn, struct sftp_statvfs *st, u_int expected_id, int quiet) argument
952 sftp_fstat(struct sftp_conn *conn, const u_char *handle, u_int handle_len, int quiet, Attrib *a) argument
1428 sftp_statvfs(struct sftp_conn *conn, const char *path, struct sftp_statvfs *st, int quiet) argument
1459 sftp_fstatvfs(struct sftp_conn *conn, const u_char *handle, u_int handle_len, struct sftp_statvfs *st, int quiet) argument
[all...]
H A Dsftp.c83 int quiet = 0; variable
[all...]

Completed in 522 milliseconds

123