Searched defs:fmt (Results 276 - 300 of 754) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_entry_link_resolver.c117 archive_entry_linkresolver_set_strategy(struct archive_entry_linkresolver *res, int fmt) argument
/macosx-10.10/libarchive-30/libarchive/tar/
H A Dread.c453 const char *fmt; local
/macosx-10.10/libpcap-48/libpcap/tests/
H A Dfiltertest.c108 error(const char *fmt, ...) argument
H A Dnonblocktest.c160 error(const char *fmt, ...) argument
179 warning(const char *fmt, ...) argument
[all...]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DFormat.h50 format_object_base(const char *fmt) : Fmt(fmt) {} argument
83 format_object1(const char *fmt, const T &val) argument
101 format_object2(const char *fmt, const T1 &val1, const T2 &val2) argument
120 format_object3(const char *fmt, const T1 &val1, const T2 &val2,const T3 &val3) argument
140 format_object4(const char *fmt, const T1 &val1, const T2 &val2, argument
162 format_object5(const char *fmt, const T1 &val1, const T2 &val2, const T3 &val3, const T4 &val4, const T5 &val5) argument
[all...]
/macosx-10.10/ncurses-44/ncurses/ncurses/base/
H A Dsafe_sprintf.c53 _nc_printf_length(const char *fmt, va_list ap) argument
217 _nc_printf_string(const char *fmt, va_list ap) argument
[all...]
/macosx-10.10/ncurses-44/ncurses/ncurses/trace/
H A Dlib_trace.c144 _nc_va_tracef(const char *fmt, va_list ap) argument
205 _tracef(const char *fmt,...) argument
321 _nc_locked_tracef(const char *fmt,...) argument
[all...]
H A Dvarargs.c59 _nc_varargs(const char *fmt, va_list ap) argument
[all...]
/macosx-10.10/network_cmds-457/cfilutil/
H A Dcfilstat.c84 sprint_offset(char *str, size_t len, const char *fmt, uint64_t offset) argument
/macosx-10.10/ntfs-84/kext/
H A Dntfs_debug.c142 __ntfs_warning(const char *function, struct mount *mp, const char *fmt, ...) argument
186 __ntfs_error(const char *function, struct mount *mp, const char *fmt, ...) argument
213 __ntfs_debug(const char *file, int line, const char *function, const char *fmt, ...) argument
[all...]
/macosx-10.10/ntp-92/ntpq/
H A Dntpq.h78 u_short fmt; member in struct:ctl_var
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/saslauthd/
H A Dutils.c240 asprintf(char **str, const char *fmt, ...) argument
/macosx-10.10/postfix-255/postfix/src/global/
H A Dsmtp_stream.c249 void smtp_vprintf(VSTREAM *stream, const char *fmt, va_list ap) argument
272 void smtp_printf(VSTREAM *stream, const char *fmt,...) argument
/macosx-10.10/postfix-255/postfix/src/smtp/
H A Dsmtp_chat.c181 void smtp_chat_cmd(SMTP_SESSION *session, const char *fmt,...) argument
/macosx-10.10/remote_cmds-47/rexecd.tproj/
H A Drexecd.c263 error(const char *fmt, ...) argument
/macosx-10.10/ruby-106/ruby/
H A Dregerror.c321 onig_vsnprintf_with_pattern(UChar buf[], int bufsize, OnigEncoding enc, UChar* pat, UChar* pat_end, const UChar *fmt, va_list args) argument
383 onig_snprintf_with_pattern(UChar buf[], int bufsize, OnigEncoding enc, UChar* pat, UChar* pat_end, const UChar *fmt, ...) argument
/macosx-10.10/shell_cmds-179/date/
H A Ddate.c91 char *endptr, *fmt; local
212 setthetime(const char *fmt, const char *p, int jflag, int nflag) argument
[all...]
/macosx-10.10/shell_cmds-179/hexdump/
H A Dhexdump.h55 char *fmt; /* printf format */ member in struct:_pr
69 char *fmt; /* format string */ member in struct:_fu
H A Dodsyntax.c294 odformat(const char *fmt) argument
319 odformatfp(char fchar __unused, const char *fmt) argument
374 odformatint(char fchar, const char *fmt) argument
439 odadd(const char *fmt) argument
[all...]
H A Dparse.c80 add(const char *fmt) argument
159 unsigned char *fmt; local
514 badfmt(const char *fmt) argument
[all...]
/macosx-10.10/smb-759.0/cmd/tests/
H A Dsmbcat.c55 void nt_error(NTSTATUS status, const char * fmt, ...) argument
68 static void protocol_error(const char * fmt, ...) argument
/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/python/scxx/
H A DPWOSequence.h175 static PWOString format(const PWOString &fmt, PWOTuple &args) { argument
/macosx-10.10/tcsh-65/tcsh/
H A Dtc.sched.c84 const Char *fmt; local
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_asl.c88 char fmt[MAX_FMT_LEN]; /* Format string to use with vaddlog */ local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dgnus-gl.el[all...]

Completed in 312 milliseconds

<<11121314151617181920>>