Searched +defs:old +defs:buf (Results 101 - 125 of 139) sorted by relevance

123456

/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkBind.c992 char *new, *old; local
2327 Tcl_DString buf; local
4228 char buf[64]; local
[all...]
/macosx-10.10/vim-55/src/
H A Dgui_riscos.c1610 char_u buf[6]; local
2301 int old[1 local
[all...]
H A Dgui_x11.c2330 char *old; local
2531 static void *buf local
[all...]
H A Dedit.c2928 char_u *buf; local
3391 char_u buf[MB_MAXBYTES + 1]; local
5069 char_u *old = curbuf->b_p_com; local
5716 char_u buf[INPUT_BUFLEN + 1]; local
5779 char_u buf[MB_MAXBYTES + 1]; local
6159 char_u *old; local
6349 char_u buf[10]; local
7207 char_u buf[MB_MAXBYTES]; local
8224 char_u buf[4]; local
[all...]
H A Dos_unix.c2892 char_u *buf; local
3256 char_u buf[2]; local
3714 char_u *p, *old; local
5257 char_u *buf; local
6545 char_u buf[50]; local
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpf_ioctl.c3823 user_addr_t buf; local
3974 int old; local
4353 user_addr_t buf; local
4633 user_addr_t buf; local
4775 user_addr_t buf; local
[all...]
H A Droute.c3429 uint32_t old; local
691 rtm_scrub(int type, int idx, struct sockaddr *hint, struct sockaddr *sa, void *buf, uint32_t buflen, kauth_cred_t *credp) argument
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dsyncrepl.c3933 attr_cmp( Operation *op, Attribute *old, Attribute *new, argument
4082 syncrepl_diff_entry( Operation *op, Attribute *old, Attribute *new, Modifications **mods, Modifications **ml, int is_ctx) argument
4177 Attribute *old, *new; local
4320 char buf[sizeof("rid=999 non")]; local
5418 char buf[BUFSIZ*2], *ptr; local
5496 char *old; local
[all...]
H A Dbconfig.c989 char buf[4096*3]; local
1158 char buf[ local
2360 char buf[8192]; local
2449 char buf[8192]; local
2743 char buf[sizeof("2147483648")], *ptr; local
2951 char buf[ SLAP_TEXT_BUFLEN ] = { '\\0' }; local
5400 config_rename_del( Operation *op, SlapReply *rs, CfEntryInfo *ce, CfEntryInfo *ce2, int old, int use_ldif ) argument
[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dfileio.c649 char *buf; variable
787 char * buf = (char *) alloca (strlen (ptr) + 1); local
842 char *buf; variable
864 directory_file_name (SDATA (directory), buf); variable
2439 char buf[16 * 1024]; variable
3264 char *buf; variable
3290 xfree (buf); variable
3300 xfree (buf); variable
3931 struct buffer *buf; variable in typeref:struct:buffer
3938 delete_all_overlays (buf); variable
3946 set_buffer_internal (buf); variable
5558 char buf[WRITE_BUF_SIZE]; local
5636 Lisp_Object buf; variable
5643 CHECK_BUFFER (buf); variable
5855 struct buffer *old = current_buffer, *b; variable in typeref:struct:buffer
5856 Lisp_Object tail, buf; variable
6011 set_buffer_internal (old); variable
6088 register const unsigned char *old; local
[all...]
H A Dprocess.c731 register Lisp_Object buf, tail, proc; variable
4994 register struct buffer *old = current_buffer; local
5717 unsigned char *buf; local
6836 struct buffer *old = current_buffer; local
[all...]
H A Dwindow.c351 register struct buffer *buf; variable in typeref:struct:buffer
1174 Lisp_Object buf; variable
1178 CHECK_BUFFER (buf); variable
1364 Lisp_Object buf; local
2615 struct buffer *old = current_buffer; local
3859 register struct buffer *old = current_buffer; local
5739 struct buffer *buf = XBUFFER (w->buffer); variable in typeref:struct:buffer
5772 set_buffer_internal (buf); variable
[all...]
H A Dmsdos.c1010 unsigned char workbuf[MAX_MULTIBYTE_LENGTH], *buf; local
3173 char buf[11]; local
4211 _rename(const char *old, const char *new) argument
4414 char buf[FILENAME_MAX]; local
[all...]
/macosx-10.10/libxml2-26/libxml2/
H A DHTMLparser.c2875 xmlChar buf[HTML_PARSER_BIG_BUFFER_SIZE + 5]; local
2962 xmlChar buf[HTML_PARSER_BIG_BUFFER_SIZE + 5]; local
3113 xmlChar *buf = NULL; local
3224 xmlChar *buf = NULL; local
4933 xmlParserInputBufferPtr buf; local
5052 const xmlChar *buf; local
5180 const xmlChar *buf; local
6114 xmlParserInputBufferPtr buf; local
6375 int old = htmlOmittedDefaultValue; local
[all...]
H A Dtree.c1271 xmlBufPtr buf; local
1479 xmlBufPtr buf; local
1713 xmlChar buf[2]; local
1796 xmlChar buf[2]; local
3848 xmlReplaceNode(xmlNodePtr old, xmlNodePtr cur) argument
4621 xmlChar *buf; local
4889 xmlNodePtr old = NULL; local
5309 xmlBufPtr buf; local
5335 xmlBufGetNodeContent(xmlBufPtr buf, xmlNodePtr cur) argument
5483 xmlBufPtr buf; local
5503 xmlBufPtr buf; local
5533 xmlBufPtr buf; local
7036 xmlBufferDetach(xmlBufferPtr buf) argument
7091 xmlBufferSetAllocationScheme(xmlBufferPtr buf, xmlBufferAllocationScheme scheme) argument
7117 xmlBufferFree(xmlBufferPtr buf) argument
7143 xmlBufferEmpty(xmlBufferPtr buf) argument
7171 xmlBufferShrink(xmlBufferPtr buf, unsigned int len) argument
7216 xmlBufferGrow(xmlBufferPtr buf, unsigned int len) argument
7271 xmlBufferDump(FILE *file, xmlBufferPtr buf) argument
7304 xmlBufferContent(const xmlBufferPtr buf) argument
7322 xmlBufferLength(const xmlBufferPtr buf) argument
7340 xmlBufferResize(xmlBufferPtr buf, unsigned int size) argument
7452 xmlBufferAdd(xmlBufferPtr buf, const xmlChar *str, int len) argument
7501 xmlBufferAddHead(xmlBufferPtr buf, const xmlChar *str, int len) argument
7568 xmlBufferCat(xmlBufferPtr buf, const xmlChar *str) argument
7587 xmlBufferCCat(xmlBufferPtr buf, const char *str) argument
7622 xmlBufferWriteCHAR(xmlBufferPtr buf, const xmlChar *string) argument
7638 xmlBufferWriteChar(xmlBufferPtr buf, const char *string) argument
7656 xmlBufferWriteQuotedString(xmlBufferPtr buf, const xmlChar *string) argument
8478 char buf[50]; local
[all...]
/macosx-10.10/mDNSResponder-561.1.1/mDNSMacOSX/
H A Dhelper.c92 char buf[2048]; local
552 do_mDNSPreferencesSetName(__unused mach_port_t port, int key, const char* old, const char* new, audit_token_t token) argument
1321 char buf[] = "18446744073709551615"; /* largest 64-bit integer */ local
1697 v4addr_to_string(v4addr_t addr, char *buf, size_t buflen) argument
1710 v6addr_to_string(v6addr_t addr, char *buf, size_t buflen) argument
1732 char buf[512]; local
[all...]
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DHTMLparser.c2835 xmlChar buf[HTML_PARSER_BIG_BUFFER_SIZE + 5]; local
2920 xmlChar buf[HTML_PARSER_BIG_BUFFER_SIZE + 5]; local
3060 xmlChar *buf = NULL; local
3171 xmlChar *buf = NULL; local
4856 xmlParserInputBufferPtr buf; local
4977 const xmlChar *buf; local
5105 const xmlChar *buf; local
5989 xmlParserInputBufferPtr buf; local
6256 int old = htmlOmittedDefaultValue; local
[all...]
H A Dtree.c1396 xmlChar buf[10]; local
1580 xmlChar buf[10]; local
1673 xmlChar buf[2]; local
1756 xmlChar buf[2]; local
3800 xmlReplaceNode(xmlNodePtr old, xmlNodePtr cur) argument
4536 xmlChar *buf; local
4804 xmlNodePtr old = NULL; local
6943 xmlBufferSetAllocationScheme(xmlBufferPtr buf, xmlBufferAllocationScheme scheme) argument
6968 xmlBufferFree(xmlBufferPtr buf) argument
6994 xmlBufferEmpty(xmlBufferPtr buf) argument
7022 xmlBufferShrink(xmlBufferPtr buf, unsigned int len) argument
7067 xmlBufferGrow(xmlBufferPtr buf, unsigned int len) argument
7122 xmlBufferDump(FILE *file, xmlBufferPtr buf) argument
7155 xmlBufferContent(const xmlBufferPtr buf) argument
7173 xmlBufferLength(const xmlBufferPtr buf) argument
7191 xmlBufferResize(xmlBufferPtr buf, unsigned int size) argument
7288 xmlBufferAdd(xmlBufferPtr buf, const xmlChar *str, int len) argument
7337 xmlBufferAddHead(xmlBufferPtr buf, const xmlChar *str, int len) argument
7404 xmlBufferCat(xmlBufferPtr buf, const xmlChar *str) argument
7423 xmlBufferCCat(xmlBufferPtr buf, const char *str) argument
7458 xmlBufferWriteCHAR(xmlBufferPtr buf, const xmlChar *string) argument
7474 xmlBufferWriteChar(xmlBufferPtr buf, const char *string) argument
7492 xmlBufferWriteQuotedString(xmlBufferPtr buf, const xmlChar *string) argument
8310 char buf[50]; local
[all...]
/macosx-10.10/ruby-106/ruby/
H A Dregcomp.c148 onig_bbuf_init(BBuf* buf, OnigDistance size) argument
1851 Node* old = *ptarget; local
3361 UChar *p, *end, buf[ONIGENC_MBC_CASE_FOLD_MAXLEN]; local
3433 UChar buf[ONIGENC_CODE_TO_MBC_MAXLEN]; local
4156 UChar *p, buf[ONIGENC_GET_CASE_FOLD_CODES_MAX_NUM][ONIGENC_MBC_CASE_FOLD_MAXLEN]; local
4229 UChar *p, buf[ONIGENC_GET_CASE_FOLD_CODES_MAX_NUM][ONIGENC_MBC_CASE_FOLD_MAXLEN]; local
4731 UChar buf[ONIGENC_CODE_TO_MBC_MAXLEN]; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclxml/tcldom/src-libxml2/
H A Dtcldom-libxml2.c1307 char *buf; local
1599 char *buf; local
1851 char buf[1025]; local
1865 char buf[1025]; local
2260 char *buf, *bufptr; local
2376 xmlNodePtr old; local
2459 xmlNodePtr old; local
2951 char *buf, varname[100]; local
6354 char buf[2048]; local
[all...]
/macosx-10.10/zsh-61/zsh/Src/
H A Dbuiltin.c941 static char buf[PATH_MAX]; local
1076 char *buf; local
1682 char buf[DIGBUFSIZE]; local
1720 char buf[DIGBUFSIZE]; local
3285 char **pp, *buf; local
3688 char *start, *endptr, *c, *d, *flag, *buf, spec[13], *fmt = NULL; local
4855 char **old, *old0 = NULL; local
4857 char *s, **t, *enam, *arg0, *buf; local
5190 char *buf, *bptr, *firstarg, *zbuforig; local
6081 struct tms buf; local
[all...]
H A Dexec.c437 static char buf[PATH_MAX * 2]; local
581 char buf[MAXCMDLEN], buf2[MAXCMDLEN]; local
767 char *z, *s, buf[MAXCMDLEN]; local
865 char *s, buf[PATH_MAX]; local
1941 struct stat buf; local
1978 char buf[TCBUFSIZE]; local
2175 int old = new - sizeof(int) * MULTIOUNIT; local
3582 char *buf; local
3780 char *buf, *ptr; local
4880 char **pp, buf[PATH_MAX]; local
5042 struct stat buf; local
[all...]
H A Dparams.c256 Param old; /* old struct for use with local */ member in struct:iparam
665 char buf[50], *str, *iname, *ivalue, *hostnam; local
1948 char buf[BDIGBUFSIZE]; local
2160 char buf[DIGBUFSIZE]; local
2241 char buf[BDIGBUFSIZE], *val; local
2401 char buf[BDIGBUFSIZE], *p; local
2474 char **old, **new, **p, **q, **r; local
4047 static char buf[2]; local
4087 static char buf[4]; local
4248 char buf[20], **p; local
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/named/
H A Dserver.c927 char buf[ISC_SOCKADDR_FORMATSIZE]; local
1438 dns_rpz_zone_t *old, *new; local
5820 isc_buffer_t buf; local
6229 char buf[1024+32]; local
7293 isc_buffer_t buf, *nbuf = NULL; local
7475 char buf[1024]; local
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Drbtdb.c797 adjust_quantum(unsigned int old, isc_time_t *start) { argument
843 char buf[DNS_NAME_FORMATSIZE]; local
1027 char buf[DNS_NAME_FORMATSIZE]; local
5336 char buf[DNS_NAME_FORMATSIZE]; local
[all...]

Completed in 319 milliseconds

123456