Searched defs:vp (Results 1 - 25 of 244) sorted by relevance

12345678910

/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dpercentm.c54 static VSTRING *vp; local
[all...]
H A Dmsg_vstream.c77 void msg_vstream_init(const char *name, VSTREAM *vp) argument
H A Dmystrtok.c79 VSTRING *vp = vstring_alloc(100); local
H A Dsplit_nameval.c64 char *vp; /* value substring */ local
H A Dvstring_vstream.c87 vstring_get(VSTRING *vp, VSTREAM *fp) argument
103 vstring_get_nonl(VSTRING *vp, VSTREAM *fp) argument
116 vstring_get_null(VSTRING *vp, VSTREAM *fp) argument
129 vstring_get_bound(VSTRING *vp, VSTREAM *fp, ssize_t bound) argument
148 vstring_get_nonl_bound(VSTRING *vp, VSTREAM *fp, ssize_t bound) argument
164 vstring_get_null_bound(VSTRING *vp, VSTREAM *fp, ssize_t bound) argument
189 VSTRING *vp = vstring_alloc(1); local
[all...]
H A Dmsg_syslog.c211 VSTRING *vp = vstring_alloc(256); local
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/stdio/
H A D_stdfun.c52 _stdfun(Sfio_t* f, Funvec_t* vp) argument
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/astsa/
H A Dvmalloc.c36 Vmalloc_t* vp; local
48 _vm_close(register Vmalloc_t* vp) argument
66 _vm_resize(register Vmalloc_t* vp, void* o, unsigned long size) argument
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/hash/
H A Dhashalloc.c49 va_list* vp = va; local
/macosx-10.10.1/lsof-53/lsof/dialects/darwin/kmem/
H A Ddmnt.c181 struct l_vfs *vp; local
[all...]
/macosx-10.10.1/mail_cmds-30/mail/
H A Dvars.c61 struct var *vp; local
120 struct var *vp; local
136 struct var *vp; local
[all...]
/macosx-10.10.1/postfix-255/postfix/src/global/
H A Dmail_date.c56 static VSTRING *vp; local
[all...]
H A Dmemcache_proto.c63 int memcache_get(VSTREAM *stream, VSTRING *vp, ssize_t bound) argument
[all...]
/macosx-10.10.1/shell_cmds-179/echo/
H A Decho.c76 struct iovec *iov, *vp; /* Elements to write, current element. */ local
/macosx-10.10.1/xnu-2782.1.97/bsd/miscfs/mockfs/
H A Dmockfs_fsnode.h64 vnode_t vp; /* vnode for this node (if one exists) */ member in struct:mockfs_fsnode
H A Dmockfs_fsnode.c370 vnode_t vp; local
[all...]
/macosx-10.10.1/postfix-255/postfix/src/cleanup/
H A Dcleanup_out.c153 static VSTRING *vp; local
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/demos/
H A Ddump.cpp103 c4_ViewProp& vp = (c4_ViewProp&) prop; local
/macosx-10.10.1/webdavfs-367/webdav_fs.kextproj/webdav_fs.kmodproj/
H A Dwebdav_nodehash.c107 vnode_t vp; local
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dimageboot.c68 vnode_get_and_drop_always(vnode_t vp) argument
/macosx-10.10.1/xnu-2782.1.97/security/
H A Dmac_posix_sem.c117 mac_posixsem_vnode_label_associate(kauth_cred_t cred, struct pseminfo *psem, struct label *plabel, vnode_t vp, struct label *vlabel) argument
H A Dmac_vfs_subr.c45 vnode_label(struct mount *mp, struct vnode *dvp, struct vnode *vp, argument
137 vnode_relabel(struct vnode *vp) argument
157 mac_vnop_setxattr(struct vnode *vp, const char *name, char *buf, size_t len) argument
186 mac_vnop_getxattr(struct vnode *vp, const char *name, char *buf, size_t len, size_t *attrlen) argument
206 mac_vnop_removexattr(struct vnode *vp, const char *name) argument
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dabandon.c386 ldap_int_bisect_insert( ber_int_t **vp, ber_len_t *np, int id, int idx ) argument
427 ldap_int_bisect_delete( ber_int_t **vp, ber_len_t *np, int id, int idx ) argument
[all...]
/macosx-10.10.1/apache-793/httpd/server/
H A Dutil_cookies.c47 va_list vp; local
89 va_list vp; local
123 va_list vp; local
151 va_list vp; local
[all...]
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/lib/
H A Dutf8.c112 idn_utf8_getwc(const char *s, size_t len, unsigned long *vp) { argument

Completed in 137 milliseconds

12345678910