Home
last modified time | relevance | path

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

1234567

/netbsd-src/usr.bin/indent/
H A Dpr_comment.c91 bool delim = false; // only relevant if may_wrap in analyze_comment() local
152 copy_comment_start(bool may_wrap, bool *delim, int line_length) in copy_comment_start() argument
248 copy_comment_wrap_finish(int line_length, bool delim) in copy_comment_wrap_finish() argument
277 copy_comment_wrap(int line_length,bool delim) copy_comment_wrap() argument
343 bool may_wrap, delim; process_comment() local
[all...]
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dargv_split.c65 ARGV *argv_split(const char *string, const char *delim) in argv_split()
81 ARGV *argv_split_count(const char *string, const char *delim, ssize_t count) in argv_split_count()
103 ARGV *argv_split_append(ARGV *argvp, const char *string, const char *delim) in argv_split_append()
H A Dargv_splitq.c69 ARGV *argv_splitq(const char *string, const char *delim, const char *parens) in argv_splitq()
85 ARGV *argv_splitq_count(const char *string, const char *delim, in argv_splitq_count()
108 ARGV *argv_splitq_append(ARGV *argvp, const char *string, const char *delim, in argv_splitq_append()
H A Dname_mask.c209 const char *names, const char *delim, int flags) in name_mask_delim_opt()
275 int delim = (flags & NAME_MASK_COMMA ? ',' : in str_name_mask_opt() local
322 const char *names, const char *delim, in long_name_mask_delim_opt()
389 int delim = (flags & NAME_MASK_COMMA ? ',' : in str_long_name_mask_opt() local
/netbsd-src/external/bsd/unbound/dist/compat/
H A Dstrsep.c36 in_delim(char c, const char* delim) in in_delim()
48 char *strsep(char **stringp, const char *delim) in strsep()
/netbsd-src/external/bsd/ipf/dist/lib/
H A Dparseipfexpr.c157 char *delim; local
183 char *delim; local
224 char *delim; local
/netbsd-src/external/bsd/unbound/dist/sldns/
H A Dparse.c27 sldns_fget_token(FILE *f, char *token, const char *delim, size_t limit) in sldns_fget_token()
33 sldns_fget_token_l(FILE *f, char *token, const char *delim, size_t limit, int *line_nr) in sldns_fget_token_l()
280 sldns_bget_token(sldns_buffer *b, char *token, const char *delim, size_t limit) in sldns_bget_token()
286 sldns_bget_token_par(sldns_buffer *b, char *token, const char *delim, in sldns_bget_token_par()
/netbsd-src/lib/libc/string/
H A Dstrtok.c45 strtok(char *s, const char *delim) in strtok()
H A Dwcstok.c53 wcstok(wchar_t * __restrict s, const wchar_t * __restrict delim, in wcstok()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dstrsep.c45 strsep(char **str, const char *delim) in strsep()
H A Dstrsep_copy.c47 strsep_copy(const char **stringp, const char *delim, char *buf, size_t len) in strsep_copy()
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dstrtok_r.c44 __strtok_r (char *s, const char *delim, char **save_ptr) in __strtok_r()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-perl.c630 extract_quotelike_pass1 (int delim) in extract_quotelike_pass1()
731 extract_quotelike_pass1_utf8 (int delim) in extract_quotelike_pass1_utf8()
832 extract_quotelike (token_ty *tp, int delim) in extract_quotelike()
851 extract_triple_quotelike (message_list_ty *mlp, token_ty *tp, int delim, in extract_triple_quotelike()
2149 int delim = phase1_getc (); in x_perl_prelex() local
2183 int delim = phase1_getc (); in x_perl_prelex() local
2230 int delim = phase1_getc (); in x_perl_prelex() local
2860 token_type_ty delim, bool eat_delim, bool comma_delim, in extract_balanced()
/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/
H A Dstrsep.c53 strsep(char **stringp, const char *delim) in strsep()
/netbsd-src/sys/arch/hpc/stand/libsa/
H A Dstrtok.cpp41 strtok(char *s, const char *delim) in strtok()
/netbsd-src/libexec/ld.elf_so/
H A Dpaths.c91 getstr(const char **p, const char *ep, const char *delim) in getstr()
113 getcstr(const char **p, const char *ep, const char *delim) in getcstr()
132 getword(const char **p, const char *ep, const char *delim) in getword()
/netbsd-src/external/bsd/am-utils/dist/conf/checkmount/
H A Dcheckmount_osf.c64 char *delim; in fixmount_check_mount() local
/netbsd-src/external/bsd/nvi/dist/clib/
H A Dstrsep.c62 strsep(register char **stringp, register const char *delim) in strsep()
/netbsd-src/external/bsd/mdocml/dist/
H A Dcompat_strsep.c53 strsep(char **stringp, const char *delim) in strsep()
H A Deqn_term.c56 int delim; in eqn_box() local
/netbsd-src/external/bsd/libbind/dist/bsd/
H A Dstrsep.c63 strsep(char **stringp, const char *delim) { in strsep()
/netbsd-src/usr.bin/pr/
H A Degetopt.c77 static int delim; /* which option delimiter */ in egetopt() local
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dstrip_addr.c124 char *delim = "+-"; in main() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/irs/
H A Dresconf.c356 int delim; in resconf_parsesearch() local
408 int delim, res; in resconf_parsesortlist() local
464 int delim; in resconf_parseoption() local
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dstring.c39 static int int_strspn( const char *str, const char *delim ) in int_strspn()

1234567