Searched defs:ss_parse (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/krb5/ss/
H A Dparse.c21 * ss_parse has been modified slightly from the original in two ways.
24 * 2) ss_parse now returns an error status instead of argv - this is to
27 * Both of these changes allow ss_parse to be used during tab-completion.
50 int ss_parse (sci_idx, line_ptr, argc_ptr, argv_ptr, quiet) function

Completed in 56 milliseconds