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

/illumos-gate/usr/src/lib/libsasl/plugin/
H A Dplugin_common.c382 * Trys to find the prompt with the lookingfor id in the prompt list
386 unsigned int lookingfor)
392 if (prompt->id==lookingfor)
385 _plug_find_prompt(sasl_interact_t **promptlist, unsigned int lookingfor) argument

Completed in 60 milliseconds