Searched +defs:path +defs:beg (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/appl/kx/
H A Dcommon.c110 char path[MAXPATHLEN]; local
223 try_mkdir (const char *path) argument
265 char **path; local
358 char **path; local
502 u_char beg[12]; local
672 u_char beg[12]; local
[all...]
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dcookie.c334 Curl_cookie_add(struct SessionHandle *data, struct CookieInfo *c, bool httpheader, char *lineptr, const char *domain, const char *path) argument
962 Curl_cookie_getlist(struct CookieInfo *c, const char *host, const char *path, bool secure) argument
1266 struct curl_slist *beg; local
[all...]
H A Dhttp.c551 output_auth_headers(struct connectdata *conn, struct auth *authstatus, const char *request, const char *path, bool proxy) argument
657 Curl_http_output_auth(struct connectdata *conn, const char *request, const char *path, bool proxytunnel) argument
2844 char *beg = k->p; local
[all...]
/macosx-10.10/man-16/man/src/
H A Dman.c326 char *beg; local
554 make_roff_command(const char *path, const char *file) argument
722 make_cat_file(const char *path, const char *man_file, const char *cat_file) argument
831 display_man_file(const char *path, const char *man_file) argument
853 make_and_display_cat_file(const char *path, const char *man_file) argument
929 const char *path; local
996 char *path; local
1170 char path[BUFSIZE]; local
[all...]
/macosx-10.10/ruby-106/ruby/
H A Ddir.c325 VALUE path; member in struct:dir_data
764 dir_chdir(VALUE path) argument
843 VALUE path = Qnil; local
880 char *path; local
913 char *path, *pend; local
940 dir_s_chroot(VALUE dir, VALUE path) argument
970 VALUE path, vmode; local
1030 do_stat(const char *path, struct stat *pst, int flags) argument
1041 do_lstat(const char *path, struct stat *pst, int flags) argument
1051 do_opendir(const char *path, int flags, rb_encoding *enc) argument
1255 join_path(const char *path, int dirsep, const char *name, size_t namlen) argument
1286 const char *path; member in struct:glob_args
1303 glob_helper( const char *path, int dirsep, enum answer exist, enum answer isdir, struct glob_pattern **beg, struct glob_pattern **end, int flags, ruby_glob_func *func, VALUE arg, rb_encoding *enc) argument
1510 ruby_glob0(const char *path, int flags, ruby_glob_func *func, VALUE arg, rb_encoding *enc) argument
1545 ruby_glob(const char *path, int flags, ruby_glob_func *func, VALUE arg) argument
1552 rb_glob_caller(const char *path, VALUE a, void *enc) argument
1563 rb_glob2(const char *path, int flags, void (*func)(const char *, VALUE, void *), VALUE arg, rb_encoding* enc) argument
1582 rb_glob(const char *path, void (*func)(const char *, VALUE, void *), VALUE arg) argument
1589 push_pattern(const char *path, VALUE ary, void *enc) argument
1660 glob_brace(const char *path, VALUE val, void *enc) argument
1931 VALUE path = arg->value; local
2037 VALUE pattern, path; local
[all...]
H A Dprocess.c1515 VALUE path, flags, perm; local
2711 char *path local
4093 time_t beg, end; local
[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dlread.c1114 Lisp_Object filename, path, suffixes, predicate; variable
2268 Lisp_Object beg, end, plist; local
[all...]
H A Dfileio.c420 register const unsigned char *beg; variable
422 register unsigned char *beg; variable
480 CORRECT_DIR_SEPS (beg); variable
495 register const unsigned char *beg, *p, *end; variable
2977 Lisp_Object path, login; variable
2981 CHECK_STRING (path); variable
3715 Lisp_Object filename, visit, beg, end, replace; variable
3846 CHECK_NUMBER (beg); variable
[all...]
H A Dimage.c2618 CFStringRef path; local
4312 const unsigned char *s = contents, *beg, *str; local
[all...]
/macosx-10.10/zsh-61/zsh/Src/
H A Dparams.c64 char **path, /* $path */ variable
1071 zlong num = 1, beg = 0, r = 0, quote_arg = 0; local
[all...]
H A Dutils.c4890 char beg = *u; local
5855 lchdir(char const *path, struc argument
6139 mailstat(char *path, struct stat *st) argument
[all...]
/macosx-10.10/ruby-106/ruby/ext/win32ole/
H A Dwin32ole.c2404 VALUE path = Qnil; local
2423 char path[MAX_PATH + 1]; local
2438 ExpandEnvironmentStrings(StringValuePtr(typelib), path, sizeof(path)); local
3322 set_argv(VARIANTARG* realargs, unsigned int beg, unsigned int end) argument
5368 VALUE path = Qnil; local
5396 VALUE path; local
5425 VALUE path; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/erc/
H A Derc.el[all...]

Completed in 401 milliseconds