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

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

Completed in 24 milliseconds