Home
last modified time | relevance | path

Searched defs:delim (Results 1 – 25 of 70) sorted by relevance

123

/dragonfly/contrib/ldns/
H A Dparse.c25 ldns_fget_token(FILE *f, char *token, const char *delim, size_t limit) in ldns_fget_token()
32 , const char *delim, int *line_nr) in ldns_fget_token_l_st()
220 ldns_fget_token_l(FILE *f, char *token, const char *delim, size_t limit, int *line_nr) in ldns_fget_token_l()
274 ldns_bget_token(ldns_buffer *b, char *token, const char *delim, size_t limit) in ldns_bget_token()
/dragonfly/lib/libc/string/
H A Dstrtok.c54 __strtok_r(char * __restrict s, const char * __restrict delim, in __strtok_r()
109 strtok(char *s, const char *delim) in strtok()
H A Dstrsep.c48 strsep(char **stringp, const char *delim) in strsep()
H A Dwcstok.c40 wcstok(wchar_t * __restrict s, const wchar_t * __restrict delim, in wcstok()
/dragonfly/sys/libkern/
H A Dstrsep.c34 strsep(char **stringp, const char *delim) in strsep()
/dragonfly/contrib/bmake/
H A Dstresep.c57 stresep(char **stringp, const char *delim, int esc) in stresep()
/dragonfly/lib/libutil/
H A Dhexdump.c48 char delim; in hexdump() local
/dragonfly/usr.bin/pr/
H A Degetopt.c70 static int delim; /* which option delimeter */ in egetopt() local
/dragonfly/contrib/mdocml/
H A Deqn_term.c56 int delim; in eqn_box() local
H A Deqn_parse.h36 int delim; /* In-line delimiters enabled. */ member
/dragonfly/lib/libalias/
H A Dalias_ftp.c234 char ch, delim; in ParseFtpEprtCommand() local
387 char ch, delim; in ParseFtp229Reply() local
/dragonfly/contrib/ncurses/ncurses/tinfo/
H A Dname_match.c94 _nc_name_match(const char *const namelst, const char *const name, const char *const delim) in _nc_name_match()
/dragonfly/sys/dev/raid/vinum/
H A Dvinumparser.c165 char delim; /* delimiter for searching for the partner */ in tokenize() local
/dragonfly/lib/libc/stdio/
H A Dgetdelim.c108 getdelim(char ** __restrict linep, size_t * __restrict linecapp, int delim, in getdelim()
/dragonfly/sbin/vinum/
H A Dvinumparser.c168 char delim; /* delimiter for searching for the partner */ in tokenize() local
/dragonfly/libexec/ftpd/
H A Dftpcmd.y221 char delim; variable
/dragonfly/sbin/routed/
H A Dparms.c481 char *val0, *p, delim; in get_passwd() local
577 char delim, *val0 = NULL, *tgt, *val, *p; in parse_parms() local
/dragonfly/usr.bin/m4/
H A Dtrace.c159 char delim[3]; in trace() local
/dragonfly/contrib/nvi2/ex/
H A Dex_global.c72 int cnt, delim, eval; in ex_g_setup() local
/dragonfly/contrib/tcsh-6/
H A Dsh.dol.c784 eChar delim = DgetC(0); in fixDolMod() local
851 Char delim; in setDolp() local
/dragonfly/usr.sbin/mpsutil/
H A Dmpsutil.c157 char delim; in hexdump() local
/dragonfly/usr.sbin/asf/
H A Dasf.c58 char delim; /* delimiter to search for */ in tokenize() local
/dragonfly/usr.bin/ministat/
H A Dministat.c465 ReadSet(FILE *f, const char *n, int column, const char *delim) in ReadSet()
538 const char *delim = " \t"; in main() local
/dragonfly/usr.bin/paste/
H A Dpaste.c49 static wchar_t *delim; variable
/dragonfly/sbin/mount_tmpfs/
H A Dmount_tmpfs.c97 char *ptr, *delim; in mount_tmpfs_parseargs() local

123