Searched defs:delim (Results 1 - 25 of 143) sorted by relevance

123456

/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dstrsep.c43 strsep(char **str, const char *delim) argument
H A Dstrsep_copy.c45 strsep_copy(const char **stringp, const char *delim, char *buf, size_t len) argument
/macosx-10.9.5/Libc-997.90.3/string/FreeBSD/
H A Dstrsep.c51 strsep(char **stringp, const char *delim) argument
H A Dwcstok.c41 wcstok(wchar_t * __restrict s, const wchar_t * __restrict delim, argument
H A Dstrtok.c52 __strtok_r(char *s, const char *delim, char **last) argument
98 strtok(char *s, const char *delim) argument
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dstrsep.c53 strsep(char **stringp, const char *delim) argument
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libnetbsd/
H A Dstrsep.c47 strsep(char **stringp, const char *delim) argument
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dargv_split.c61 ARGV *argv_split(const char *string, const char *delim) argument
77 ARGV *argv_split_count(const char *string, const char *delim, ssize_t count) argument
99 ARGV *argv_split_append(ARGV *argvp, const char *string, const char *delim) argument
[all...]
/macosx-10.9.5/tcpdump-56/tcpdump/missing/
H A Dstrsep.c59 strsep(char **stringp, const char *delim) argument
/macosx-10.9.5/xnu-2422.115.4/libsyscall/wrappers/string/
H A Dstrsep.c45 strsep(char **stringp, const char *delim) argument
/macosx-10.9.5/emacs-92/emacs/lisp/mail/
H A Dmailclient.el
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dstring.c75 char *(ldap_pvt_strtok)( char *str, const char *delim, char **pos ) argument
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/stdio/
H A Dgetdelim.c27 getdelim(char** sp, size_t* np, int delim, Sfio_t* f) argument
93 __getdelim(char** sp, size_t* np, int delim, Sfio_t* f) argument
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
H A Dhead.c79 register int delim = '\n'; local
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dname_match.c81 _nc_name_match(const char *const namelst, const char *const name, const char *const delim) argument
/macosx-10.9.5/postfix-252/postfix/src/global/
H A Dmatch_service.c85 const char *delim = " ,\t\r\n"; local
H A Dstrip_addr.c108 int delim = '-'; local
/macosx-10.9.5/text_cmds-87/pr/
H A Degetopt.c80 static int delim; /* which option delimeter */ local
/macosx-10.9.5/Heimdal-323.92.1/lib/asn1/
H A Dder_format.c108 der_print_heim_oid (const heim_oid *oid, char delim, char **str) argument
/macosx-10.9.5/Libc-997.90.3/stdio/FreeBSD/
H A Dgetdelim.c109 getdelim(char ** __restrict linep, size_t * __restrict linecapp, int delim, argument
/macosx-10.9.5/OpenSSH-186/osslshim/heimdal-asn1/
H A Dasn1-der_format.c134 der_print_heim_oid (const heim_oid *oid, char delim, char **str) argument
/macosx-10.9.5/bind9-45.100/bind9/contrib/zkt/
H A Dstrlist.c58 char *prepstrlist (const char *str, const char *delim) argument
/macosx-10.9.5/groff-38/groff/src/preproc/eqn/
H A Deqn.y321 delim: label
/macosx-10.9.5/ICU-511.35/icuSources/tools/pkgdata/
H A Dpkgtypes.c27 const char *pkg_writeCharListWrap(FileStream *s, CharList *l, const char *delim, const char *brk, int32_t quote) argument
73 const char *pkg_writeCharList(FileStream *s, CharList *l, const char *delim, int32_t quote) argument
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/src/
H A DLdifReader.cpp268 char delim = line[pos]; local

Completed in 401 milliseconds

123456