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

123456

/macosx-10.10.1/Heimdal-398.1.2/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.10.1/Libc-1044.1.2/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.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dstrsep.c53 strsep(char **stringp, const char *delim) argument
/macosx-10.10.1/lukemftp-14/tnftp/libnetbsd/
H A Dstrsep.c47 strsep(char **stringp, const char *delim) argument
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dargv_split.c63 ARGV *argv_split(const char *string, const char *delim) argument
79 ARGV *argv_split_count(const char *string, const char *delim, ssize_t count) argument
101 argv_split_append(ARGV *argvp, const char *string, const char *delim) argument
[all...]
/macosx-10.10.1/tcpdump-61/tcpdump/missing/
H A Dstrsep.c59 strsep(char **stringp, const char *delim) argument
/macosx-10.10.1/xnu-2782.1.97/libsyscall/wrappers/string/
H A Dstrsep.c45 strsep(char **stringp, const char *delim) argument
/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Dmailclient.el
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dstring.c75 char *(ldap_pvt_strtok)( char *str, const char *delim, char **pos ) argument
/macosx-10.10.1/ksh-23/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.10.1/ksh-23/ksh/src/lib/libcmd/
H A Dhead.c79 register int delim = '\n'; local
/macosx-10.10.1/ncurses-44/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.10.1/postfix-255/postfix/src/global/
H A Dstrip_addr.c108 char* delim = "+-"; local
[all...]
H A Dmatch_service.c101 const char *delim = " ,\t\r\n"; local
/macosx-10.10.1/text_cmds-88/pr/
H A Degetopt.c80 static int delim; /* which option delimeter */ local
/macosx-10.10.1/Heimdal-398.1.2/lib/asn1/
H A Dder_format.c108 der_print_heim_oid (const heim_oid *oid, char delim, char **str) argument
/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dgetdelim.c109 getdelim(char ** __restrict linep, size_t * __restrict linecapp, int delim, argument
/macosx-10.10.1/OpenSSH-189/osslshim/heimdal-asn1/
H A Dasn1-der_format.c134 der_print_heim_oid (const heim_oid *oid, char delim, char **str) argument
/macosx-10.10.1/bind9-45.101/bind9/contrib/zkt/
H A Dstrlist.c58 char *prepstrlist (const char *str, const char *delim) argument
/macosx-10.10.1/groff-38/groff/src/preproc/eqn/
H A Deqn.y321 delim: label
/macosx-10.10.1/ICU-531.30/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.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLdifReader.cpp268 char delim = line[pos]; local

Completed in 368 milliseconds

123456