Home
last modified time | relevance | path

Searched defs:argv_split (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/ibm-public/postfix/dist/src/util/
H A Dargv_split.c65 ARGV *argv_split(const char *string, const char *delim) in argv_split() function
/netbsd/crypto/external/bsd/openssh/dist/
H A Dmisc.c1927 argv_split(const char *s, int *argcp, char ***argvp, int terminate_on_comment) in argv_split() function