Home
last modified time | relevance | path

Searched refs:argv_parse (Results 1 – 6 of 6) sorted by relevance

/src/crypto/krb5/src/util/profile/
H A Dargv_parse.c50 int argv_parse(char *in_buf, int *ret_argc, char ***ret_argv) in argv_parse() function
155 ret = argv_parse(buf, &ac, &av); in main()
H A Dargv_parse.h45 extern int argv_parse(char *in_buf, int *ret_argc, char ***ret_argv);
H A Dtest_profile.c37 ret = argv_parse(buf, &argc, &argv); in do_batchmode()
H A Ddeps50 argv_parse.h prof_int.h test_profile.c
/src/krb5/util/profile/
H A DMakefile23 argv_parse.h \
/src/crypto/krb5/
H A DNOTICE979 The following notice applies to "src/util/profile/argv_parse.c" and
980 "src/util/profile/argv_parse.h":