Searched defs:ap (Results 101 - 125 of 921) sorted by relevance

1234567891011>>

/macosx-10.10/Libc-1044.1.2/posix1e/
H A Dacl.c37 struct _acl *ap; local
64 struct _acl *ap; local
[all...]
H A Dacl_flag.c93 struct _acl *ap = (struct _acl *)obj; local
110 struct _acl *ap = (struct _acl *)obj; local
/macosx-10.10/Libc-1044.1.2/stdio/FreeBSD/
H A Dvasprintf.c41 _vasprintf(printf_comp_t __restrict pc, printf_domain_t __restrict domain, char ** __restrict str, locale_t __restrict loc, const char * __restrict fmt, __va_list ap) argument
73 vasprintf_l(char ** __restrict str, locale_t __restrict loc, const char * __restrict fmt, __va_list ap) argument
79 vasprintf(char ** __restrict str, const char * __restrict fmt, __va_list ap) argument
H A Dvdprintf.c42 _vdprintf(printf_comp_t __restrict pc, printf_domain_t __restrict domain, int fd, locale_t __restrict loc, const char * __restrict fmt, va_list ap) argument
74 vdprintf_l(int fd, locale_t __restrict loc, const char * __restrict fmt, va_list ap) argument
80 vdprintf(int fd, const char * __restrict fmt, va_list ap) { argument
H A Dvsnprintf.c46 _vsnprintf(printf_comp_t __restrict pc, printf_domain_t __restrict domain, char * __restrict str, size_t n, locale_t __restrict loc, const char * __restrict fmt, __va_list ap) argument
87 vsnprintf_l(char * __restrict str, size_t n, locale_t __restrict loc, const char * __restrict fmt, __va_list ap) argument
94 vsnprintf(char * __restrict str, size_t n, const char * __restrict fmt, __va_list ap) argument
H A Dvswprintf.c45 vswprintf_l(wchar_t * __restrict s, size_t n, locale_t loc, const wchar_t * __restrict fmt, __va_list ap) argument
104 vswprintf(wchar_t * __restrict s, size_t n, const wchar_t * __restrict fmt, __va_list ap) argument
/macosx-10.10/Libc-1044.1.2/stdlib/FreeBSD/
H A Dabort.c147 va_list ap; local
/macosx-10.10/Libc-1044.1.2/sys/
H A Dsemctl.c44 va_list ap; local
/macosx-10.10/Libinfo-459/gen.subproj/
H A Dmap_v4v6.c107 char **ap; local
/macosx-10.10/Libinfo-459/rpc.subproj/
H A Dauth_none.c103 register struct authnone_private *ap = authnone_private; local
133 register struct authnone_private *ap = authnone_private; local
[all...]
/macosx-10.10/MITKerberosShim-66/mittestcc/
H A Dtest_ccapi_check.c12 va_list ap; local
H A Dtest_ccapi_log.c6 void _log_error_v(const char *file, int line, const char *format, va_list ap) argument
19 va_list ap; local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Doperational.c123 Attribute **ap; local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/
H A Dcompare.c102 Attribute **ap; local
/macosx-10.10/OpenPAM-20/openpam/lib/
H A Dpam_vprompt.c53 pam_vprompt(const pam_handle_t *pamh, int style, char **resp, const char *fmt, va_list ap) argument
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dbsd-asprintf.c43 vasprintf(char **str, const char *fmt, va_list ap) argument
91 va_list ap; local
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/regress/
H A Dsnprintftest.c38 va_list ap; local
/macosx-10.10/OpenSSH-189/osslshim/heimdal-asn1/
H A Dstrpool.c96 va_list ap; local
/macosx-10.10/OpenSSL098-52/src/bugs/
H A Dsgiccbug.c37 register unsigned long t1,t2,*ap,*bp,*rp; local
/macosx-10.10/Security-57031.1.35/Security/authd/
H A Ddebugging.c38 va_list ap; local
/macosx-10.10/adv_cmds-158/ps/
H A Dfmt.c111 char *ap, *cp; local
/macosx-10.10/cups-408/cups/scheduler/
H A Dstatbuf.c58 va_list ap; /* Argument list */ local
/macosx-10.10/curl-83.1.2/curl/src/
H A Dtool_msgs.c44 va_list ap; local
87 va_list ap; local
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dvasprintf.c70 va_list ap; local
[all...]
H A Dvsnprintf.c57 vsnprintf (char *s, size_t n, const char *format, va_list ap) argument

Completed in 336 milliseconds

1234567891011>>