HomeSort by: relevance | last modified time | path
    Searched refs:thread_next_key_name (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/mail/
thread.h 65 const char *thread_next_key_name(const void **);
complete.c 713 while (thread_next_key_name(&cookie) != NULL)
722 while ((name = thread_next_key_name(&cookie)) != NULL)
thread.c 1592 thread_next_key_name(const void **cookie) function in typeref:typename:PUBLIC const char *

Completed in 139 milliseconds