Searched defs:sep (Results 1 - 25 of 184) sorted by relevance

12345678

/freebsd-10.3-release/usr.bin/tset/
H A Dwrterm.c56 char *t, *sep; local
/freebsd-10.3-release/contrib/apr/strings/
H A Dapr_strtok.c27 APR_DECLARE(char *) apr_strtok(char *str, const char *sep, char **last) argument
/freebsd-10.3-release/contrib/nvi/ex/
H A Dex_screen.c105 int cnt, col, len, sep; local
H A Dex_args.c267 int cnt, col, len, sep; local
/freebsd-10.3-release/crypto/heimdal/lib/asn1/
H A Dder_format.c133 der_parse_heim_oid (const char *str, const char *sep, heim_oid *data) argument
/freebsd-10.3-release/lib/libc/string/
H A Dstrtok.c113 char *brkb, *brkt, *phrase, *sep, *word; local
/freebsd-10.3-release/sys/fs/procfs/
H A Dprocfs_status.c72 char *sep; local
/freebsd-10.3-release/lib/libutil/
H A Dhumanize_number.c52 const char *prefixes, *sep; local
/freebsd-10.3-release/release/picobsd/tinyware/aps/
H A Dmain.c47 char *tok, *sep=" ", *sep1=","; local
[all...]
/freebsd-10.3-release/usr.sbin/ctm/ctm/
H A Dctm_pass1.c25 int i,j,sep,cnt; local
[all...]
H A Dctm_pass2.c25 int i,j,sep,cnt,fdesc; local
H A Dctm_passb.c25 int i,j,sep,cnt; local
[all...]
H A Dctm_pass3.c36 int i,j,sep,cnt; local
[all...]
/freebsd-10.3-release/contrib/gcc/
H A Dsched-vis.c73 const char *sep; local
/freebsd-10.3-release/lib/libusbhid/
H A Dusage.c221 const char *sep; local
/freebsd-10.3-release/lib/libc/db/btree/
H A Dbt_debug.c61 char *sep; local
101 char *sep; local
155 char *sep; local
[all...]
/freebsd-10.3-release/sys/dev/mii/
H A Dxmphy.c109 const char *sep = ""; local
/freebsd-10.3-release/contrib/atf/atf-c/detail/
H A Dtext.c38 atf_text_for_each_word(const char *instr, const char *sep, argument
/freebsd-10.3-release/bin/ps/
H A Dkeyword.c183 const char *p, *sep; local
/freebsd-10.3-release/contrib/netbsd-tests/lib/libc/regex/
H A Dsplit.c45 split(char *string, char *fields[], int nfields, const char *sep) argument
[all...]
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_ra_svn/
H A Dcram.c142 const char *challenge, *sep, *password; local
/freebsd-10.3-release/crypto/heimdal/appl/login/
H A Dlogin_access.c33 static char sep[] = ", \t"; /* list-element separator */ variable
/freebsd-10.3-release/crypto/heimdal/appl/rsh/
H A Dlogin_access.c33 static char sep[] = ", \t"; /* list-element separator */ variable
/freebsd-10.3-release/crypto/openssl/crypto/evp/
H A Devp_test.c121 static unsigned char *ustrsep(char **p, const char *sep) argument
/freebsd-10.3-release/contrib/tcpdump/
H A Dprint-sctp.c99 const char *sep; local

Completed in 335 milliseconds

12345678